
Lena at lena
Jun 22, 2012, 5:22 AM
Post #1 of 1
(182 views)
Permalink
|
|
Re: More messages then ?smtp_accept_queue_per_connection? in one connection
|
|
> From: Ivan Kr?l > I want to send many messages to one domain, so I have ?queue_only?. > When is queue filled, I execute exim ?q. In this case exim send only > one message per connection. On other hand, when I use exim ?qq, exim > send too many messages in one connection regardless I have set > ?smtp_accept_queue_per_connection?. In the transport: driver = smtp serialize_hosts = * connection_max_messages = 5 Then you needn't "queue_only". -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
|