>>>>> On Fri, 22 Mar 2002 21:24:30 +0100,
>>>>> Birger Toedtmann <[EMAIL PROTECTED]> (bt) writes:

bt> Do you use LMTP?  LMTP can only handly deliveries of one recipient per
bt> mail, so you should configure postfix appropriately (there is a flag for

That's not exactly correct.  From my /etc/postfix/main.cf:

# Cyrus will hard link messages to multiple recipients
# on the same Cyrus partition.
lmtp_destination_recipient_limit = 3000

HOWEVER, local delivery in Postfix is only to one recipient at a
time.  This is a limitation of the local delivery agent, not of
LMTP.  To get around this limitation I use virtual table to route
mail (via LMTP) from MX host to Cyrus host.

In the case of the problem report, it is not clear how mail is being
routed or how lmtp is being called.

-- 
Amos

Reply via email to