Error with multiple destination messages
Antonio Alberto Lobato
tomlobato at ig.com.br
Sun Feb 29 14:43:36 EST 2004
On Sun, 29 Feb 2004 19:56:29 +0100, Stefan Nitz <cyrus-imap at fantom.de>
wrote:> dear listeners,
>
> Am Samstag, 28. Februar 2004 22:54 schrieb Antonio Alberto Lobato:
> >
> > Im using Postfix and Cyrus 21 (debian woody). When a user sends
> > a single mail to more than one recipient (with 'To: asd,teste'
> > in compose window), despite these msgs arrives to their
> > destination, the sender receives a mail msg error from postfix
> > (with one "Mailbox does not exist" for each recipient tried).
> >
> > When I send it to non local destinations
> > (like tomlobato1 at yahoo.com,tomlobato1hotmail.com) all works fine.
> > So, I think my problem lies on some part of the postfix/cyrus
> > interface.
> >
> > Feb 28 16:55:54 mobile postfix/pipe[2113]: 87D1849EDC:
> > to=<asd at unicx.com.br>, relay=cyrus, delay=0, status=bounced (data
> > format error. Command output: : Mai lbox does not exist )
>
> Maybe your master.cf of your postfix configuration is brocken. my
> working cyrus entry looks like:
>
> cyrus unix - n n - - pipe
> user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension}
> ${user}
>
> But it's better to use LMTP for local delivery. My working entrys in
> postfix main.cf are:
> #mailbox_transport = cyrus
> mailbox_transport = lmtp:unix:/var/imap/socket/lmtp
>
> peace & luck
> Stefan
They was wrong. I solved my problem talking with Wietse Venema (postfix
maker)... Putting the line
default_destination_recipient_limit = 1
in /etc/postfix/main.cf solves all.
Thank you anyway.
Regards
Tom
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list