mouss wrote:
Paolo Supino a écrit :
Hi
I have a CentOS 4.2 server with postfix. The problem I'm having is that postfix insists on using $myhostname in the from field even if I
Prove that it is postfix that does so, and not Sendmail. show logs.
instruct it to use $mydomain in /etc/postfix/main.cf or even if I hard code the domain name into $myorigin. What am I missing?
BTW: postconf shows output shows that $myorigin is configured to use $mydomain, or the domain name itself ...
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hi I didn't think of checking if Sendmail is the one sending the email or not. I will have to check this out. I will only have access to this server next Wednesday. So until then I can't check anything or post anything ...
== TIA Paolo