Re: msmtp Doku
Frank Stroeter <[email protected]>
| Newsgroups | spline.fli4l.opt |
|---|---|
| Organization | spline |
| Message-ID | <[email protected]> |
Am 05.03.2019 um 19:58 schrieb Helmut Backhaus: > hallo Frank, Hallo Helmut >> Na dann ..... >> In meiner config habe ich folgendes angepasst: >> >> OPT_MSMTP='yes' >> MSMTP_SMTP_AUTH='cram-md5' >> MSMTP_SMTP_FROM='[email protected]' >> MSMTP_SMTP_USERNAME='xxxx' >> MSMTP_SMTP_PASSWORD='yyyy' >> MSMTP_SMTP_SERVER='smtp.provider.de' > > Das sieht schon mal gut aus. > Port würde wohl noch fehlen ... > Den hab ich noch drin. > MSMTP_SMTP_PORT='25' das steht standardmäßig drin > Dafür fehlt bei mir dieser hier: > MSMTP_SMTP_FROM='[email protected]' > Deshalb kann ich das unten genannte Beispiel nicht testen :-( >> getestet auf der Konsole via ssh: >> >> msmtp.sh -t "[email protected]" -s "TEST" > > Das wird, so vermute ich, nicht klappen. > Versuche doch bitte mal: > echo "Bist Du da?" | msmtp [email protected] als Ergebnis kommt: msmtp: account default not found: no configuration file available Gruß Frank