Mailmgr is a Sendmail Analisys Report Generator.
PR: 55582 Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
SUBDIR += mailfront
|
||||
SUBDIR += mailgraph
|
||||
SUBDIR += mailman
|
||||
SUBDIR += mailmgr
|
||||
# SUBDIR += mailman-devel
|
||||
SUBDIR += mailscanner
|
||||
SUBDIR += mailsync
|
||||
|
||||
19
mail/mailmgr/Makefile
Normal file
19
mail/mailmgr/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# New ports collection makefile for: mailmgr
|
||||
# Date created: 14 August 2003
|
||||
# Whom: Hsin-HSIUNG CHANG
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mailmgr
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://web.onda.com.br/orso/
|
||||
|
||||
MAINTAINER= sexbear@tmu.edu.tw
|
||||
COMMENT= Sendmail Analisys Report Generator
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
1
mail/mailmgr/distinfo
Normal file
1
mail/mailmgr/distinfo
Normal file
@@ -0,0 +1 @@
|
||||
MD5 (mailmgr-1.2.3.tar.gz) = c0fbcb5e52c465a55ced02d278285a22
|
||||
12
mail/mailmgr/pkg-descr
Normal file
12
mail/mailmgr/pkg-descr
Normal file
@@ -0,0 +1,12 @@
|
||||
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://web.onda.com.br/orso
|
||||
2
mail/mailmgr/pkg-plist
Normal file
2
mail/mailmgr/pkg-plist
Normal file
@@ -0,0 +1,2 @@
|
||||
etc/mailmgr.conf
|
||||
bin/mailmgr
|
||||
Reference in New Issue
Block a user