Ralf S. Engelschall wrote:
Just add to your <prefix>/etc/rc.conf:

  postfix_log_numfiles="20"
  postfix_log_minsize=""

This way the logs should be rotated every night, independent of
the size and the last 20 logfiles are kept.

OK...very nifty, thanks!! I'm guessing then that the rc.<application> configurations in /etc/rc.d should be left alone, kind of like "defaults" folders in FreeBSD (such as /etc/defaults) and changes only made to rc.conf?


Also...is there any documentation on the meaning of the different variables?

Like, how would I go about finding out what the purpose of these are:

    postfix_log_prolog="true"
    postfix_log_epilog="true"
    postfix_log_complevel="9"

Thanks for your help!

Frank
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [email protected]

Reply via email to