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
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
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
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
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