Hi, Le 29/09/2020 à 20:26, Kai Peter a écrit : > Hi, > > I wanted to set a new password on FreeBSD 12.1 but the encrypt command > failed: > > $> smtpctl encrypt newpassword > usage: encrypt <string> > > Any syntax variations of "newpassword" did fail. Any ideas?
https://github.com/OpenSMTPD/OpenSMTPD/issues/1069 and https://github.com/OpenSMTPD/OpenSMTPD/pull/1073 Workaround until this get released: /usr/lib/smtpd/opensmtpd/encrypt newpassword Regards, Archange
