Miro Igov:
> subcleanup      unix    n       -        -      -       0       cleanup
>         -o header_checks=regexp:/etc/postfix/submission_header_checks

This will log the process name "cleanup" not the service name
"subcleanup" (the Postfix logging routines use the process name
because man postfix programs are not run from master.cf).

If you want the service name logged, maybe you can set

    cleanup ...
        -o syslog_name=postfix/$service_name


        Wietse

Reply via email to