Simon Matter <[EMAIL PROTECTED]> writes: > Ted Cabeen schrieb: >> >> Bernd Nies <[EMAIL PROTECTED]> writes: >> >> > Ken Murchison wrote: >> >> I'd have to see the LMTP conversation between Postfix and Cyrus, but >> >> my guess would be that Postfix isn't sending the message to all of >> >> the recipients in one connection to Cyrus (with multiple RCPT TO). >> >> If Cyrus gets thems in separate connections, then it has no way of >> >> doing the links. >> > >> > Unfortunately I can't sniff on a Unix socket or at least don't know >> > how to do it with snoop or ethereal. All I can give you is the Postfix >> > configuration: >> > >> > mailbox_transport = lmtp:unix:/var/cyrus/socket/lmtp >> >> This is it. The postfix local transport always breaks up multiple > > Looks like this has changed with postfix 2.x. According to the file > .../README_FILES/LMTP_README, you can do something like > > mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp > local_destination_recipient_limit = 300 > > and it should work. Can anybody confirm this?
I don't think that will work. See the note in that file just a few lines down: Not all local delivery agent transports can support a recipient limit greater than 1. Be sure to check the man page of the specific transport before attempting this with anything but the Postfix LMTP client. Also, recent comments on the postfix list imply that even if local supports multiple recipients, you'll see a significant performance hit over using the lmtp transport directly. -- Ted Cabeen Systems/Network Administrator Impulse Internet Services