Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: How to unsubscribe a different email address from ezlm [was Re:
GET SOME MANNERS!!!!! Re: TO SIMONE LEIGH]

Mark R. Diggory

2003-06-05

Replies:

More specifically:

mailinglist-subscribe@(protected)

  Subscribe me. ezmlm will send you a confirmation request, and once
you reply to it a message confirming that you are a subscriber.

mailinglist-subscribe-user=gol.com@(protected)

  Subscribe user@(protected)
one you send from) is overridden by an argument to the -subscribe
command. To subscribe any address of type user.name@(protected)
replace the ``@(protected)
the command. In this case

mailinglist-subscribe-user.name=host.dom@(protected)
will ask user.name@(protected).

mailinglist-unsubscribe@(protected)

  Unsubscribe me. ezmlm will send a confirmation request to your
address and remove the address once you reply.

mailinglist-unsubscribe-user=gol.com@(protected)

  Unsubscribe user@(protected).

-Mark

Mark R. Diggory wrote:
> Snippet from the Ezmlm Manual --- specifically read the second and thrid
> paragraphs (Gee, they couldn't have automated this could they?).
>
> 1.4 Unsubscribing from an ezmlm mailing list.
>
> You've guessed it already! To unsubscribe from mailinglist@(protected)
> just send a message to mailinglist-unsubscribe@(protected)
> to the confirmation request. ezmlm will send you a message to let you
> know that you are no longer a subscriber. ezmlm will also let you know
> if the address was not in the subscriber list. If so, you are probably
> subscribed under another address. *When this happens, construct an
> unsubscribe request that contains your subscription address.*
>
> *If you message contains a ``List-Unsubscribe:'' header, just click on
> it if your mail reader supports it and send of that message. If you mail
> reader doesn't support this, copy the entire address from after
> ``mailto:'' until just before ``>'', paste it into the ``To:'' field of
> a new message and press ``SEND''. Reply to the confirmation request.*
>
> Otherwise, you have to know your subscription address. To find it, look
> at the very first header of any message from the list. This should
> contain something like
> mailinglist-return-2345-harold=example.com@(protected)
> that the message number is ``2345'' and the subscriber address is
> harold@(protected)
> construct the appropriate command address to remove that address from
> the subscriber database:
> mailinglist-unsubscribe-harold=example.com@(protected)
> that this is a normal unsubscribe request, with a ``-'' followed by your
> subscription address with the ``@(protected),
> you can just use the address in the ``Return-Path'' header, and replace
> the ``return-2345'' with ``unsubscribe''.) Replying to the confirmation
> request will return the desired acknowledgement that the address has
> been removed from the subscriber database.
>
> You can also send -unsubscribe requests for each potential subscription
> address and reply to the confirmation requests. The message sent by
> ezmlm in response to you -unsubscribe confirmations will tell you if you
> -unsubscribe attempt was successful.
>
> With ezmlm-idx(*) you can also send mail to
> mailinglist-query-fred=old.com@(protected),
> mailinglist-query-gollum=previous.edu@(protected)
> message, the address will receive a reply telling you whether or not the
> address is subscribed or not. Construct a ``-unsubscribe'' message from
> the one that gave you a positive reply and you're off the list!
>
> If you for some reason are not successful with these attempts you can as
> a last resort contact mailinglist-owner@(protected)
> your problem and include a FORWARDED message from the list and a list of
> the possible addresses you might be subscribed under. The list owner
> will be able to help you get off the list, and can usually figure out
> your subscription address from the information sent (see Helping users
> to unsubscribe).
>
>
> -Hope this is helpfull,
> Mark Diggory
>
>
> PELOQUIN,JEFFREY (HP-Boise,ex1) wrote:
>
>> That does not always work. I have been trying for six months to
>> change the
>> email to which Tomcat sends. Followed all instructions in all emails
>> sent
>> back to me by the automated listserve program. I even wrote a quick and
>> dirty mail program to pretend to be my old address. I have written
>> directly
>> to tomcat-user-owner@(protected)
>> avail.
>> I figure once the old alias gets deleted from the corporate MX records,
>> enough email will bounce that the ezmlm program will simply remove me
>> from
>> the distribution list and I will register under my current email address.
>>
>> -----Original Message-----
>> From: Filip Hanik [mailto:mail@(protected)]
>> Sent: Thursday, June 05, 2003 5:34 PM
>> To: Tomcat Users List
>> Subject: RE: GET SOME MANNERS!!!!! Re: TO SIMONE LEIGH
>>
>>
>> send an email to
>> tomcat-user-unsubscribe@(protected)
>>
>> from the account you are receiving emails on
>>
>> Filip
>>
>>
>>> -----Original Message-----
>>> From: Simone Leigh [mailto:simone@(protected)]
>>> Sent: Thursday, June 05, 2003 4:27 PM
>>> To: Tomcat Users List
>>> Subject: GET SOME MANNERS!!!!! Re: TO SIMONE LEIGH
>>>
>>>
>>> it's not working, that's why i asked! you people are driving me
>>> nuts!!!!
>>>
>>>
>>>> From: "Angus Mezick" <amezick@(protected)>
>>>> Reply-To: "Tomcat Users List" <tomcat-user@(protected)>
>>>> Date: Tue, 3 Jun 2003 13:24:37 -0400
>>>> To: "Tomcat Users List" <tomcat-user@(protected)>
>>>> Subject: TO SIMONE LEIGH
>>>>
>>>> Please read the whole message(especially the last couple of lines
>>>> detailing UNSUBSCRIBE instructions) and do it yourself.
>>>>
>>>>
>>>>> -----Original Message-----
>>>>> From: Simone Leigh [mailto:simone@(protected)]
>>>>> Sent: Tuesday, June 03, 2003 1:10 PM
>>>>> To: Tomcat Users List
>>>>> Subject: Re: Forms and JSPs
>>>>>
>>>>>
>>>>> PLEASE TAKE ME OFF THIS LIST!!!!!!!!!!!!!!!!!!!
>>>>>
>>>>>
>>>>>> From: Jason Bainbridge <jason@(protected)>
>>>>>> Organization: KDE Web Team
>>>>>> Reply-To: "Tomcat Users List" <tomcat-user@(protected)>
>>>>>> Date: Sat, 31 May 2003 08:43:29 +0800
>>>>>> To: "Tomcat Users List" <tomcat-user@(protected)>
>>>>>> Subject: Re: Forms and JSPs
>>>>>>
>>>>>> On Sat, 31 May 2003 08:30, Jeff Knox wrote:
>>>>>>
>>>>>>> Has anybody ever seen JSP pages that work with forms using
>>>>>
>>>>>
>>>>> the POST
>>>>>
>>>>>>> method and not the GET method? I am using Apache 1.3.22 and Tomcat
>>>>>>> 4.1.24.
>>>>>>
>>>>>>
>>>>>> Yup I am using it in work's intranet application but with Apache
>>>>>> 2.0.44 & Tomcat 4.1.24, I also use GET on a few forms without any
>>>>>> problems. :)
>>>>>>
>>>>>> --
>>>>>> Jason Bainbridge
>>>>>> KDE Web Team - http://kde.org
>>>>>> webmaster@(protected)
>>>>>>
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>>
>>>>>> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>>>>>> For additional commands, e-mail: tomcat-user-help@(protected)
>>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>>>>> For additional commands, e-mail: tomcat-user-help@(protected)
>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>>>> For additional commands, e-mail: tomcat-user-help@(protected)
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>>> For additional commands, e-mail: tomcat-user-help@(protected)
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>> For additional commands, e-mail: tomcat-user-help@(protected)
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
>> For additional commands, e-mail: tomcat-user-help@(protected)
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.