Dbmail is the name of a group of programs that enable the possiblilty of storing and retrieving mail messages from a database (currently MySQL or PostgreSQL). What are the advantages? * Scalability. Dbmail is as scalable as the database that is used for the mail storage. * Manageability. Dbmail is based upon a database. Dbmail can be managed by changing settings in the database (f.e. using PHP/Perl/SQL). * 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. WWW: http://www.dbmail.org/ /~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/drac
Commit message (Expand)AuthorAgeFilesLines
* - Fixups for rc.subr dracd script (likely did not work withoutkoitsu2006-11-224-29/+25
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* Add knob WITH_POSTFIX_DB41 to use with postfix/db41.kuriyama2006-03-272-3/+11
* Remove dracd_flags completely since it's used automatically.flz2006-03-232-2/+2
* Fix quote issue in the startup script.flz2006-03-232-2/+2
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1