Hi, i got a large setup of mailboxes which are named in ldap and called for delivering in Exim with lookup conditions. The mailbox name is lookuped via the "To" Header: command = /usr/local/cyrus/bin/deliver "${lookup ldap {ldap:///ou=bar,dc=foo,dc=bla,dc=blub?uid?sub?([EMAIL PROTECTED] )}}"
this means, that i cant use the raw mail for injecting into LMTP cause this mailboxes wont exist, cause they are named different as any header information. now the question is, how can i realize bounce messages for exceeding quota? deliver wont give me the right status codes cause it fails with an error when quota is exceeded. and via lmtp i cant use arguments to aim the right mailbox... does somebody can say anything to this difficulty? :) best regards, christian --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html