Author: Aaron Stone
Date: March 2, 2006
Updated: November 6, 2006
Additionally, you can optionally add query_time_info, query_time_message, and query_time_warning to [DBMAIL]
NOTE The migration script takes a LONG time to run. On a 36 GB PostgreSQL dbmail, the script took more than 5 hours to execute. You should be aware of this if upgrading a large mail store
Addition Author: Mike O'Brien
Date: March 3, 2006
Updated: October 10, 2006
cd /usr/ports/databases/mysql41-server && make install clean cd /usr/ports/devel/glib20 && make install clean cd /usr/ports/mail/gmime2 && make install clean // is actually gmime 2.2.3 these days
your dbmail in /usr/include as in most Linux variants & build fails with many warnings and errors.
ln -s /usr/local/include/iconv.h /usr/include/iconv.h
Updated: Apr 5, 2008
edit your sources.list as described below and run:
# apt-get install dbmail dbmail-mysql dbmail-sieve
Add to your sources.list:
#DBMail /etc/apt/sources.list deb http://debian.nfgd.net/debian/ stable main
dbmail-2.2.10 is now part of debian/testing (lenny)