PDA

View Full Version : [ubuntu] mysql & postfix


Vegan
October 4th, 2008, 09:51 AM
I see an easy local file angle for setting up mx aliases.

% postmap -q info@example.com hash:/etc/postfix/virtual

I was wondering, can I leverage my SQL daemon since it is available in the standard LAMP platform?

windependence
October 4th, 2008, 09:56 AM
This one:

http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_ubuntu_edgy_p2

Or this:

http://www.postfix.com/MYSQL_README.html

Should help you.

-Tim