On Tue, Jun 24, 2003, Thomas Lotterer wrote:
> [...]
> add/unify log file trimming
> [...]
> - -z${postfix_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
> - -P "$postfix_log_prolog" \
> - -E "@l_prefix@/sbin/postfix reload; $postfix_log_epilog" \
> + -z${postfix_log_complevel} [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ -m644 \
> + -P "${postfix_log_prolog}" \
> + -E "${postfix_log_epilog}" \
> [...]
Ops, you removed the "postfix reload" command which is important to make
sure Postfix reopens the new logfile. Additionally, Postfix runs under
musr/mgrp, so why using rusr/rgrp here? I've backed out your change for
now.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]