On Friday, 18 April 2025 05:18:06 AEST Jason J.G. White via luv-main wrote: > 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:
I have the following in my bash config so I can quickly generate a random password that won't cause confusion when sent via SMS etc. alias pwgen='pwgen -r 0O1Il' -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list -- [email protected] To unsubscribe send an email to [email protected]
