Beware, if your mail client is set to display messages in HTML (instead of plain text), you may miss that signature.
The ezmlm package which is used to administer mailing lists matches your email address against its database and if found, then initiates deletion.
Where this all goes wrong is if like me you have multiple mail addresses and mail forwarding addresses (e.g. I use this user id at OOo for my OOo work). In this case ezmlm will not find a match for your sending address. If you find yourself in this situation, then do the following
- Look at raw headers for one of the mailing list messages that you have been sent. (Depending on your email client this will be on the Properties or View -> Message Source, ... )
- Find the header line starting with return path:
Return-path: <users-return-NNNNNNN-XXXX=YYYYY.ZZZ@openoffice.apache.org>
where XXXX@YYYYY.ZZZ is your email address and NNNNNNN is a message number. Of course, in the "users-digest" is also replaced by the appropriate mailing list such as dev-digest, etc. - Now send a blank email to the corresponding unsubscribe address by replacing return-NNNNNNN by unsubscribe, so in this example to:
users-digest-unsubscribe-XXXX=YYYYY.ZZZ@openoffice.apache.org>
- You will then receive a confirm email from confirm unsubscribe from <mailing list>@openoffice.apache.org. Now simply respond to this email as it describes by sending a blank email to the address embedded in this message to confirm that you as requester are the receiver of these messages and do want to remove yourself from the list. You will then receive a GOODBYE from <mailing list>@openoffice.apache.org.