Date: Mon, 6 Oct 2003 18:17:49 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/dbmail Makefile distinfo pkg-descr pkg-plist ports/mail/dbmail/files patch-configure Message-ID: <200310070117.h971HnYV087064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310070117.h971HnYV087064>