[Mailman-Users] Confirmation and sent messages not reaching end-user
Jason Luck
jfl1 at duke.edu
Fri Feb 23 16:27:36 CET 2007
In my set-up...mm_cfg.py is located...
/etc/mailman/mm_cfg.py
/usr/lib/mailman/Mailman/mm_cfg.py
...and Defaults.py is located...
/usr/lib/mailman/Mailman/Defaults.py
On Fri, 23 Feb 2007, Baris Basar wrote:
> Can i ask you something? Where's mm_cfg.py??
>
> -----Original Message-----
> From: mailman-users-bounces+baris=mobilnet.com.tr at python.org
> [mailto:mailman-users-bounces+baris=mobilnet.com.tr at python.org] On Behalf Of
> Jason Luck
> Sent: Friday, February 23, 2007 4:43 PM
> To: Mark Sapiro
> Cc: mailman-users at python.org
> Subject: Re: [Mailman-Users] Confirmation and sent messages not reaching
> end-user
>
> 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 the above are actually indented, this is bad. They shouldn't be.
> >
> > Is this from mm_cfg.py or Defaults.py?
> >
>
> A bit confused on this...as I mentioned earlier, this was not in the
> mm_cfg.py file, but in looking through the Defaults.py file I have the
> following.
>
> DELIVERY_MODULE = 'SMTPDirect'
> MTA = 'Manual'
> SMTPHOST = 'localhost'
> SMTPPORT = 0 # default from smtplib
> SENDMAIL_CMD = '/usr/lib/sendmail'
>
> I did notice in the Defaults.py file the following comment...
>
> # SMTP host and port, when DELIVERY_MODULE is 'SMTPDirect'. Make sure the
> # host exists and is resolvable (i.e., if it's the default of "localhost"
> be
> # sure there's a localhost entry in your /etc/hosts file!)
>
> When I look in my /etc/hosts file...I have no entries.
>
> So I just added...
>
> 127.0.0.1 localhost
>
> ...and restarted the network.
>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> Unsubscribe:
> http://mail.python.org/mailman/options/mailman-users/baris%40mobilnet.com.tr
>
> Security Policy:
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
>
>
>
More information about the Mailman-Users
mailing list