On 30/07/11 12:29, Miguel Guedes wrote: > Hi, > > I've recently followed a guide I found online [1] and installed Postfix and > Courier on my server machine. I can send emails from the server to any email > address but unfortunately I can only receive emails sent from the server - > it's only accepting emails sent locally from the host. In other words, if I > try sending myself an email from, say, Gmail, it is rejected and an error > email generated (see below.) > > /etc/postfix/main.cf: http://pastebin.com/gETbUt1C > Error email generated: http://pastebin.com/JnJbvpkT
Please use postconf -n to show your configuration, as per the welcome message of this mailing list. Apart from that, my first guess is that gmail is talking to another machine, especially since you state that there are no logs generated when sending from gmail. Please review your MX records, we can't do that since you obfuscated your domains. -- Tom