Hi, i have a problem with the configuration of notification email, when i try to insert the SMTP host, user, psw and port, the system give me this error :
501 5.1.7 Bad sender address syntax
Note : the smpt host is an smpt of my network, not google or other, and it isn’t an smtp of localhost. It is in my lan.
In the FQDN field i had set the localhost ip, besides i have disable the account email, so i have enable only the notify email (that is set with Local MTA because SMTP not work )
So, your sender address for email notification is noreply@localhost_ip? This should be the reason why you get the error message from Sendmail/Postfix. Numeric domains are not allowed by default.
and another problem is : I do not have an optimal configuration of postfix because I thought I did not need but in the attempt to solve the problem I installed it roughly configuring it.