Computer and IT knowledge - things to know
-----------------------------------------------------------------------------------------
swaks – SMTP test tool
-----------------------------------------------------------------------------------------
-install: apt-get install swaks
-send an email to a server with port 587 / tls, after commiting this command it will be asked for a user and password:
swaks --from your-name@<your-domain> --to <user>@<destination-domain> --server <smtp-sever-name-or-ipaddress>:587 -tls -a LOGIN
https://easyengine.io/tutorials/mail/swaks-smtp-test-tool/
computer2know :: thank you for your visit :: have a nice day :: © 2024