./mail/dbmail, Store and retrieve mail messages in a database

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.1nb4, Package name: dbmail-3.3.1nb4, Maintainer: pkgsrc-users

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 and SQLite can be used as database backends.

DBMail is made up of several components. A normal MTA (Postfix,
SendMail, QMail, Exim) is used for accepting messages. The MTA
hands the messages over to dbmail-smtp, using a pipe interface, or
dbmail-lmtpd, using LMTP (Local Mail Transport Protocol). These
programs take care of delivering the message into the database.
Messages can be retrieved from the database using dbmail-pop3d,
using the POP3 protocol, and dbmail-imapd, using the IMAP4Rev1
protocol.

The whole email is stored in the database. That includes attachments.
The DBMail programs do not have to touch the filesystem to retrieve
or insert emails. User information is also stored in the database,
so users do not need an account on the machines DBMail is running
on.


Required to run:
[security/gnupg2] [security/mhash] [devel/glib2] [mail/libsieve] [databases/libzdb] [mail/gmime3]


Package options: ldap, sieve

Master sites:

Filesize: 2463.896 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-10-29 17:48:59 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
dbmail: update to 3.3.1

3.3.1:
  MySQL 8 is supported and fixes an issue with 8.0.31 and libzdb
3.3.0:
  This release bumps gmime to version 3.0 (3.2), all other requirements
    are the same.
3.2.6:
  The maintenance(dbmail-util) process should be issued in a maintenance
    window do to massive changes on database
  compatibility compiler standard was raised to C17
 Added
  IMAP Daemon: added switch to control the sequence update strategy
  IMAP Daemon: added switch to control the sync between DELETE flag and
    the actual state of the message (deleted)
  Build: automatic installation script (v 0.5)
  Maintenance(dbmail-util): added option to upgrade to
    utf8mb4(MariaDB/MySQL)
 Optimizations
  IMAP: optimizing differential state
+ bugfixes
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2022-04-13 00:39:37 by Tobias Nygren | Files touched by this commit (1) | Package updated
Log message:
dbmail: update HOMEPAGE
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi