On 01/18/10 09:23, Rainer Müller-Knoche wrote: > Hi, > > Enviorement openSuSE 11.1 in Textmode (runlevel 3) with postfix 2.x, mysql > 5.x and the other requirements listed in the INSTALL redame, latest patches > applied > postfix running fine before installing policyd > > policyd 2.x (cluebringer) latest stable version > Amavis not enabled, just want to do greylisting first > mysql on seperate server, webui on separate server > > I followed all the instructions in the INSTALL readme including adding the > statements in main.cf > > database running fine, all tables seams ok > webui running fine all configurations possible > cbpadmin and cbpolicyd runing without error > postfix is starting with no visible error > policyd debug mode do not give me anny hint at the problem > > Problem is: > netstat does not see port 10031 open > I can connect to Postfix via telnet on port 25 but after the "rcpt > to:<someu...@validdomain> > i get an "451 4.3.5 Server configuration problem" > > is the anything elese I have to start, i do not find another start command. > I am quit sure not only the webui cann access the mysql database, also the > server running postfix and policyd itself can > > Any help, any hint > > Thanks in advance
Run cbpolicyd --debug --fg and look at the debug output, it will state the port that is open, along with what IP thats being listened on. Make sure you have all debug options set in the config file. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
