diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index e9b1544e..fb87072f 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -746,6 +746,13 @@ LOGWATCH_RECIPIENT + + +
  • + + LOGWATCH_SENDER + +
  • @@ -2617,6 +2624,13 @@ LOGWATCH_RECIPIENT +
  • + +
  • + + LOGWATCH_SENDER + +
  • @@ -3474,9 +3488,9 @@ If this is not set and reports are enabled with the old options, logrotate will
  • => Specify the recipient address(es)
  • PFLOGSUMM_SENDER
    -

    From address for pflogsumm reports.

    +

    Sender address (FROM) for pflogsumm reports if pflogsumm reports are enabled.

    LOGWATCH_INTERVAL
    @@ -3492,6 +3506,12 @@ If this is not set and reports are enabled with the old options, logrotate will
  • not set => Use REPORT_RECIPIENT or POSTMASTER_ADDRESS
  • => Specify the recipient address(es)
  • +
    LOGWATCH_SENDER
    +

    Sender address (FROM) for logwatch reports if logwatch reports are enabled.

    +
    REPORT_RECIPIENT (deprecated)

    Enables a report being sent (created by pflogsumm) on a regular basis.