Temat: sSMTP - bad sender address syntax
Podczas próby wysyłania wiadomości za pomocą ssmtp dostaje komunikat "sendmail: 501 5.1.7 Bad sender address syntax"
root@byrrt-router:~# cat /etc/ssmtp/ssmtp.conf
#
# /etc/ssmtp.conf -- a config file for sSMTP sendmail.
#
root=<ciach>@poczta.fm
mailhub=poczta.interia.pl:587
rewriteDomain=
UseSTARTTLS=YES
AuthUser=<ciach>@poczta.fm
AuthPass=<ciach>
FromLineOverride=YES
root@byrrt-router:~#W czym rzecz?