On 31/3/25 18:15, Jason J.G. White via luv-main wrote:
What is the current recommended practice for IMAP and SMTP submission authentication?
Generating random passwords presumably helps to increase security. The following command worked:

openssl rand -base64 16|tr -d =

where 16 specifies the number of bytes to be generated and encoded.

The password can then be added to the Dovecot passwords file.

_______________________________________________
luv-main mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to