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

2007-02-23 Thread Jason Luck
On Fri, 23 Feb 2007 [EMAIL PROTECTED] wrote: > The esteemed Mark Sapiro has said: > > > > Jason Luck wrote: > > > > >Thanks for the response, unfortunately my limited knowledge on these > > >matters leaves me at a dead end. Not sure how to change any o

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

2007-02-23 Thread Jason Luck
Thanks for the response, unfortunately my limited knowledge on these matters leaves me at a dead end. Not sure how to change any of these items or where to go from here. On Fri, 23 Feb 2007, Mark Sapiro wrote: > Jason Luck wrote: > > > >grep "Port" sendmail.cf > &

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

2007-02-23 Thread Jason Luck
> That's right. The delay notice below says it was unable to connect to > an SMTP server at falconfootball.org. Is your MTA at > falconfootball.org listening for connects on port 25 from the outside? grep "Port" sendmail.cf O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA #O ClientPortOptio

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

2007-02-23 Thread Jason Luck
On Fri, 23 Feb 2007, Mark Sapiro wrote: > Jason Luck wrote: > > > >I didn't know enough to look into the specific log files that gave me the > >information until I had started this thread. 6.14 looks helpful. But I > >looked in resolv.conf and have the follow

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

2007-02-23 Thread Jason Luck
On Fri, 23 Feb 2007, Mark Sapiro wrote: > Jason Luck wrote: > > >Also...I just found a discussion on the mailman archives of... > > > >Low level smtp error. > > > And I wonder why you didn't find FAQ 6.14 which addresses your problem > specificall

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

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

[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