
Well, I'm using sendmail 8.9.3. I have many lists running through it with mj 1.94.4 with no problems other than its slow. The problem I am having here is that the approval page times out and the mail is never being sent. is the cgi script sending the actual mail or just approving so another program can send it?
its just seems weird that the cgi would send the mail itself.
i am going to get postfix running this weekend to see if it helps. let me know if you have other suggestions.
thanx
s
--On Friday, April 28, 2000 12:41 PM -0700 J C Lawrence <claw@cp.net> wrote:
On Thu, 27 Apr 2000 23:16:55 -0400 Scott R Every <scott@emji.net> wrote:
the web approval page keeps timing out. is anyone running large moderated lists wth 2.0b2? should i switch to 1.1?
What MTA are you using? Quite simply, I would not recommend anything but QMail or Postfix.
In ~mailman/Mailman/Defaults.py or ~mailman/Mailman/mm_cfg.py set both MAX_SPAWNS and SMTP_MAX_RCPTS high, the latter as high as yuor MTA will take.
Is your MTA running as a daemon or thru inetd? (should be runnign thru inetd for minimal startup time)
Is your MTA configured to do host lookups or other address verification (other than being sytacically correct) on all connections/addresses? If so, configure it NOT do lookups on localhost and all local IPs, and to cease checking addresses for other than syntactic correctness.
If you telnet to localhost on the SMTP port, how long does it take before the MTA's welcome message appears? If more than a fraction of a second, check for other DNS settings, and anything like TCP Wrappers or other security filters.
If your MTA is logging thru syslogd, make sure that the entries in /etc/syslog.conf for the MTA are set to not sync on each write (a '-' before the path).
Check any MTA settings related to system load, # of messages receieved in a single connection, # of recipients per message etc, and set appropriately.
-- J C Lawrence Internet: claw@kanga.nu ----------(*) Internet: coder@kanga.nu ...Honorary Member of Clan McFud -- Teamer's Avenging Monolith...
-- Scott R. Every - mailto:scott@emji.net EMJ Internet - http://www.emji.net voice : 1-888-258-8959 fax : 1-919-363-4425