Re: [Mailman-Users] Mail stuck in Exim queue

2004-11-01 Thread Mark Sapiro
Adrian Cooper wrote: >> >> Sendmail, as used by apps like PHPBB for example, doesn't use port 25 to >> relay the mail. Mail is injected directly into the Sendmail spool queue to >> be sent directly. That is why I asked the question; if Mailman could be >> configured to dump outgoing messages into t

Re: [Mailman-Users] Mail stuck in Exim queue

2004-11-01 Thread Adrian Cooper
Hi, > > Sendmail, as used by apps like PHPBB for example, doesn't use port 25 to > relay the mail. Mail is injected directly into the Sendmail spool queue to > be sent directly. That is why I asked the question; if Mailman could be > configured to dump outgoing messages into the Sendmail spool, th

Re: [Mailman-Users] Mail stuck in Exim queue

2004-11-01 Thread Adrian Cooper
Hi Mark, > Thus if you set SMTPPORT in mm_cfg.py to some value other than 0 or 25 > which won't conflict with other ports and set up Sendmail on localhost > to listen on that port while leaving Exim as your incoming MTA on port > 25, I think that would do it. Sendmail, as used by apps like PHPBB

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-31 Thread Mark Sapiro
Adrian Cooper wrote: > >Can Mailman be configured to use Sendmail to send and Exim to receive? Default Mailman uses SMTPDirect.py to send. This in turn uses the python smtplib to establish connection to SMTPHOST and SMTPPORT for sending. The defaults for these in Defaults.py are 'localhost' and 0

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-31 Thread Adrian Cooper
Hi John, > > Having never seen or touched a cpanel installation, I'm very reluctant to > try to answer questions about them (that's more true on the Mailman side, > where it appears Mailman is somewhat modified in those installations). > > It's good to learn that you do have the access you need to

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-30 Thread John W. Baxter
On 10/30/2004 4:57, "Adrian Cooper" <[EMAIL PROTECTED]> wrote: > Hi John, > > > >> On 10/29/2004 16:20, "Adrian Cooper" <[EMAIL PROTECTED]> wrote: >> >>> There does seem to be a problem with Exim accepting the Mailman > connection >>> speed. >> >> Not here, but CPanel isn't involved here. >

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-30 Thread Jim Tittsler
On Sat, Oct 30, 2004 at 12:57:39PM +0100, Adrian Cooper wrote: > The solution appears to be to restrict the number of concurrent connections > between Mailman and Exim. I have added the relevant lines to the Mailman > configuration but for some reason if I place the recommended line in > Exim.conf,

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-30 Thread Adrian Cooper
Hi John, > On 10/29/2004 16:20, "Adrian Cooper" <[EMAIL PROTECTED]> wrote: > > > There does seem to be a problem with Exim accepting the Mailman connection > > speed. > > Not here, but CPanel isn't involved here. cPanel is not really an issue since the O/S level installations are the same or si

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-29 Thread John W. Baxter
On 10/29/2004 16:20, "Adrian Cooper" <[EMAIL PROTECTED]> wrote: > There does seem to be a problem with Exim accepting the Mailman connection > speed. Not here, but CPanel isn't involved here. --John -- Mailman-Users mailing list [EMAIL PROTEC

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-29 Thread John W. Baxter
On 10/29/2004 2:38, "Brad Knowles" <[EMAIL PROTECTED]> wrote: > Alternatively, you can try asking on mailing lists or newsgroups > oriented towards Exim. But I doubt that we're going to have much of > anything else that we can do to help. I don't attempt to answer cpanel type questions on the ex

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-29 Thread Adrian Cooper
"Mark Sapiro" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, October 29, 2004 10:38 AM Subject: Re: [Mailman-Users] Mail stuck in Exim queue > At 10:27 AM +0100 2004-10-29, Adrian Cooper wrote: > > > Thanks, but I have already asked on the cPanel

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-29 Thread Brad Knowles
At 10:27 AM +0100 2004-10-29, Adrian Cooper wrote: Thanks, but I have already asked on the cPanel forum, and no real answers. This must affect every cPanel installation as it is a default install. I assume not many people must be using Mailman :) Any other suggestions for fixing this? So far a

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-29 Thread Adrian Cooper
Hello, Thanks, but I have already asked on the cPanel forum, and no real answers. This must affect every cPanel installation as it is a default install. I assume not many people must be using Mailman :) Any other suggestions for fixing this? Thanks. Regards, Adrian. > Adrian Cooper wro

Re: [Mailman-Users] Mail stuck in Exim queue

2004-10-28 Thread Mark Sapiro
Adrian Cooper wrote: > >We have a new RH Linux/cPanel/WHM installation including Mailman. See http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B.

[Mailman-Users] Mail stuck in Exim queue

2004-10-28 Thread Adrian Cooper
Hi, We have a new RH Linux/cPanel/WHM installation including Mailman. I have moved several lists to Mailman from other servers. We have a very frustrating problem in that only a very members if the list are receiving email, the remainder being stuck in the Exim queue. I assume this must be a com