summaryrefslogtreecommitdiff
path: root/mail/dbmail-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - SIZEifyClement Laforet2004-03-181-0/+1
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* - Update to 1.2.3Clement Laforet2004-02-032-3/+5
|
* - Cleanups.Clement Laforet2004-01-161-4/+1
| | | | | Notice by: From: lou <lou@0xffff.org> Approved by: erwin (mentor) (implicitly)
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - Install manual pages [1]Clement Laforet2003-12-192-5/+8
| | | | | | | | - use PORTDOCS - bump PORTREVISION Noticed by: Dave C. <djc@microwave.com> [1] Approved by: erwin (mentor)
* - Update to 1.2.1:Sergei Kolobov2003-10-243-7/+6
| | | | | | | | | This update fixes a security bug in the SMTP handling code and adds some indexes to the PostgreSQL table layout for speed improvements PR: 58470 Submitted by: maintainer Approved by: krion (implicit)
* dbmail tarball has been updated.Erwin Lansing2003-10-153-10/+10
| | | | | | | | | | - configure script have been improved - some strings changed. Bump PORTREVISION. PR: 58065 Submitted by: maintainer
* Upgrade to 1.2.Munechika SUMIKAWA2003-10-134-39/+49
| | | | | PR: ports/57958 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Fix NOPORTDOCSErwin Lansing2003-10-081-1/+1
| | | | | PR: 57750 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> via maintainer
* [new port] mail/dbmail: An SQL database-based mail system (POP3 and IMAP)Edwin Groothuis2003-10-075-0/+156
(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>