![]() |
Postfix receive mail problem - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Postfix receive mail problem (/thread-15631.html) |
Postfix receive mail problem - dusi124 - 12-07-2011 04:31 AM Hi! I have a problem with postfix. It isn't receive mails from other server, but when I send a mail from localhost to localhost, it works perfect. My domain name's mx record is on my server, so the problem is not the domain. I haven't got local nameserver. And my server use the google's public nameservers (8.8.8.8 and 8.8.4.4) thats can be the problem? Thx for answers, and sorry for my bad english. Edit: When I try send a message to test@mydomain.hu, I become this reply: teszt@mydomain.hu SMTP error from remote mail server after RCPT TO:<teszt@mydomain.hu>: host myip [myip ]: 550 5.7.1 <teszt@mydomain.hu>: Recipient address rejected: temporarily blocked because of previous errors - retrying too fast. penalty: 30 seconds x 0 retries. RE: Postfix receive mail problem - ephigenie - 12-13-2011 09:27 PM For testing try to disable the policyd & greylisting ... in your main.cf. I still guess you have a DNS problem. please show more of the debug output - the original error is not mentioned in your post... (Previous errors ...) RE: Postfix receive mail problem - dusi124 - 12-16-2011 09:09 AM (12-13-2011 09:27 PM)ephigenie Wrote: For testing try to disable the policyd & greylisting ... in your main.cf. Thx for your answer. I check my domain's mx record and it doesn't point to my server -.-" . So sorry, that was my bad. Thanks for your time! :-) |