發現Syslog只要信箱超過40MB都會出現警訊:
Large Mailbox threshold: 40MB (41943040 bytes)
Warning: Large mailbox: teresa.wu (1151343331)
Warning: Large mailbox: karen.wang (489717393)
GOOGLE了一下知道怎麼改這個設定:
在 [root@mail ~]# vi /usr/share/logwatch/default.conf/services/sendmail-largeboxes.conf中 <==CentOS 5.5內位置有變動
# Mailbox size threshold
# can add units KB, MB, GB, TB
# can set to 0 to report spool files being created where they shouldn't
sendmail_largeboxes_size = 40MB
# 改為希望的大小就可以了。
近期留言