[Mailman-Users] Editing the from address on mailman autoresponse

2005-05-29 Thread Mark Sapiro
Gretchen Stanton wrote: > > I will give your code mods a careful try. > > On Friday 27 May 2005 22:45, Mark Sapiro wrote: >> >> The code to change is in Mailman/Handlers/Acknowledge.py >> >> You could try changing >> >> usermsg = Message.UserNotification(sender, >> mlist.GetBouncesEmail(), >>

Re: [Mailman-Users] Mailman just doesn"t send the messages... :-( SOLVED

2005-05-29 Thread Laurent Lesage
Hi Mark, I tried the "debug session" as you told me to do. I had exactly the error reported in the fisrt link you gave ( See http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.014.htp ) So, i went back to the "hostname" : in fact, as I told, my machine is not his own DNS server. And

Re: [Mailman-Users] Editing the from address on mailman autoresponse

2005-05-29 Thread Gretchen Stanton
Ah. Right. Of course. And given the amount of garbage that comes to this mailing list, what you describe is really what they want even tho they don't know it. Hmm. I will have to reconsider my options. Thanks again. At 01:34 PM 5/29/2005, Mark Sapiro wrote: >Gretchen Stanton wrote: > > >

Re: [Mailman-Users] Editing the from address on mailman autoresponse

2005-05-29 Thread Mark Sapiro
Gretchen Stanton wrote: > >It is quite possible that I am misunderstanding the intended functionality of >this feature. I just need a reply sent to everyone who send to the list that >says we'll get back to them. Currently when I send a message to the list, I >get the auto-response back from [

Re: [Mailman-Users] Editing the from address on mailman autoresponse

2005-05-29 Thread Gretchen Stanton
Thanks for your response. It is quite possible that I am misunderstanding the intended functionality of this feature. I just need a reply sent to everyone who send to the list that says we'll get back to them. Currently when I send a message to the list, I get the auto-response back from [E

Re: [Mailman-Users] Mailman just doesn"t send the messages... :-(

2005-05-29 Thread Mark Sapiro
Laurent Lesage wrote: > >Mark Sapiro a écrit : > >>Mailman is unable to establish an SMTP (or any) connection to port 25 >>on localhost. This is due to a system configuration problem outside of >>Mailman. You'll probably see a similar error if you try >> >>telnet localhost 25 >> >> >> >That works

Re: [Mailman-Users] Mailman just doesn"t send the messages... :-(

2005-05-29 Thread Laurent Lesage
Hi Mark, Mark Sapiro a écrit : >Laurent Lesage wrote: > > >>I'm using Debian Sarge, with postfix and apache. I'v installed mailman >>(2.1.5.8) and everything works fine... except that the mails don't go >>out! In fact, it seems like mailman doesn't talk to postfix at all. In >>my "/var/log/s