---
name: mailmgr
version: 1.2.3
origin: mail/mailmgr
comment: Sendmail Analysis Report Generator
arch: freebsd:9:x86:64
www: http://sarg.sourceforge.net/mailmgr.php
maintainer: sexbear@tmu.edu.tw
prefix: /usr/local
licenselogic: single
flatsize: 47497
desc: |
  Mailmgr is a Sendmail Analisys Report Generator.

  The html reports contain the following informations:
          Username
          messages sent
          messages received
          bytes sent
          bytes received
          Messages from with date, time and bytes per user
          Messages to with date, time and bytes per user

  WWW: http://sarg.sourceforge.net/mailmgr.php
categories: [mail]
files:
  /usr/local/bin/mailmgr: d1a70156035127847f28ac207eee3c7aa06735ee1415ce79973e4a03df9cb640
  /usr/local/etc/mailmgr.conf.default: 5d4fb957ed1079f170b843220d91a06744e425642c1fa6485dc57ceb7933784c
scripts:
  post-install: |
    if [ ! -f /usr/local/etc/mailmgr.conf ] ; then cp -p /usr/local/etc/mailmgr.conf.default /usr/local/etc/mailmgr.conf; fi
  pre-deinstall: |
    if cmp -s /usr/local/etc/mailmgr.conf /usr/local/etc/mailmgr.conf.default; then rm -f /usr/local/etc/mailmgr.conf; fi
message: |
  ---------------------------------------------------------------
  You need to configure the /usr/local/etc/mailmgr.conf before using it.
  See http://sarg.sourceforge.net/mailmgr.README.txt
  ---------------------------------------------------------------
