Postfix Config bad - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: Postfix Config bad (/thread-435.html) |
Postfix Config bad - systray - 04-25-2007 02:59 AM Hello, I don't get mails with your Postfix Config: Mar 27 15:31:01 piripiri190 postfix/smtpd[14184]: connect from paris069.server4you.de[85.25.20.120] Mar 27 15:31:01 piripiri190 postfix/smtpd[14184]: NOQUEUE: reject: RCPT from paris069.server4you.de[85.25.20.120]: 450 4.7.1 <admin@webspace.ms>: Recipient address rejected: Greylisted, see http://isg.ee.ethz.ch/tools/postgrey/help/webspace.ms.html; from=<testmailer@gomail.ws> to=<admin@webspace.ms> proto=ESMTP helo=<paris069.server4you.de> Mar 27 15:31:02 piripiri190 postfix/smtpd[14184]: disconnect from paris069.server4you.de[85.25.20.120] I had to remove this line: check_policy_service inet:127.0.0.1:60000 Is there a solution to get working this feature? Cheers RE: Postfix Config bad - ephigenie - 04-25-2007 03:13 AM apt-get install postgrey RE: Postfix Config bad - systray - 04-25-2007 03:52 AM ephigenie Wrote:apt-get install postgrey It is installed. Cheers RE: Postfix Config bad - BeNe - 04-25-2007 05:04 AM Postgrey is installed - of course! You will get your e-Mails after some Minutes. When the eMail arrives a second time. Or will you disable Postgrey complete ? Did you restart your postfix after the change in your config? RE: Postfix Config bad - systray - 04-25-2007 05:44 AM BeNe Wrote:Postgrey is installed - of course! I didn't test all these things. The only thing I know is, that I only got Mails from MSN Hotmail and the rest of all mails didn't reach the recipient. Now I disabled postgrey and reloadet Postfix because no one got a mail. Cheers. RE: Postfix Config bad - joximu - 04-25-2007 06:24 AM You have to wait about an hour until postgrey let the mails in. Have a look at the idea behind postgrey. /joximu |