NaOH
January 26th, 2009, 06:12 PM
Greetings Everyone,
Perhaps some of you have come into this issue, or even better have worked around it. It began with setting up my first mailserver on my 8.04 server. Postfix install/configuration went well as did Postgrey, however I came to grinding halt on the amavisd-new configuration. While it installs fine, its initial launch fails every time with this:
"The value of variable $myhostname is "y-server", but should have been a fully qualified domain name; perhaps uname(3) did not provide such. You must explicitly assign a FQDN of this host to variable $myhostname in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's network name!"
Having followed those short instructions with no success I have identified the problem over the past two weeks of scouring the web as:
https://answers.launchpad.net/ubuntu/+source/amavisd-new/+question/28169
Amavis does not like hyphenation! My samba server is currently resolving to 127.0.1.1 where users are connecting at smb://y-server... If at all possible I would like to leave this alone. Also, the hostname -f inquiry pulls "y-server.local" (as opposed to "y-server" reported by amavis) if that helps, and I'll gladly confess my understanding of the finer points of the ubuntu hosts file is scant at best.
So now I am left wondering if there is a viable workaround out there for my situation. I would really like to leave my initial hostname alone as other services are riding on it. Any thoughts?
Thanks!
Perhaps some of you have come into this issue, or even better have worked around it. It began with setting up my first mailserver on my 8.04 server. Postfix install/configuration went well as did Postgrey, however I came to grinding halt on the amavisd-new configuration. While it installs fine, its initial launch fails every time with this:
"The value of variable $myhostname is "y-server", but should have been a fully qualified domain name; perhaps uname(3) did not provide such. You must explicitly assign a FQDN of this host to variable $myhostname in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's network name!"
Having followed those short instructions with no success I have identified the problem over the past two weeks of scouring the web as:
https://answers.launchpad.net/ubuntu/+source/amavisd-new/+question/28169
Amavis does not like hyphenation! My samba server is currently resolving to 127.0.1.1 where users are connecting at smb://y-server... If at all possible I would like to leave this alone. Also, the hostname -f inquiry pulls "y-server.local" (as opposed to "y-server" reported by amavis) if that helps, and I'll gladly confess my understanding of the finer points of the ubuntu hosts file is scant at best.
So now I am left wondering if there is a viable workaround out there for my situation. I would really like to leave my initial hostname alone as other services are riding on it. Any thoughts?
Thanks!