PDA

View Full Version : mail "unknown user account"


johnlehardos
26-09-2005, 18:18
hi,
I can't succeed to send an e-mail sotification because my exim logs always answer me :
--------------------------
2005-09-26 18:03:24 1EJvRr-0000s4-00 <= zabbix@localhost H=localhost.localdomain (localhost) [127.0.0.1] U=zabbix P=smtp S=622

2005-09-26 18:03:25 1EJvRr-0000s4-00 ** support-squid@my_mailservercom R=smarthost T=remote_smtp: SMTP error from remote mailer after MAIL FROM:<zabbix@localhost> SIZE=1666: host smtp.my_mailserver.com [212.73.235.99]: 573 zabbix@localhost unknown user account

2005-09-26 18:03:25 1EJvRt-0000s8-00 <= <> R=1EJvRr-0000s4-00 U=mail P=local S=1575
---------------------------

how can I change the sender name or email, to replace it with a valid one ?

PS : I am using the last 1.1beta version

thanks

James Wells
26-09-2005, 18:32
Greetings,

In the configuration UI go to Configuration -> General and select media types from the drop down. If you already have a media type configured, click on change next to it. If you don't already have one, fill in the information and click add.

johnlehardos
27-09-2005, 10:46
thanks,
It works fine !