cvs commit: ports/mail Makefile ports/mail/dbmail Makefile
distinfo pkg-descr pkg-plist ports/mail/dbmail/files
patch-configure
Edwin Groothuis
edwin at FreeBSD.org
Mon Oct 6 18:17:50 PDT 2003
edwin 2003/10/06 18:17:49 PDT
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/dbmail Makefile distinfo pkg-descr pkg-plist
mail/dbmail/files patch-configure
Log:
[new port] mail/dbmail: An SQL database-based mail system (POP3 and IMAP)
(author description)
The DBMAIL package replaces the normal UNIX mailing system.
All emails and users data are stored in a database. You can
create an unlimited number of email accounts, which can be
checked using the POP3 or IMAP protocol. Users can maintain
their own set of email addresses. It is more scalable, more
secure, and faster than traditional mail systems. DBMAIL
uses PostgreSQL or MySQL.
PR: ports/54887
Submitted by: Clement Laforet <sheepkiller at cultdeadsheep.org>
Revision Changes Path
1.441 +1 -0 ports/mail/Makefile
1.1 +67 -0 ports/mail/dbmail/Makefile (new)
1.1 +1 -0 ports/mail/dbmail/distinfo (new)
1.1 +29 -0 ports/mail/dbmail/files/patch-configure (new)
1.1 +22 -0 ports/mail/dbmail/pkg-descr (new)
1.1 +37 -0 ports/mail/dbmail/pkg-plist (new)
More information about the cvs-ports
mailing list