Results 1 to 3 of 3
Hi All,
I am new to Linux and Postfix and have recently had to rebuild our company's mail server. We run CentOS 4.5 and Postfix and I have managed to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-04-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
Configure Postfix and email addresses
Hi All,
I am new to Linux and Postfix and have recently had to rebuild our company's mail server. We run CentOS 4.5 and Postfix and I have managed to reconfigure the server os, dns * postfix etc and get the old accounts working fine but any new accounts i create add localhost to the email address before the domain name. E.g user@localhost.domain.com where it should be user@domain.com
I have checked the settings in the main.cf file and everything seems to be OK from what I can see. Any ideas on how to remove this localhost from the new accounts?
Any help would be great.
Thanks
- 09-05-2007 #2Regards,
who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html
- 09-05-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
HI infoshirish
Thanks for the info. I have checked that setting in the mai.cf file and it is already set to $mydomain. Strange
Here are the main settings for that file
myhostname = BSYDMX01.bytecan.com.au
mydomain = bytecan.com.au
myorigin = $mydomain
inet_interfaces = 192.168.8.1
mydestination = $myhostname, localhost.$mydomain $mydomain
Can you see anything that would be causing this? As far as I can see it is setup correctly?
Thanks again


Reply With Quote

