These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for postfix configuration issue? on the new forum.
I appear to be only able to send emails to the username@hostname.domain.com on my server, instead of also to the added virtual @domain.com email addresses.
In email settings I have "additional email addresses" defined as:
webmaster@domain.com abuse@domain.com hostmaster@domain.com postmaster@domain.com info@domain.com
Yet sending to those emails doesn't work. Only username@hostname.domain.com works.. What could the problem be?
I see no errors in the maillog.
Howdy,
What happens when you send an email to one of those other email addresses? Do you receive a bounce message?
Also, looking in the email log, what does the log show when sending a message?
-Eric
No, no bounce email, just nothing. When sending a message from another system to info@domain.com , there is nothing in the maillog.. :(
Howdy,
Hmm, if there's nothing at all in the mail log, that suggests it's not hitting your server at all.
Does your provider connections to port 25? Some providers block that port.
If it's not that, my guess would be that the issue is related to DNS. You may want to check the nameservers for your domain, and make sure that they're pointing to the correct location.
Also, you could try going to a site such as intodns.com, and have them provide you with a DNS report. I often use that site for testing DNS settings.
-Eric