Question : postfix myorigin shows localhost.localdomain

Hi,

When I send email it shows "Received: from localhost.localdomain" in email headers however I have changed myhostname & myorigin to mail.mydomain.co.uk but still when I do postconf -n it shows localhost.localdomain

I just wonder where else can i look for the right settings?



Code Snippet:
1:
2:
3:
4:
[root@mail ~]# postconf -n | grep myhostname
mydestination = $myhostname, localhost, localhost.localdomain, localhost.$myhostname
myhostname = localhost.localdomain
[root@mail ~]#

Answer : postfix myorigin shows localhost.localdomain

Ah, I see! This is coming from amavis then. Check the $myhostname in your config, in Debian it's in /etc/amavis/conf.d/05-node_id
Random Solutions  
 
programming4us programming4us