Re: [Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-23 Thread Mark Sapiro
Baris Basar wrote: >I'm using xp pro op. Sys. Are you running Mailman on this? If so, and if you have anything to add to , let us know. Jason Luck wrote: > >In my set-up...mm_cfg.py is located... > >/etc/mailman/mm_cfg.py

Re: [Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-23 Thread Jason Luck
ge- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jason Luck > Sent: Friday, February 23, 2007 4:43 PM > To: Mark Sapiro > Cc: mailman-users@python.org > Subject: Re: [Mailman-Users] Confirmation and sent messages not reaching > end-user >

Re: [Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-23 Thread Jason Luck
On Thu, 22 Feb 2007, Mark Sapiro wrote: > Jason Luck > > > >SMTPHOST...in mm_cfg.py...no info on > > DELIVERY_MODULE = 'SMTPDirect' > > MTA = 'Manual' > > SMTPHOST = 'localhost' > > SMTPPORT = 0 # default from smtplib > > SENDMAIL_CMD = '/usr/lib/sendmail' > > > If

Re: [Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-23 Thread Jason Luck
Also...I just found a discussion on the mailman archives of... Low level smtp error. I have a different error than this individual had, the error they listed was... >an 16 17:12:32 2007 (9353) Low level smtp error: (111, 'Connection >refused'), msgid: <[EMAIL PROTECTED]> >Jan 16 17:12:32 2007

Re: [Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-23 Thread Jason Luck
> >SMTPHOST...in mm_cfg.py...no info on > > DELIVERY_MODULE = 'SMTPDirect' > > MTA = 'Manual' > > SMTPHOST = 'localhost' > > SMTPPORT = 0 # default from smtplib > > SENDMAIL_CMD = '/usr/lib/sendmail' > > > If the above are actually indented, this is bad. They shouldn

Re: [Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-22 Thread Mark Sapiro
Jason Luck > >SMTPHOST...in mm_cfg.py...no info on > DELIVERY_MODULE = 'SMTPDirect' > MTA = 'Manual' > SMTPHOST = 'localhost' > SMTPPORT = 0 # default from smtplib > SENDMAIL_CMD = '/usr/lib/sendmail' If the above are actually indented, this is bad. They shouldn't b

[Mailman-Users] Confirmation and sent messages not reaching end-user

2007-02-22 Thread Jason Luck
- Mailman 2.1.7 - RPM - Redhat Fedora Linux version 2.6.15-1.2054_FC5 - Sendmail Question: I'm setting up a Mailman system and have hit a roadblock that looks to deal with sending and receiving messages. What I know: I've looked through the FAQ and specfically FAQ 3.14, and am able to get a nu