* natan via Postfix-users <postfix-users@postfix.org>:
> Hi
> Today i run setup postfix+milter-regex.sock
> 
> Some times in log I get:
> 
> tail -f /var/log/mail.log |grep milter
> Dec  5 11:23:03 mx-node2 postfix/cleanup[45922]: warning: connect to Milter 
> service unix:/var/run/milter/milter-regex.sock: No such file or directory

Cleanup doesn't see /var/run/milter/milter-regex.sock

Check the "cleanup" line in /etc/postfix/master.cf -- what do you see
in the column "chroot"?

In my case:
# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (50)
# ==========================================================================
cleanup    unix  n       -       y       -       0       cleanup

(chroot -> y)

> ls -la /var/run/milter/
> razem 0
> drwxr-xr-x  2 mailregx postfix   60 gru  5 11:19 .
> drwxr-xr-x 32 root     root    1180 gru  5 11:27 ..
> srw-rw-r--  1 mailregx postfix    0 gru  5 11:19 milter-regex.sock

/var/run/milter/milter-regex.sock seems to exist.
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netz | Netzwerk-Administration
  Invalidenstraße 120/121 | D-10115 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | https://www.charite.de
            
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to