Re: [Mailman-Users] another stupid question about mailman's mail handling

2002-04-21 Thread Jonathan Vanasco
first off -- thanks for both your responses. second, re: >Mailman sorts the target domains and then batches the list per the >SMTP_MAX_RCPTS as previously noted. Due to this target domains will be >clustered. Depending on whether the number of addresses within a >specific target domain is modu

Re: [Mailman-Users] another stupid question about mailman's mail handling

2002-04-21 Thread J C Lawrence
On Sun, 21 Apr 2002 18:56:59 + Jonathan Vanasco <[EMAIL PROTECTED]> wrote: > perl's mail::bulkmail will optimize smtp delivery by sending out > chunks of emails within one domain at once, using multiple addresses > w/one file in the same envelope... > i was wondering if something like this

[Mailman-Users] another stupid question about mailman's mail handling

2002-04-21 Thread Jonathan Vanasco
having been told about SMTPdirect.py, i looked through it.. then i looked in the mailman-users and mailman-development archives, but couldn't find an answer... perl's mail::bulkmail will optimize smtp delivery by sending out chunks of emails within one domain at once, using multiple addresses