Re: [Dovecot] LMTP proxying strategy with multiple recipient delivery

2010-09-13 Thread Luca Palazzo
Timo Sirainen ha scritto: On Thu, 2010-09-09 at 07:46 +0200, Luca Palazzo wrote: how does Dovecot act when an MTA tries to deliver a multiple recipient message to a LMTP proxied system? It also tries to forward the same message with one DATA and multiple RCPT TOs. Does it proxy TOs using d

Re: [Dovecot] LMTP proxying strategy with multiple recipient delivery

2010-09-13 Thread Timo Sirainen
On Mon, 2010-09-13 at 17:02 +0200, Luca Palazzo wrote: > Timo Sirainen ha scritto: > > > On Thu, 2010-09-09 at 07:46 +0200, Luca Palazzo wrote: > >> how does Dovecot act when an MTA tries to deliver a multiple recipient > >> message to a LMTP proxied system? > > > > It also tries to forward the s

Re: [Dovecot] LMTP proxying strategy with multiple recipient delivery

2010-09-13 Thread Luca Palazzo
Timo Sirainen ha scritto: On Thu, 2010-09-09 at 07:46 +0200, Luca Palazzo wrote: how does Dovecot act when an MTA tries to deliver a multiple recipient message to a LMTP proxied system? It also tries to forward the same message with one DATA and multiple RCPT TOs. Does it proxy TOs using d

Re: [Dovecot] LMTP proxying strategy with multiple recipient delivery

2010-09-13 Thread Timo Sirainen
On Thu, 2010-09-09 at 07:46 +0200, Luca Palazzo wrote: > how does Dovecot act when an MTA tries to deliver a multiple recipient > message to a LMTP proxied system? It also tries to forward the same message with one DATA and multiple RCPT TOs. > I use lmtp_destination_recipient_limit = 1 setting

[Dovecot] LMTP proxying strategy with multiple recipient delivery

2010-09-08 Thread Luca Palazzo
Hi Timo and All, how does Dovecot act when an MTA tries to deliver a multiple recipient message to a LMTP proxied system? Does it uses server affinity table for each recipient? I use lmtp_destination_recipient_limit = 1 setting in postfix to avoid multiple recipient delivery. Is it right? I