Wietse Venema wrote: > Per Jessen: >> Perhaps I could have expanded "didnt seem to work" to "despite <> >> being present in my smtp_sasl_password_maps table, when a bounce is >> sent, no suitable userid+password is chosen for sasl authentication". >> I'll be continuing the debugging today. > > Instead of debugging, may I suggest reading the POSTFIX DOCUMENTATION. > > Specifically, the documentation that refers to the > smtp_sasl_password_maps feature.
Hi Wietse, I have read those three lines on the postconf page, but maybe I'm not reading them right, I'm clearly missing something. >From my debugging (see trace in separate post), I noticed that there is no lookup done on sender='<>', but should I not be seeing such a lookup? When no match is found on the sender-address, I see a lookup being done on the destination host (as expected). /Per Jessen, Zürich
