> On May 13, 2018, at 12:42 AM, @lbutlr <[email protected]> wrote: > > In these log lines, what is "UGFzc3dvcmQ6"? > > May 12 07:52:07 mail submit-tls/smtpd[32670]: warning: > vps1590651.vs.webtropia-customer.com[62.141.41.104]: SASL LOGIN > authentication failed: UGFzc3dvcmQ6
$ printf "%s\n" $(printf "%s\n" UGFzc3dvcmQ6 | openssl base64 -d)
Password:
--
Viktor.
