> What are the average size log files most of you are getting? I just had to
> set logrotate to rotate the log when it hits 50MB because my daily log
files
> have been about 350MB for the last week... It seems my server is getting
hit
> pretty hard and its slowing the mail delivery sometimes as long as 12
hours.

Postfix log summaries for Jan  8

Grand Totals
------------
messages

  35219   received
  14295   delivered
      0   forwarded
    198   deferred  (2112  deferrals)
    591   bounced
  26598   rejected

 288704k  bytes received
 352979k  bytes delivered
   6991   senders
   2404   sending hosts/domains
   3338   recipients
    842   recipient hosts/domains


imgate01# gzip -l maillog.0.gz
compressed  uncompr. ratio uncompressed_name
  3798723  25738128  85.2% maillog.0


My guess is you have verbose logging on, or a very, very active site.

--Eric


Reply via email to