![]() |
Big Postfix Problems - 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: Big Postfix Problems (/thread-2703.html) |
RE: Big Postfix Problems - rbtux - 03-12-2008 07:38 PM please post "postconf -n" RE: Big Postfix Problems - elitepilot - 03-12-2008 07:51 PM Problem solved. RE: Big Postfix Problems - joximu - 03-12-2008 07:59 PM would be nice if you could post what the solution was... - so others could learn something RE: Big Postfix Problems - elitepilot - 03-12-2008 08:01 PM http://www.postfix.org/basic.html#mynetworks I just had to ad mynetworks = 78.47.79.103, 127.0.0.0/8 to my main.cfg and "relay acess denied" does not come anymore. RE: Big Postfix Problems - rbtux - 03-12-2008 10:07 PM or you could use sasl authentication.... RE: Big Postfix Problems - elitepilot - 03-12-2008 10:11 PM rbtux Wrote:or you could use sasl authentication.... look my cf, i use it. RE: Big Postfix Problems - rbtux - 03-12-2008 10:17 PM well i meant enable it in the client... that wasn't the case so you ran into a relay access denied... RE: Big Postfix Problems - joximu - 03-12-2008 10:17 PM normally mynetworks is set correctly - I don't have any mynetworks line but "postconf" tells me that the two IPs are set 127.0.0.1 and the external... /J RE: Big Postfix Problems - rbtux - 03-12-2008 10:19 PM man postconf postconf -d mynetworks RE: Big Postfix Problems - elitepilot - 03-12-2008 10:25 PM mynetworks = 78.47.79.96/28 comes out |