summaryrefslogtreecommitdiff
path: root/mail/dbmail21/pkg-descr
blob: 975d756571aed093e04c306f6942c9d37b75bc67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Dbmail is the name of a group of programs that enable the possiblilty
of storing and retrieving mail messages from a database (currently
MySQL, PostgreSQL or SQLite).

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/