micah milano wrote:
>
>I put it in and restarted everything, doesn't seem to have changed
>anything... still waiting for my test message to be delivered. :(
I looked at your postfix config from your original post, and while I
don't fully understand it, I see "reject_unknown_recipient_domain,".
The
Did you try
DELIVERY_MODULE = 'Sendmail'?
If it is faster, then probably postfix does some unnecessary DNS lookups.
Regards,
Gregory
micah milano wrote:
>
> SMTP_MAX_RCPTS = 10
> DELIVERY_MODULE = 'SMTPDirect'
> DEFAULT_EMAIL_HOST = 'postfix.egg.com'
> DEFAULT_URL_HOST = 'mailman.egg.com'
>
On 10/14/05, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> This is a shot in the dark, but try
>
> SMTP_MAX_SESSIONS_PER_CONNECTION = 1
>
> in mm_cfg.py
I put it in and restarted everything, doesn't seem to have changed
anything... still waiting for my test message to be delivered. :(
micah milano wrote:
>
>Mailman's handoff to postfix, on this machine, is hideously slow.
>
>If I run a simple newlist command, the actual delivery of the "Your
>new mailing list" email takes over an hour to be actually sent. If I
>send a normail mail (outside of mailman), it is sent instantly.
>Mes
I know I must have something wrong, but no amount of reading
newsgroups, FAQs, googling, asking on IRC, or trying random things has
produced any results.
Mailman's handoff to postfix, on this machine, is hideously slow.
If I run a simple newlist command, the actual delivery of the "Your
new maili