The FreeBSD Ports Archive
FreeBSD mail : dbmail4>
An SQL database-based mail system (POP3 and IMAP)
Dbmail is the name of a group of programs that enable the possibility of
storing and retrieving mail messages from a database (currently MySQL,
PostgreSQL or SQLite).
* Scalability.
Dbmail is as scalable as the database system that is used for the mail
storage. In theory millions of accounts can be managed using dbmail. One
could, for example, run 4 different servers with the pop3 daemon each
connecting to the same database (cluster) server.
* Manageability.
Dbmail is based upon a database. Dbmail can be managed by changing settings
in the database (f.e. using PHP/Perl/SQL), without needing shell access.
* Speed.
Dbmail uses very efficient, database specific queries for retrieving mail
information. This is much faster then parsing a filesystem.
* Security.
Dbmail has got nothing to do with the filesystem or interaction with other
programs in the Unix environment which need special permissions. Dbmail is
as secure as the database it's based upon.
* Flexibility.
Changes on a Dbmail system (adding of users, changing passwords etc.) are
effective immediately.
http://www.dbmail.org/
|
dbmail history
v. 1.37
date: 2007/12/18 23:18:56; author: miwi; state: Exp; lines: +1 -1
- Update to 2.2.8
PR: 118825
Submitted by: Mark Starovoytov (maintainer)
v. 1.36
date: 2007/12/12 15:49:33; author: miwi; state: Exp; lines: +1 -1
- Update to 2.2.7
PR: 117840
Submitted by: Mark Starovoytov (maintainer)
v. 1.35
date: 2007/07/23 09:36:07; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.34
date: 2007/06/11 12:06:26; author: mm; state: Exp; lines: +2 -1
- update to 2.2.5
PR: ports/113272
Submitted by: Larry Rosenman
Approved by: maintainer, garga (mentor)
v. 1.33
date: 2007/03/16 11:23:58; author: miwi; state: Exp; lines: +5 -2
- Update to 2.2.4
PR: 110245
Submitted by: Larry Rosenman
Approved by: maintainer
v. 1.32
date: 2007/02/27 16:18:03; author: clsung; state: Exp; lines: +1 -0
- Headernames should be processed case-insensitively according to RFC822 3.4.7.
- Problem reported by Larry Rosenman. Patch for the problem was on the dbmail-dev list.
- bump PORTREVISION
PR: ports/109607
Submitted by: maintainer (Mark Starovoytov)
v. 1.31
date: 2007/02/13 10:44:54; author: rafan; state: Exp; lines: +1 -2
- Update to 2.2.2
PR: ports/109094
Submitted by: Mark Starovoytov (maintainer)
v. 1.30
date: 2006/12/16 10:27:24; author: miwi; state: Exp; lines: +11 -1
- Adds dbmail-timsieved.sh
- Adds workaround for installations after some previous v. which
didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker
PR: ports/106760
Submitted by: Mark Starovoytov (maintainer)
v. 1.29
date: 2006/11/23 16:05:39; author: pav; state: Exp; lines: +97 -58
- Update to 2.2.1
PR: ports/105785
Submitted by: Mark Starovoytov (maintainer)
v. 1.28
date: 2006/04/08 18:24:18; author: mnag; state: Exp; lines: +8 -10
- Update to 2.0.10
PR: 95457
Submitted by: maintainer
v. 1.27
date: 2005/12/26 09:55:51; author: edwin; state: Exp; lines: +3 -3
[update] mail/dbmail: sync to svn
1. #281 - fix compilation on FreeBSD 4.x
PR: ports/90914
Submitted by: Mark Starovoytov
v. 1.26
date: 2005/11/15 00:10:58; author: pav; state: Exp; lines: +2 -0
- Integrate vendor patches:
1. #266 - Excessive db connects and quits
2. #271 - BUG with connect to postgresql database
3. #272 - Non-UTF characters in a message's body
4. #277 - Fix "INTERNALDATE" calculation in imaputil.c
5. other patches from repository.
- Add SHA256
PR: ports/88277
Submitted by: Mark Starovoytov (maintainer)
v. 1.25
date: 2005/09/13 20:25:54; author: pav; state: Exp; lines: +4 -5
- Update to 2.0.7
- Add patch for bug 266
- Reset maintainership (3 months of maintainer timeouts)
- Assign maintainership to a volunteer
PR: ports/85455, ports/85763
Submitted by: Mark Starovoytov
Approved by: maintainer timeout (seanc; 14 days)
v. 1.24
date: 2005/07/18 16:04:16; author: pav; state: Exp; lines: +2 -13
- Patch nine bugs:
#79 - INTERNALDATE reponses do not conform to RFC
#145 - LMTP loses return-path
#177 - Compile Fails on FreeBSD
(fixes compilation on FreeBSD 4.X)
#184 - socklen_t issue
#190 - huge load if database crash
#198 - DBMail processes killing each other
#199 - spare child creates zombie
#214 - dbmail-smtp dumps core with double free
#216 - malformed header prevents delivery
- Fix RC_SUBR usage
PR: ports/83437, also ports/80736, ports/82437, ports/83575
Submitted by: Mark Starovoytov ,
parts also by: Radim Kolar , thompsa,
Marcus Grando
Approved by: maintainer timeout (2 months on oldest PR)
v. 1.23
date: 2005/06/18 21:34:54; author: thompsa; state: Exp; lines: +2 -4
Update to version 2.0.4.
PR: ports/79775
Approved by: maintainer timeout (seanc), linimon
v. 1.22
date: 2005/01/31 00:35:48; author: girgen; state: Exp; lines: +1 -1
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.21
date: 2004/11/10 09:21:44; author: seanc; state: Exp; lines: +20 -1
Add rcNG startup scripts for dbmail. Bump port version.
v. 1.20
date: 2004/11/02 18:47:07; author: seanc; state: Exp; lines: +1 -0
Fix dbmail's packaging in the mysql case. Bumped version.
Submitted by: kris
v. 1.19
date: 2004/10/27 22:29:19; author: seanc; state: Exp; lines: +1 -0
dbmail 2.0.0 needs -fPIC set in order to be sodomized by libtool on amd64.
Set this universally since it's quite plausible that other 64bit platforms
may need this. Don't bump the port version since it wasn't installable on
the systems that would need the portversion bump.
v. 1.18
date: 2004/10/24 00:23:04; author: seanc; state: Exp; lines: +13 -5
Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details. Grab maintainership of this port for the time being.
v. 1.17
date: 2004/07/20 02:19:08; author: ijliao; state: Exp; lines: +1 -1
upgrade to 1.2.9
Submitted by: forth@zbwei.net
v. 1.16
date: 2004/07/13 13:44:15; author: clement; state: Exp; lines: +2 -4
- Update to 1.2.8b
v. 1.15
date: 2004/07/11 00:54:49; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.14
date: 2004/06/29 17:24:15; author: vs; state: Exp; lines: +2 -1
Minor cleanup:
- added file EXTRAS (referenced from other documents)
- removed script install-dbmail.sh
PR: ports/68473
Submitted by: Radim Kolar
v. 1.13
date: 2004/06/11 15:49:06; author: clement; state: Exp; lines: +1 -1
- Security fix:
"DBMail 1.2.8a
June 08, 2004 16:21:55 Posted by: Ilja Booij
A buffer overflow error in DBMail 1.2.x has been discovered and fix. The
buffer overflow causes dbmail-smtp to crash with a segmentation fault
when a line in the email header is bigger than 2048 bytes. All version <
1.2.8a are affected, so please update your DBMail installation."
v. 1.12
date: 2004/06/02 10:27:53; author: clement; state: Exp; lines: +5 -6
- Update to 1.2.7b
- s/WITH_PGSQL/WITH_POSTGRESQL/
- Drop maintainership
v. 1.11
date: 2004/05/25 09:19:41; author: mat; state: Exp; lines: +1 -1
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
v. 1.10
date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2004/02/03 10:28:57; author: clement; state: Exp; lines: +4 -2
- Update to 1.2.3
v. 1.8
date: 2004/01/16 01:48:12; author: clement; state: Exp; lines: +1 -4
- Cleanups.
Notice by: From: lou
Approved by: erwin (mentor) (implicitly)
v. 1.7
date: 2004/01/13 15:04:46; author: clement; state: Exp; lines: +1 -1
- Update my email address
Approved and reviewed by: erwin (mentor)
v. 1.6
date: 2003/12/19 09:54:18; author: clement; state: Exp; lines: +8 -2
- Install manual pages [1]
- use PORTDOCS
- bump PORTREVISION
Noticed by: Dave C. [1]
Approved by: erwin (mentor)
v. 1.5
date: 2003/10/24 06:51:27; author: sergei; state: Exp; lines: +2 -5
- Update to 1.2.1:
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)
v. 1.4
date: 2003/10/15 20:38:10; author: erwin; state: Exp; lines: +1 -0
dbmail tarball has been updated.
- configure script have been improved
- some strings changed.
Bump PORTREVISION.
PR: 58065
Submitted by: maintainer
v. 1.3
date: 2003/10/13 23:57:17; author: sumikawa; state: Exp; lines: +7 -4
Upgrade to 1.2.
PR: ports/57958
Submitted by: Clement Laforet
v. 1.2
date: 2003/10/08 16:24:22; author: erwin; state: Exp; lines: +1 -1
Fix NOPORTDOCS
PR: 57750
Submitted by: Oliver Eikemeier via maintainer
v. 1.1
date: 2003/10/07 01:17:49; author: edwin; state: Exp;
[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
=============================================================================
v. 1.37
date: 2007/12/18 23:18:56; author: miwi; state: Exp; lines: +1 -1
- Update to 2.2.8
PR: 118825
Submitted by: Mark Starovoytov (maintainer)
v. 1.36
date: 2007/12/12 15:49:33; author: miwi; state: Exp; lines: +1 -1
- Update to 2.2.7
PR: 117840
Submitted by: Mark Starovoytov (maintainer)
v. 1.35
date: 2007/07/23 09:36:07; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.34
date: 2007/06/11 12:06:26; author: mm; state: Exp; lines: +2 -1
- update to 2.2.5
PR: ports/113272
Submitted by: Larry Rosenman
Approved by: maintainer, garga (mentor)
v. 1.33
date: 2007/03/16 11:23:58; author: miwi; state: Exp; lines: +5 -2
- Update to 2.2.4
PR: 110245
Submitted by: Larry Rosenman
Approved by: maintainer
v. 1.32
date: 2007/02/27 16:18:03; author: clsung; state: Exp; lines: +1 -0
- Headernames should be processed case-insensitively according to RFC822 3.4.7.
- Problem reported by Larry Rosenman. Patch for the problem was on the dbmail-dev list.
- bump PORTREVISION
PR: ports/109607
Submitted by: maintainer (Mark Starovoytov)
v. 1.31
date: 2007/02/13 10:44:54; author: rafan; state: Exp; lines: +1 -2
- Update to 2.2.2
PR: ports/109094
Submitted by: Mark Starovoytov (maintainer)
v. 1.30
date: 2006/12/16 10:27:24; author: miwi; state: Exp; lines: +11 -1
- Adds dbmail-timsieved.sh
- Adds workaround for installations after some previous v. which
didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker
PR: ports/106760
Submitted by: Mark Starovoytov (maintainer)
v. 1.29
date: 2006/11/23 16:05:39; author: pav; state: Exp; lines: +97 -58
- Update to 2.2.1
PR: ports/105785
Submitted by: Mark Starovoytov (maintainer)
v. 1.28
date: 2006/04/08 18:24:18; author: mnag; state: Exp; lines: +8 -10
- Update to 2.0.10
PR: 95457
Submitted by: maintainer
v. 1.27
date: 2005/12/26 09:55:51; author: edwin; state: Exp; lines: +3 -3
[update] mail/dbmail: sync to svn
1. #281 - fix compilation on FreeBSD 4.x
PR: ports/90914
Submitted by: Mark Starovoytov
v. 1.26
date: 2005/11/15 00:10:58; author: pav; state: Exp; lines: +2 -0
- Integrate vendor patches:
1. #266 - Excessive db connects and quits
2. #271 - BUG with connect to postgresql database
3. #272 - Non-UTF characters in a message's body
4. #277 - Fix "INTERNALDATE" calculation in imaputil.c
5. other patches from repository.
- Add SHA256
PR: ports/88277
Submitted by: Mark Starovoytov (maintainer)
v. 1.25
date: 2005/09/13 20:25:54; author: pav; state: Exp; lines: +4 -5
- Update to 2.0.7
- Add patch for bug 266
- Reset maintainership (3 months of maintainer timeouts)
- Assign maintainership to a volunteer
PR: ports/85455, ports/85763
Submitted by: Mark Starovoytov
Approved by: maintainer timeout (seanc; 14 days)
v. 1.24
date: 2005/07/18 16:04:16; author: pav; state: Exp; lines: +2 -13
- Patch nine bugs:
#79 - INTERNALDATE reponses do not conform to RFC
#145 - LMTP loses return-path
#177 - Compile Fails on FreeBSD
(fixes compilation on FreeBSD 4.X)
#184 - socklen_t issue
#190 - huge load if database crash
#198 - DBMail processes killing each other
#199 - spare child creates zombie
#214 - dbmail-smtp dumps core with double free
#216 - malformed header prevents delivery
- Fix RC_SUBR usage
PR: ports/83437, also ports/80736, ports/82437, ports/83575
Submitted by: Mark Starovoytov ,
parts also by: Radim Kolar , thompsa,
Marcus Grando
Approved by: maintainer timeout (2 months on oldest PR)
v. 1.23
date: 2005/06/18 21:34:54; author: thompsa; state: Exp; lines: +2 -4
Update to version 2.0.4.
PR: ports/79775
Approved by: maintainer timeout (seanc), linimon
v. 1.22
date: 2005/01/31 00:35:48; author: girgen; state: Exp; lines: +1 -1
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.21
date: 2004/11/10 09:21:44; author: seanc; state: Exp; lines: +20 -1
Add rcNG startup scripts for dbmail. Bump port version.
v. 1.20
date: 2004/11/02 18:47:07; author: seanc; state: Exp; lines: +1 -0
Fix dbmail's packaging in the mysql case. Bumped version.
Submitted by: kris
v. 1.19
date: 2004/10/27 22:29:19; author: seanc; state: Exp; lines: +1 -0
dbmail 2.0.0 needs -fPIC set in order to be sodomized by libtool on amd64.
Set this universally since it's quite plausible that other 64bit platforms
may need this. Don't bump the port version since it wasn't installable on
the systems that would need the portversion bump.
v. 1.18
date: 2004/10/24 00:23:04; author: seanc; state: Exp; lines: +13 -5
Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details. Grab maintainership of this port for the time being.
v. 1.17
date: 2004/07/20 02:19:08; author: ijliao; state: Exp; lines: +1 -1
upgrade to 1.2.9
Submitted by: forth@zbwei.net
v. 1.16
date: 2004/07/13 13:44:15; author: clement; state: Exp; lines: +2 -4
- Update to 1.2.8b
v. 1.15
date: 2004/07/11 00:54:49; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.14
date: 2004/06/29 17:24:15; author: vs; state: Exp; lines: +2 -1
Minor cleanup:
- added file EXTRAS (referenced from other documents)
- removed script install-dbmail.sh
PR: ports/68473
Submitted by: Radim Kolar
v. 1.13
date: 2004/06/11 15:49:06; author: clement; state: Exp; lines: +1 -1
- Security fix:
"DBMail 1.2.8a
June 08, 2004 16:21:55 Posted by: Ilja Booij
A buffer overflow error in DBMail 1.2.x has been discovered and fix. The
buffer overflow causes dbmail-smtp to crash with a segmentation fault
when a line in the email header is bigger than 2048 bytes. All version <
1.2.8a are affected, so please update your DBMail installation."
v. 1.12
date: 2004/06/02 10:27:53; author: clement; state: Exp; lines: +5 -6
- Update to 1.2.7b
- s/WITH_PGSQL/WITH_POSTGRESQL/
- Drop maintainership
v. 1.11
date: 2004/05/25 09:19:41; author: mat; state: Exp; lines: +1 -1
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
v. 1.10
date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2004/02/03 10:28:57; author: clement; state: Exp; lines: +4 -2
- Update to 1.2.3
v. 1.8
date: 2004/01/16 01:48:12; author: clement; state: Exp; lines: +1 -4
- Cleanups.
Notice by: From: lou
Approved by: erwin (mentor) (implicitly)
v. 1.7
date: 2004/01/13 15:04:46; author: clement; state: Exp; lines: +1 -1
- Update my email address
Approved and reviewed by: erwin (mentor)
v. 1.6
date: 2003/12/19 09:54:18; author: clement; state: Exp; lines: +8 -2
- Install manual pages [1]
- use PORTDOCS
- bump PORTREVISION
Noticed by: Dave C. [1]
Approved by: erwin (mentor)
v. 1.5
date: 2003/10/24 06:51:27; author: sergei; state: Exp; lines: +2 -5
- Update to 1.2.1:
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)
v. 1.4
date: 2003/10/15 20:38:10; author: erwin; state: Exp; lines: +1 -0
dbmail tarball has been updated.
- configure script have been improved
- some strings changed.
Bump PORTREVISION.
PR: 58065
Submitted by: maintainer
v. 1.3
date: 2003/10/13 23:57:17; author: sumikawa; state: Exp; lines: +7 -4
Upgrade to 1.2.
PR: ports/57958
Submitted by: Clement Laforet
v. 1.2
date: 2003/10/08 16:24:22; author: erwin; state: Exp; lines: +1 -1
Fix NOPORTDOCS
PR: 57750
Submitted by: Oliver Eikemeier via maintainer
v. 1.1
date: 2003/10/07 01:17:49; author: edwin; state: Exp;
[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
=============================================================================
v. 1.37
date: 2007/12/18 23:18:56; author: miwi; state: Exp; lines: +1 -1
- Update to 2.2.8
PR: 118825
Submitted by: Mark Starovoytov (maintainer)
v. 1.36
date: 2007/12/12 15:49:33; author: miwi; state: Exp; lines: +1 -1
- Update to 2.2.7
PR: 117840
Submitted by: Mark Starovoytov (maintainer)
v. 1.35
date: 2007/07/23 09:36:07; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.34
date: 2007/06/11 12:06:26; author: mm; state: Exp; lines: +2 -1
- update to 2.2.5
PR: ports/113272
Submitted by: Larry Rosenman
Approved by: maintainer, garga (mentor)
v. 1.33
date: 2007/03/16 11:23:58; author: miwi; state: Exp; lines: +5 -2
- Update to 2.2.4
PR: 110245
Submitted by: Larry Rosenman
Approved by: maintainer
v. 1.32
date: 2007/02/27 16:18:03; author: clsung; state: Exp; lines: +1 -0
- Headernames should be processed case-insensitively according to RFC822 3.4.7.
- Problem reported by Larry Rosenman. Patch for the problem was on the dbmail-dev list.
- bump PORTREVISION
PR: ports/109607
Submitted by: maintainer (Mark Starovoytov)
v. 1.31
date: 2007/02/13 10:44:54; author: rafan; state: Exp; lines: +1 -2
- Update to 2.2.2
PR: ports/109094
Submitted by: Mark Starovoytov (maintainer)
v. 1.30
date: 2006/12/16 10:27:24; author: miwi; state: Exp; lines: +11 -1
- Adds dbmail-timsieved.sh
- Adds workaround for installations after some previous v. which
didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker
PR: ports/106760
Submitted by: Mark Starovoytov (maintainer)
v. 1.29
date: 2006/11/23 16:05:39; author: pav; state: Exp; lines: +97 -58
- Update to 2.2.1
PR: ports/105785
Submitted by: Mark Starovoytov (maintainer)
v. 1.28
date: 2006/04/08 18:24:18; author: mnag; state: Exp; lines: +8 -10
- Update to 2.0.10
PR: 95457
Submitted by: maintainer
v. 1.27
date: 2005/12/26 09:55:51; author: edwin; state: Exp; lines: +3 -3
[update] mail/dbmail: sync to svn
1. #281 - fix compilation on FreeBSD 4.x
PR: ports/90914
Submitted by: Mark Starovoytov
v. 1.26
date: 2005/11/15 00:10:58; author: pav; state: Exp; lines: +2 -0
- Integrate vendor patches:
1. #266 - Excessive db connects and quits
2. #271 - BUG with connect to postgresql database
3. #272 - Non-UTF characters in a message's body
4. #277 - Fix "INTERNALDATE" calculation in imaputil.c
5. other patches from repository.
- Add SHA256
PR: ports/88277
Submitted by: Mark Starovoytov (maintainer)
v. 1.25
date: 2005/09/13 20:25:54; author: pav; state: Exp; lines: +4 -5
- Update to 2.0.7
- Add patch for bug 266
- Reset maintainership (3 months of maintainer timeouts)
- Assign maintainership to a volunteer
PR: ports/85455, ports/85763
Submitted by: Mark Starovoytov
Approved by: maintainer timeout (seanc; 14 days)
v. 1.24
date: 2005/07/18 16:04:16; author: pav; state: Exp; lines: +2 -13
- Patch nine bugs:
#79 - INTERNALDATE reponses do not conform to RFC
#145 - LMTP loses return-path
#177 - Compile Fails on FreeBSD
(fixes compilation on FreeBSD 4.X)
#184 - socklen_t issue
#190 - huge load if database crash
#198 - DBMail processes killing each other
#199 - spare child creates zombie
#214 - dbmail-smtp dumps core with double free
#216 - malformed header prevents delivery
- Fix RC_SUBR usage
PR: ports/83437, also ports/80736, ports/82437, ports/83575
Submitted by: Mark Starovoytov ,
parts also by: Radim Kolar , thompsa,
Marcus Grando
Approved by: maintainer timeout (2 months on oldest PR)
v. 1.23
date: 2005/06/18 21:34:54; author: thompsa; state: Exp; lines: +2 -4
Update to version 2.0.4.
PR: ports/79775
Approved by: maintainer timeout (seanc), linimon
v. 1.22
date: 2005/01/31 00:35:48; author: girgen; state: Exp; lines: +1 -1
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.21
date: 2004/11/10 09:21:44; author: seanc; state: Exp; lines: +20 -1
Add rcNG startup scripts for dbmail. Bump port version.
v. 1.20
date: 2004/11/02 18:47:07; author: seanc; state: Exp; lines: +1 -0
Fix dbmail's packaging in the mysql case. Bumped version.
Submitted by: kris
v. 1.19
date: 2004/10/27 22:29:19; author: seanc; state: Exp; lines: +1 -0
dbmail 2.0.0 needs -fPIC set in order to be sodomized by libtool on amd64.
Set this universally since it's quite plausible that other 64bit platforms
may need this. Don't bump the port version since it wasn't installable on
the systems that would need the portversion bump.
v. 1.18
date: 2004/10/24 00:23:04; author: seanc; state: Exp; lines: +13 -5
Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details. Grab maintainership of this port for the time being.
v. 1.17
date: 2004/07/20 02:19:08; author: ijliao; state: Exp; lines: +1 -1
upgrade to 1.2.9
Submitted by: forth@zbwei.net
v. 1.16
date: 2004/07/13 13:44:15; author: clement; state: Exp; lines: +2 -4
- Update to 1.2.8b
v. 1.15
date: 2004/07/11 00:54:49; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.14
date: 2004/06/29 17:24:15; author: vs; state: Exp; lines: +2 -1
Minor cleanup:
- added file EXTRAS (referenced from other documents)
- removed script install-dbmail.sh
PR: ports/68473
Submitted by: Radim Kolar
v. 1.13
date: 2004/06/11 15:49:06; author: clement; state: Exp; lines: +1 -1
- Security fix:
"DBMail 1.2.8a
June 08, 2004 16:21:55 Posted by: Ilja Booij
A buffer overflow error in DBMail 1.2.x has been discovered and fix. The
buffer overflow causes dbmail-smtp to crash with a segmentation fault
when a line in the email header is bigger than 2048 bytes. All version <
1.2.8a are affected, so please update your DBMail installation."
v. 1.12
date: 2004/06/02 10:27:53; author: clement; state: Exp; lines: +5 -6
- Update to 1.2.7b
- s/WITH_PGSQL/WITH_POSTGRESQL/
- Drop maintainership
v. 1.11
date: 2004/05/25 09:19:41; author: mat; state: Exp; lines: +1 -1
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
v. 1.10
date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2004/02/03 10:28:57; author: clement; state: Exp; lines: +4 -2
- Update to 1.2.3
v. 1.8
date: 2004/01/16 01:48:12; author: clement; state: Exp; lines: +1 -4
- Cleanups.
Notice by: From: lou
Approved by: erwin (mentor) (implicitly)
v. 1.7
date: 2004/01/13 15:04:46; author: clement; state: Exp; lines: +1 -1
- Update my email address
Approved and reviewed by: erwin (mentor)
v. 1.6
date: 2003/12/19 09:54:18; author: clement; state: Exp; lines: +8 -2
- Install manual pages [1]
- use PORTDOCS
- bump PORTREVISION
Noticed by: Dave C. [1]
Approved by: erwin (mentor)
v. 1.5
date: 2003/10/24 06:51:27; author: sergei; state: Exp; lines: +2 -5
- Update to 1.2.1:
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)
v. 1.4
date: 2003/10/15 20:38:10; author: erwin; state: Exp; lines: +1 -0
dbmail tarball has been updated.
- configure script have been improved
- some strings changed.
Bump PORTREVISION.
PR: 58065
Submitted by: maintainer
v. 1.3
date: 2003/10/13 23:57:17; author: sumikawa; state: Exp; lines: +7 -4
Upgrade to 1.2.
PR: ports/57958
Submitted by: Clement Laforet
v. 1.2
date: 2003/10/08 16:24:22; author: erwin; state: Exp; lines: +1 -1
Fix NOPORTDOCS
PR: 57750
Submitted by: Oliver Eikemeier via maintainer
v. 1.1
date: 2003/10/07 01:17:49; author: edwin; state: Exp;
[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
=============================================================================
|
| |

|