swaks
swaks copied to clipboard
Swaks - Swiss Army Knife for SMTP
This mechanism doesn't use a password. The supplied username is also ignored, although it _could_ be sent as the SASL "authzid". Patch was originally written for 20170101.0, so I might...
In multiple MX situations or if you're not sure if your DNS is working yet, it is hard to test if a specific server has its TLS done correctly. It...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883232 I believe this will be fixed if I ever sort out the TLS rewrite, but confirm before next release
User had issue (reported via email) where \n getting replaced in message body broke S/MIME. --no-data-fixup helped, but then other stuff had to be massaged (specifically the line-endings had to...
move around the args in data section (in particular, --dab and --dabsp should not be as high in the list as they are)
In particular, be explicit about what transformations we perform on the argument. We mention \n and tokens, but we don't mention adding the dot, From_ stripping, line endings, etc. When...
While `sendmail` adds DKIM signature to outgoing emails, `swaks` does not @jetmore could you look into it?
Hi John, I've added and tested support for XOAUTH2 authorization protocol. Also added documentation, with Gmail as an example. The XOAUTH2 protocol requires an access token, and I am passing...
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use. https://metacpan.org/pod/IO::Socket::INET6 Therefore Swaks should not use it.
how to use with this? socks5 127.0.0.1 1080 username password!@# I didn't understand it through the help document