BOn Sun, 22 Aug 2010, Cord Beermann wrote:

>1;2403;0c Hallo! Du (Santiago Vila) hast geschrieben:
> 
> >Thanks a lot for the report and the patch.
> >
> >I have performed a quick test and I've been unable to reproduce it,
> >but will keep trying in the following days. This definitely is something
> >that I would like to see fixed in squeeze.
> 
> any success yet?

Thanks for the reminder. No. Tried again today. This is what I did:

Created a list called "prueba" in my local machine.

Then I pretended that somebody with address [email protected] tries to
subscribe to the list, in this way:

$ telnet localhost 25
MAIL FROM:<[email protected]>                        
RCPT TO:<prueba-request>
DATA
Subject: subscribe 
From: [email protected]
.
QUIT

Even if the domain "41-3.org" does not exist (as postfix is configured
to deliver just local messages), I can see the message that it tries
to send in /var/list/prueba/request, which is enough to send the
confirmation message:

$ telnet localhost 25
MAIL FROM:<[email protected]>
RCPT TO:<prueba-request>
DATA
Subject: Re: CONFIRM s082222020725206


This actually made [email protected] to be added to the "dist" file.

So, I can't reproduce it.

Is there any particular detail or feature that the subscription
messages should have?



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to