Re: postfix restarts every five minute

2011-03-25 Thread mouss
Le 25/03/2011 09:59, Peter Sørensen a écrit : > Hi, > > I am using Ubuntu 10.04 LTS with postfix 2.7.0 > > I have suddenly discovered a lot of the following in some of my mailservers > ( 5) mail.logs: > > Mar 19 02:27:37 mxgw2.sdu.dk postfix/smtpd[5173]: table > hash:/etc/postfix/myrelayd

Re: postfix restarts every five minute

2011-03-25 Thread Wietse Venema
Peter S?rensen: > Mar 19 02:27:37 mxgw2.sdu.dk postfix/smtpd[5173]: table > hash:/etc/postfix/myrelaydomains(0,lock|fold_fix) has changed _ restarting This is how Postfix works when you change a hash file. If this bothers you. don't use unnecessary postmap commands. Wietse

Re: postfix restarts every five minute

2011-03-25 Thread Reindl Harald
Am 25.03.2011 09:59, schrieb Peter Sørensen: > I have a set of function which among others will create the myrelaydomains > from > a mysql DB table and then postmap hash: myrelaydomains why in the world are you not using the mysql-table directly in postfix > but this should’nt be called on