Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DBMAIL(1)							     DBMAIL(1)

NAME
       dbmail -	DBMail is a highly available Message Delivery Agent speaking
       IMAP, POP, ManageSieve and LMTP using industry standard PostgreSQL,
       MySQL and Oracle	for secure scaleable storage.

SYNOPSIS
       The following man pages offer information about the components of
       DBMail:
       +-------------------------+--------------------+
       |			 |		      |
       | Configuration file	 | dbmail.conf(5)     |
       +-------------------------+--------------------+
       |			 |		      |
       | Daemons		 |		      |
       +-------------------------+--------------------+
       |			 |		      |
       | HTTP daemon		 | dbmail-httpd(8)    |
       +-------------------------+--------------------+
       |			 |		      |
       | IMAP daemon		 | dbmail-imapd(8)    |
       +-------------------------+--------------------+
       |			 |		      |
       | LMTP daemon		 | dbmail-lmtpd(8)    |
       +-------------------------+--------------------+
       |			 |		      |
       | POP3 daemon		 | dbmail-pop3d(8)    |
       +-------------------------+--------------------+
       |			 |		      |
       | ManageSieve daemon	 | dbmail-sieved(8)   |
       +-------------------------+--------------------+
       |			 |		      |
       | Command line tools	 |		      |
       +-------------------------+--------------------+
       |			 |		      |
       | Deliver mail		 | dbmail-deliver(1)  |
       +-------------------------+--------------------+
       |			 |		      |
       | Manage	Sieve scripts	 | dbmail-sievecmd(8) |
       +-------------------------+--------------------+
       |			 |		      |
       | Export	mailbox	contents | dbmail-export(8)   |
       +-------------------------+--------------------+
       |			 |		      |
       | Manage	user accounts	 | dbmail-users(8)    |
       +-------------------------+--------------------+
       |			 |		      |
       | Maintain health	 | dbmail-util(8)     |
       +-------------------------+--------------------+

SEE ALSO
       dbmail(1), dbmail.conf(5), dbmail-deliver(1), dbmail-export(8),
       dbmail-httpd(8),	dbmail-imapd(8), dbmail-lmtpd(8), dbmail-pop3d(8),
       dbmail-sieved(8), dbmail-sievecmd(8), dbmail-users(8), dbmail-util(8)

BUGS
       For the latest announcements, please subscribe to the DBMail announce
       mailing list[1]

       For general discussion, please subscribe	to the DBMail general mailing
       list[2]

       If you experience an issue with DBMail, please report it	on the DBMail
       Bug Tracker[3]. It may be helpful to have a debug log available.

LICENSE
       DBMail and its components are distributed under the terms of the	GNU
       General Public License Version 2. Copyrights are	held variously by the
       authors listed below.

AUTHOR(S)
       DBMail is a collaborative effort	among the core developers listed below
       and the tremendous help of the testers, patchers	and bug	hunters	listed
       in the AUTHORS and THANKS files found in	the DBMail source
       distribution.

	   Alan	Hicks	       Persistent Objects Ltd https://p-o.co.uk
	   Eelco van Beek      Aaron Stone	      Paul J Stevens
	   Roel	Rozendaal      Open Source Engineer   NFG Net Facilities Group BV
	   Ilja	Booij	       Palo Alto, CA USA      http://www.nfg.nl
	   IC&S					      http://www.ic-s.nl

AUTHOR
       Alan Hicks <ahicks@p-o.co.uk>
	   Author.

NOTES
	1. DBMail announce mailing list
	   https://dbmail.org/wws/info/dbmail-announce/

	2. DBMail general mailing list
	   https://dbmail.org/wws/info/dbmail-general/

	3. DBMail Bug Tracker
	   https://github.com/dbmail/dbmail/issues

				  03/04/2026			     DBMAIL(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dbmail&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help