I set up a server using the FC4 Perfect Setup guide. Once I was finished I can send email, but once I replied I recieved this message: And in the log: Code: postfix/smtpd[28641]: BA92D607F3: client=zproxy.gmail.com[64.233.162.196] postfix/cleanup[28645]: BA92D607F3: message-id=<76a09fa3050908061867c60702@mail.gmail.com> postfix/qmgr[30022]: BA92D607F3: from=<protrooper@gmail.com>, size=1240, nrcpt=1 (queue active) postfix/smtpd[28641]: disconnect from zproxy.gmail.com[64.233.162.196] postfix/smtp[28646]: BA92D607F3: to=<james@wsip-68-110-129-76.ga.at.cox.net>, orig_to=<james@antrat.com>, relay=none, delay=0, [B]status=bounced (mail for wsip-68-110-129-76.ga.at.cox.net loops back to myself)[/B] postfix/cleanup[28645]: EE703607F5: message-id=<20050908131804.EE703607F5@wsip-68-110-129-76.ga.at.cox.net> postfix/qmgr[30022]: EE703607F5: from=<>, size=3250, nrcpt=1 (queue active) postfix/qmgr[30022]: BA92D607F3: removed postfix/smtp[28646]: EE703607F5: to=<protrooper@gmail.com>, relay=gmail-smtp-in.l.google.com[64.233.185.27], delay=2, status=sent (250 2.0.0 OK 1126185486 g3si455440wra) postfix/qmgr[30022]: EE703607F5: removed And I checked the DNS entry to make sure the MX record was set up properly: Code: (snip) MX 10 mail.antrat.com. antrat.com. A 68.110.129.76 www A 68.110.129.76 mail A 68.110.129.76 Any idea why this is happening?
Add the line: wsip-68-110-129-76.ga.at.cox.net at the end of the file: /etc/postfix/local-host-names Then restart postfix.
Great that worked.... but now something else is happening. As soon as I started postfix I recieved an "Undelivered Mail Returned to Sender" email every second. The attatched file was this: Any idea what this is? I had to stop Postfix to stop the emails.
Did that but it didn't help. Checked the log. No Problems, just a lot of these messages: Code: postfix/pickup[4109]: 801086082C: uid=10005 from=<james> postfix/cleanup[4111]: 801086082C: message-id=<20050908142820.801086082C@wsip-68-110-129-76.ga.at.cox.net> postfix/qmgr[4110]: 801086082C: from=<james@wsip-68-110-129-76.ga.at.cox.net>, size=395, nrcpt=1 (queue active) postfix/local[4113]: 801086082C: to=<admispconfig@localhost.ga.at.cox.net>, orig_to=<admispconfig@localhost>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-) postfix/qmgr[4110]: 801086082C: removed I will delete this email and try to create another. I will let you know what happens.