Menü umschalten
Persönliches Menü umschalten
Nicht angemeldet
Your IP address will be publicly visible if you make any edits.

Send mail with swaks

Aus Hennings Wiki
apt install swaks libnet-ssleay-perl libcrypt-ssleay-perl libssl-dev
swaks --to "mail@henningklatt.de" --from "noreply@henningklatt.de" --server smtp.migadu.com --auth LOGIN --auth-user "noreply@henningklatt.de" --auth-password "password" --tls-on-connect --port 465 --header "$(date +"%e. %b %T" -d -24hour)" --body "$logs"