I contributed to the great perl script rewrite but seems that
we forgot to rewrite some important perl script:

# grep -lR perl /etc/periodic/
/etc/periodic/daily/440.status-mailq
/etc/periodic/daily/460.status-mail-rejects
/etc/periodic/daily/470.status-named
/etc/periodic/security/550.ipfwlimit
/etc/periodic/security/650.ip6fwlimit

I noticed this after installing postfix MTA into my 4.7 home server.

BTW: postfix port disable periodic with this variables:

# cat /etc/periodic.conf
daily_status_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"


Because FreeBSD.org use postfix I think it already resolved this
issue, can you distribute your special periodic scripts?
I tryed to convert 460* myself but the perl line is really too
complex for me  :-(

I think that an awk migration may be appropriate, and also a MFC.
Also a Cc: to stable people may be required.


Riccardo.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to