notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
dbmail SQL database-based mail system (POP3 and IMAP)
3.5.1 mail on this many watch lists=16 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-07 01:23:32
Last Update: 2025-03-31 17:10:46
Commit Hash: 9792865
People watching this port, also watch:: postfix, cyrus-sasl, libiconv, amavisd-new, wget
License: GPLv2
WWW:
http://www.dbmail.org/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (119 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dbmail-3.5.1/catalog.mk
  3. /usr/local/share/licenses/dbmail-3.5.1/LICENSE
  4. /usr/local/share/licenses/dbmail-3.5.1/GPLv2
  5. @sample etc/dbmail.conf.sample
  6. @comment lib/dbmail/libauth_ldap.so
  7. @comment lib/dbmail/libauth_ldap.so.0
  8. @comment lib/dbmail/libauth_ldap.so.0.0.0
  9. lib/dbmail/libauth_sql.so
  10. lib/dbmail/libauth_sql.so.0
  11. lib/dbmail/libauth_sql.so.0.0.0
  12. lib/dbmail/libdbmail.so
  13. lib/dbmail/libdbmail.so.0
  14. lib/dbmail/libdbmail.so.0.0.0
  15. lib/dbmail/libsort_sieve.so
  16. lib/dbmail/libsort_sieve.so.0
  17. lib/dbmail/libsort_sieve.so.0.0.0
  18. share/man/man1/dbmail-deliver.1.gz
  19. share/man/man1/dbmail.1.gz
  20. share/man/man5/dbmail.conf.5.gz
  21. share/man/man8/dbmail-export.8.gz
  22. share/man/man8/dbmail-httpd.8.gz
  23. share/man/man8/dbmail-imapd.8.gz
  24. share/man/man8/dbmail-lmtpd.8.gz
  25. share/man/man8/dbmail-pop3d.8.gz
  26. share/man/man8/dbmail-sievecmd.8.gz
  27. share/man/man8/dbmail-users.8.gz
  28. share/man/man8/dbmail-util.8.gz
  29. sbin/dbmail-deliver
  30. sbin/dbmail-export
  31. sbin/dbmail-httpd
  32. sbin/dbmail-imapd
  33. sbin/dbmail-lmtpd
  34. sbin/dbmail-pop3d
  35. sbin/dbmail-users
  36. sbin/dbmail-util
  37. sbin/dbmail-sievecmd
  38. sbin/dbmail-sieved
  39. share/dbmail/dbmail.schema
  40. share/dbmail/mysql/2_1_7-2_2_0.mysql
  41. share/dbmail/mysql/2_2-3_0.mysql
  42. share/dbmail/mysql/2_2_5-2_3_0.mysql
  43. share/dbmail/mysql/2_3_0-2_3_2.mysql
  44. share/dbmail/mysql/2_3_4-2_3_5.mysql
  45. share/dbmail/mysql/2_3_5-2_3_6.mysql
  46. share/dbmail/mysql/2_3_6-3_0_0.mysql
  47. share/dbmail/mysql/3_0_2-3_1_0.mysql
  48. share/dbmail/mysql/create_tables.mysql
  49. share/dbmail/mysql/fix_foreign_keys.mysql
  50. share/dbmail/mysql/migrate_from_1.x_to_2.0_innodb.mysql
  51. share/dbmail/mysql/migrate_from_2.0_to_2.2.mysql
  52. share/dbmail/mysql/update_headervalue_01.mysql
  53. share/dbmail/mysql/upgrades/32001.mysql
  54. share/dbmail/mysql/upgrades/32002.mysql
  55. share/dbmail/mysql/upgrades/32003.mysql
  56. share/dbmail/mysql/upgrades/32004.mysql
  57. share/dbmail/mysql/upgrades/32005.mysql
  58. share/dbmail/mysql/upgrades/32006.mysql
  59. share/dbmail/mysql/upgrades/35001.mysql
  60. share/dbmail/mysql/upgrades/create_tables.mysql
  61. share/dbmail/oracle/dbmail_grant.sql
  62. share/dbmail/oracle/dbmail_schema.sql
  63. share/dbmail/oracle/dbmail_ts.sql
  64. share/dbmail/postgresql/2_1_7-2_2_0.pgsql
  65. share/dbmail/postgresql/2_2-3_0.pgsql
  66. share/dbmail/postgresql/2_2_5-2_3_0.pgsql
  67. share/dbmail/postgresql/2_3_4-2_3_5.pgsql
  68. share/dbmail/postgresql/2_3_5-2_3_6.pgsql
  69. share/dbmail/postgresql/2_3_6-3_0_0.pgsql
  70. share/dbmail/postgresql/3_0_2-3_1_0.psql
  71. share/dbmail/postgresql/create_tables.pgsql
  72. share/dbmail/postgresql/migrate_from_1.x_to_2.0.pgsql
  73. share/dbmail/postgresql/migrate_from_2.0_to_2.2.pgsql
  74. share/dbmail/postgresql/upgrades/32001.psql
  75. share/dbmail/postgresql/upgrades/32002.psql
  76. share/dbmail/postgresql/upgrades/32003.psql
  77. share/dbmail/postgresql/upgrades/32004.psql
  78. share/dbmail/postgresql/upgrades/32005.psql
  79. share/dbmail/postgresql/upgrades/32006.psql
  80. share/dbmail/postgresql/upgrades/35001.psql
  81. share/dbmail/postgresql/upgrades/create_tables.psql
  82. share/dbmail/sqlite/2_1_7-2_2_0.sqlite
  83. share/dbmail/sqlite/2_2-3_0.sqlite
  84. share/dbmail/sqlite/2_2_5-2_3_0.sqlite
  85. share/dbmail/sqlite/2_3_4-2_3_5.sqlite
  86. share/dbmail/sqlite/2_3_5-2_3_6.sqlite
  87. share/dbmail/sqlite/2_3_6-3_0_0.sqlite
  88. share/dbmail/sqlite/3_0_2-3_1_0.sqlite
  89. share/dbmail/sqlite/create_tables.sqlite
  90. share/dbmail/sqlite/trigger.tmpl.sql
  91. share/dbmail/sqlite/upgrades/32001.sqlite
  92. share/dbmail/sqlite/upgrades/32002.sqlite
  93. share/dbmail/sqlite/upgrades/32003.sqlite
  94. share/dbmail/sqlite/upgrades/32004.sqlite
  95. share/dbmail/sqlite/upgrades/32005.sqlite
  96. share/dbmail/sqlite/upgrades/32006.sqlite
  97. share/dbmail/sqlite/upgrades/35001.sqlite
  98. share/doc/dbmail/AUTHORS
  99. share/doc/dbmail/CHANGELOG.md
  100. share/doc/dbmail/INSTALL
  101. share/doc/dbmail/README
  102. share/doc/dbmail/README.aliases
  103. share/doc/dbmail/README.exim
  104. share/doc/dbmail/README.filters
  105. share/doc/dbmail/README.http
  106. share/doc/dbmail/README.ldap
  107. share/doc/dbmail/README.postfix
  108. share/doc/dbmail/README.qmail
  109. share/doc/dbmail/README.sieve
  110. share/doc/dbmail/README.smtp
  111. share/doc/dbmail/README.security-password
  112. share/doc/dbmail/README.solaris
  113. share/doc/dbmail/README.usermap
  114. share/doc/dbmail/THANKS
  115. share/doc/dbmail/UPGRADING
  116. @dir(mailnull,mail,) /var/run/dbmail
  117. @owner
  118. @group
  119. @mode
Collapse this list.
Dependency lines:
  • dbmail>0:mail/dbmail
To install the port:
cd /usr/ports/mail/dbmail/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/dbmail
  • pkg install dbmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dbmail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1743439702 SHA256 (dbmail-dbmail-v3.5.1_GH0.tar.gz) = 7556bfa1a0099a9bf75611d21956955e9d8f5e89f964cf13edc1c6c5c31b6f48 SIZE (dbmail-dbmail-v3.5.1_GH0.tar.gz) = 2544859

Packages (timestamps in pop-ups are UTC):
dbmail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.53.5-3.5----
FreeBSD:13:quarterly3.4.1_43.4.1_4-3.4.1_4--3.4.1_13.4.1_1
FreeBSD:14:latest3.53.5.1-3.5---3.3.1
FreeBSD:14:quarterly3.4.1_43.5.1-3.4.1_4--3.4.1_13.4.1_1
FreeBSD:15:latest--n/a-n/a-3.4.1_23.4.1_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asciidoc : textproc/asciidoc
  2. docbook-sgml>0 : textproc/docbook-sgml
  3. xmlto : textproc/xmlto
  4. gmake>=4.4.1 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. autoconf>=2.72 : devel/autoconf
  7. automake>=1.17 : devel/automake
  8. libtoolize : devel/libtool
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libevent.so : devel/libevent
  3. libgmime-3.0.so : mail/gmime30
  4. libmhash.so : security/mhash
  5. libzdb.so : databases/libzdb
  6. libsieve.so : mail/libsieve
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dbmail-3.5.1: DOCS=on: Build and/or install documentation LDAP=off: LDAP protocol support SIEVE=on: Sieve mail sorting language support ===> Use 'make config' to modify these settings
Options name:
mail_dbmail
USES:
autoreconf gmake gnome libtool localbase pkgconfig shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dbmail/dbmail/tar.gz/v3.5.1?dummy=/
Collapse this list.

Number of commits found: 132 (showing only 32 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.1_1
16 Dec 2006 10:27:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Adds dbmail-timsieved.sh
- Adds workaround for installations after some previous revision which
  didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker

PR:             ports/106760
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.2.1
23 Nov 2006 16:05:39
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.2.1

PR:             ports/105785
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.0.10
08 Apr 2006 18:24:18
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 2.0.10

PR:             95457
Submitted by:   maintainer
2.0.7_2
26 Dec 2005 09:55:52
Original commit files touched by this commit
edwin search for other commits by this committer
[update] mail/dbmail: sync to svn

        1. #281 - fix compilation on FreeBSD 4.x

PR:             ports/90914
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2.0.7_1
15 Nov 2005 00:10:59
Original commit files touched by this commit
pav search for other commits by this committer
- 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 <mark_sf@kikg.ifmo.ru> (maintainer)
2.0.7
13 Sep 2005 20:25:54
Original commit files touched by this commit
pav search for other commits by this committer
- 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 <mark_sf@kikg.ifmo.ru>
Approved by:    maintainer timeout (seanc; 14 days)
2.0.4_1
18 Jul 2005 16:04:16
Original commit files touched by this commit
pav search for other commits by this committer
- 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 <mark@kikg.ifmo.ru>,
                parts also by: Radim Kolar <hsn@netmag.cz>, thompsa,
                Marcus Grando <marcus@corp.grupos.com.br>
Approved by:    maintainer timeout (2 months on oldest PR)
2.0.4
18 Jun 2005 21:34:54
Original commit files touched by this commit
thompsa search for other commits by this committer
Update to version 2.0.4.

PR:             ports/79775
Approved by:    maintainer timeout (seanc), linimon
2.0.0_2
31 Jan 2005 00:35:56
Original commit files touched by this commit
girgen search for other commits by this committer
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)
2.0.0_2
10 Nov 2004 09:21:45
Original commit files touched by this commit
seanc search for other commits by this committer
Add rcNG startup scripts for dbmail.  Bump port version.
2.0.0_1
02 Nov 2004 18:47:07
Original commit files touched by this commit
seanc search for other commits by this committer
Fix dbmail's packaging in the mysql case.  Bumped version.

Submitted by:   kris
2.0.0
27 Oct 2004 22:29:19
Original commit files touched by this commit
seanc search for other commits by this committer
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.
2.0.0
25 Oct 2004 04:39:49
Original commit files touched by this commit
seanc search for other commits by this committer
Updated distinfo.  I updated this but for some reason wasn't included in
the commit to dbmail.  Correct oversight.

Pointed out by: iVyacheslav I. Ivanchenko (ivi -at- dhs.net.ru)
2.0.0
24 Oct 2004 00:23:04
Original commit files touched by this commit
seanc search for other commits by this committer
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.
1.2.9
20 Jul 2004 02:19:09
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.2.9

Submitted by:   forth@zbwei.net
1.2.8b
13 Jul 2004 13:44:15
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 1.2.8b
1.2.8a
11 Jul 2004 00:54:49
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
1.2.8a
29 Jun 2004 17:24:15
Original commit files touched by this commit
vs search for other commits by this committer
Minor cleanup:
- added file EXTRAS (referenced from other documents)
- removed script install-dbmail.sh

PR:             ports/68473
Submitted by:   Radim Kolar
1.2.8a
11 Jun 2004 15:49:06
Original commit files touched by this commit
clement search for other commits by this committer
- 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."
1.2.7b
02 Jun 2004 10:27:53
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 1.2.7b
- s/WITH_PGSQL/WITH_POSTGRESQL/
- Drop maintainership
1.2.3_1
25 May 2004 09:19:43
Original commit files touched by this commit
mat search for other commits by this committer
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
1.2.3_1
18 Mar 2004 02:01:15
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify

Submitted by:           trevor
1.2.3_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.2.3
03 Feb 2004 10:28:57
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 1.2.3
1.2.1_1
16 Jan 2004 01:48:12
Original commit files touched by this commit
clement search for other commits by this committer
- Cleanups.

Notice by:          From: lou <lou@0xffff.org>
Approved by:        erwin (mentor) (implicitly)
1.2.1_1
13 Jan 2004 15:04:51
Original commit files touched by this commit
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
1.2.1_1
19 Dec 2003 09:54:18
Original commit files touched by this commit
clement search for other commits by this committer
- Install manual pages [1]
- use PORTDOCS
- bump PORTREVISION

Noticed by:             Dave C. <djc@microwave.com> [1]
Approved by:            erwin (mentor)
1.2.1
24 Oct 2003 06:51:28
Original commit files touched by this commit
sergei search for other commits by this committer
- 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)
1.2_1
15 Oct 2003 20:38:11
Original commit files touched by this commit
erwin search for other commits by this committer
dbmail tarball has been updated.
- configure script have been improved
- some strings changed.

Bump PORTREVISION.

PR:             58065
Submitted by:   maintainer
1.2
13 Oct 2003 23:57:18
Original commit files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 1.2.

PR:             ports/57958
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
1.1
08 Oct 2003 16:24:23
Original commit files touched by this commit
erwin search for other commits by this committer
Fix NOPORTDOCS

PR:             57750
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com> via maintainer
1.1
07 Oct 2003 01:17:49
Original commit files touched by this commit
edwin search for other commits by this committer
[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>

Number of commits found: 132 (showing only 32 on this page)

«  1 | 2