31-Jan-03 at 18:21, Gareth Hopkins ([EMAIL PROTECTED]) wrote :
> On Fri, 31 Jan 2003, Simon White wrote:
> 
> SW>31-Jan-03 at 14:39, Gareth Hopkins ([EMAIL PROTECTED]) wrote :
> SW>>  Is there a way to get mailman to deliver messages to the same
> SW>> domain in one smtp connection.
> SW>>
> SW>>  Example
> SW>>
> SW>>  [EMAIL PROTECTED]
> SW>>  [EMAIL PROTECTED]
> SW>>  [EMAIL PROTECTED] will all be delivered in the same smtp connection.
> SW>>
> SW>>  At the moment it is connecting, delivering to [EMAIL PROTECTED], then
> SW>> disconnecting. Then connects, delivers to [EMAIL PROTECTED] and disconnects and
> SW>> so on and so on.
> SW>
> SW>Use an MTA that supports connection pooling or whatever it is called,
> SW>instead of mailman?
 
>       I am using postfix but it looks like when the messages are sent
> mailman sends out list-bounces email to each address. This causes a
> single connection to be made to the same host.

You have a point. Mailman is injecting to the MTA so if it does
connect/disconnect etc then this will affect even Postfix. So, there
does need to be a way to have Mailman open a single connection to the
server for each domain, and then do RCPT TO: several times.

I *thought* that was what it did anyway... can anyone else prove me
wrong / right?

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to