Re: saslauthd problem

2020-04-20 Thread Patrick Ben Koetter
* N KN : > Thanks for the answer. I'm however trying to use the PAM way, because using > the auxprop method involves storing user passwords in plain text, which I'd > like to avoid. I can't seem to find a way to tell the smtpd.conf file to The best [tm] way is to offer plaintext methods only over

Re: saslauthd problem

2020-04-18 Thread N KN
Hi Becki, Thanks for the answer. I'm however trying to use the PAM way, because using the auxprop method involves storing user passwords in plain text, which I'd like to avoid. I can't seem to find a way to tell the smtpd.conf file to encrypt passwords, and as per the Postfix documentation it seem

Re: saslauthd problem

2020-04-17 Thread Admin Beckspaced
Hi there, remember having a similar issue with saslauthd and cut off user names. Postfix doc has the proper info http://www.postfix.org/SASL_README.html %u -     The name of the user whose properties are being selected. %r -     The name of the realm to which the user belongs. This could be t