Re: Mailman and postfix (debian etch)



[This message has also been posted to linux.debian.user.]
In article <9wo3L-NK-9@xxxxxxxxxxxxxxxx>, Márcio Luciano Donada wrote:

Hi,
Now I have the mail server using debian etch with postfix. This same
server have installed mailman and I have noticed that many times the
mailman take long to deliver messages, sometimes even more than an
hour. I wonder what you have when using the same e-mail server has the
mailman to manage mailing lists.

Messages shoot through my Etch+Mailman+Postfix in a
few seconds. Dual-core Athlon, 8700 Bogomips.

Pick a few messages and follow their progress in your Mailman
and Postfix logs.

tail -f /var/log/mail.info
tail -f /home/mailman/logs/smtp (in another window)

The handoff from Mailman to Postfix should begin
within a few seconds of a new list posting.
If not, something is wrong. Is qrunner running? You should
see eight processes per Mailman 2.1 installation.
Does the set-GID wrapper mail/mailman execute with no error?
Does Mailman start smtp to Postfix right away? Do the messages
pile up in /var/run/postfix/queue? (postqueue -p | less)
Do they pile up in /home/mailman/qfiles or mailman/data?
Are there any "shunt" files? Are there Python errors in
any of mailman/logs/*

Certain large domains throttle incoming
email. Your Postfix will retry several times before delivering
one message to a few hundred Yahoo Mail users. Earthlink
sometimes takes hours between accepting a message and
delivering it to a customer mailbox. You may find the delay
is not on your system.


Cameron




--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • RedHatAS3!!!!!!SOS
    ... I have had a problem for the past 4 months on my RHEL 3 AS server on ... Postfix and Mailman as well). ... but it happens with small or large lists. ...
    (RedHat)
  • upgrade of postfix broke Mailman
    ... I recently apt-get dist-upgrade'd Postfix. ... After the upgrade, I first found that virtual users no longer received ... I found that attempts to deliver to Mailman no ... So with 'local_recipient_maps' I can deliver to my virtual users but not ...
    (Debian-User)
  • Re: Mailman with postfix
    ... with se3tting up Mailman with postfix? ... You don't have to change much for mailman to integrate with postfix. ... If you have SELinux enabled, you may need to toggle some booleans or ... SELinux there (I tried emailing fedora-selinux first, ...
    (Fedora)
  • Re: two questions about mailman
    ... redirect one of the ports either smtp or pop but I think it's smtp. ... The Qmail comment was a joke. ... The telnet test suggests that the problem's down to your postfix. ... I have a couple of questions concerning mailman. ...
    (Ubuntu)
  • Re: Mailman
    ... > to see if that will rebuild the config. ... > module is called mailman. ... machine I get an error: "Deferred: 450: User unknown in local user ... I can send and receive from that machine so Postfix; ...
    (alt.os.linux.suse)