60 Seconds of WIP, 14 September 2023

Today we have a tidbit from Run Your Own Mail Server, where I discuss debugging submission at the command line.

Don’t leap straight to OpenSSL or a TLS-aware netcat, though. Submission doesn’t take a straight username and password. Instead, you need a login string. If you’re supporting Microsoft clients, you need two. A login string is a precisely formatted username and/or password, encoded in Base64. Base64 is not an encryption method, but rather a way to transparently transfer binaries as plai...

 •  0 comments  •  flag
Share on Twitter
Published on September 14, 2023 08:22
No comments have been added yet.