Hi there guys,
I set up my linode with google apps, everything is working fine, I can send & recieve e-mail.
But I have a form set up using postfix to send me the results via e-mail. It works fine with any mail addresses with the excepcion of @mydomain.com ...
I did some search before and I was told to remove the mydomain.com from the "mydestination" setting in postfix main.cf ...
I did that, restarted postfix, but I still can't get my e-mails in my google apps account.
right now I have:
Code:
mydestination = localhost.$mydomain, localhost
What do u guys think ?
Thanks!