Could it be something that postfix uses, something calls out, a third-party? There is nothing 'explicit' in my master.cf nor in main.cf which mentions 'fifo/file'. I find in 'dovecot' which is used for auth (& delivery I think), this:
...
service director {
  unix_listener login/director {
    #mode = 0666
  }
  fifo_listener login/proxy-notify {
    #mode = 0666
  }
  unix_listener director-userdb {
    #mode = 0600
  }
  inet_listener {
    #port =
  }
}
...
My postfix also uses amavisd &  pyspf-milter.
many thanks, L.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to