On 16.07.2009 18:11, Rainer Frey wrote:
Are the failing users actually authenticated, or maybe permitted by
mynetworks? in this case ${sasl_username} would be empty.
Other thought: how is the transport used? Perhaps postfix needs a valid
recipient map for the delivery to this transport.
They are because I seen such records when user sends an email
sasl_method=CRAM-MD5, [email protected]
Transport is simple file:
bcc.inblock.ru copy2sent
I'm doing blind carbon copy to [email protected], this is how copy2sent
invoked.
Probably you are right, will go ahead and ask in postfix mailing list.