my maillog doesnt show warnings or errors...
my netstat output : tcp 0 0 192.168.0.3:25 192.168.0.15:64918 ESTABLISHED
tcp 0 0 <public ip>:25 194.109.218.210:49128 ESTABLISHED
tcp 0 0 192.168.0.3:25 192.168.0.15:64915 ESTABLISHED
tcp 0 0 192.168.0.3:25 192.168.0.15:64914 ESTABLISHED
tcp 0 0 192.168.0.3:25 192.168.0.15:64913 ESTABLISHED
tcp 0 0 192.168.0.3:25 192.168.0.15:64912 ESTABLISHED
tcp 1 0 <public ip> :25 209.47.251.19:54069 CLOSING
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
I have two 30M files plus few big ones in the qfiles directory...
the history of my lists was stable for more than 6 months and this is the first time...., the traffic oflate is heavy...

whats next to be done?
Warm Regards
Ganeshh


Jon Carnes wrote:

Ganesh, we need much more info.  Can you dig into your MTA (exim) log
files and tell us what is happening to the mail.  Obviously the mail is
making it into Mailman from Exim, but do you see any errors or warnings
from Mailman attempting to resend that mail out the list addresses?

If not, then you have an smtp connectivity problem between Mailman and
Exim.  We've troubleshoot a lot of those lately:
 netstat -na |grep ":25 "

and look for which interfaces that exim is listening on.  Exim must
accept a connection from localhost (127.0.0.1).

After accepting the connection, Exim must allow relaying from any mail
that is dropped off via localhost.

Good Luck - Jon Carnes
===
On Fri, 2002-10-25 at 08:35, Ganeshh wrote:

Dear All

I have already posted my problem in this list, since its critical for me, am posting it once again...

I need your help to solve my problem.

am running 14 lists on my server , for 24 hrs my lists mails are not delivering to its subcribers...

i have around 180 files (mails ) in my qfiles directory and it keeps growing....

i manually stopped qrunner , deleted all files in directory locks and start qrunner manually, but nothing happened...

I need to solve this problem once and for all...
kindly let me know... what do i need to do...

I use Exim as my MTA

Thanks in advance
warm regards
Ganeshh



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/







------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to