jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
848 stars 86 forks source link

add GSSAPI (Kerberos) authentication #11

Open grawity opened 4 years ago

grawity commented 4 years ago

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 have missed some changes when porting it, but everything seems to still work.