Hi, cyrdeliver doesn't complain when I try to deliver the message to a nonexistent mailbox and exits with 0, it this the normal behaviour or is something broken on my machine ? The message is delivered to the mailbox user.testimap, when I give a mailbox which exists it's delivered to this mailbox. strace shows that it reads /var/lib/cyrus/mailboxes
15:03:51 cyrus ~ $/usr/sbin/cyrdeliver -m this.mailbox.doesnt.exit -a testimap testimap < /tmp/n ; echo $? 0 I'm using the version 1.5.19 on Linux Debian woody. Thanks Alain