Re: [Mailman-Users] Mailman to postfix hideously slow

2005-10-14 Thread Mark Sapiro
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

Re: [Mailman-Users] Mailman to postfix hideously slow

2005-10-14 Thread Gregory Mokhin
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' >

Re: [Mailman-Users] Mailman to postfix hideously slow

2005-10-14 Thread micah milano
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. :(

Re: [Mailman-Users] Mailman to postfix hideously slow

2005-10-14 Thread Mark Sapiro
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

[Mailman-Users] Mailman to postfix hideously slow

2005-10-14 Thread micah milano
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