swaks icon indicating copy to clipboard operation
swaks copied to clipboard

Swaks - Swiss Army Knife for SMTP

Results 52 swaks issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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

documentation

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...

enhancement

move around the args in data section (in particular, --dab and --dabsp should not be as high in the list as they are)

documentation

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...

documentation

While `sendmail` adds DKIM signature to outgoing emails, `swaks` does not @jetmore could you look into it?

enhancement

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...

enhancement

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

enhancement