I am running mysql here to manage my postfix aliases, and keep the tables in db 
files as normal

virtual_alias_maps = mysql:/usr/local/etc/postfix/mysql-virtual-alias-maps.cf
virtual_gid_maps = static:5000
virtual_mailbox_base = /var/mail/vhosts
virtual_mailbox_domains = 
mysql:/usr/local/etc/postfix/mysql-virtual-mailbox-domains.cf
virtual_mailbox_limit = 0
virtual_mailbox_maps = 
mysql:/usr/local/etc/postfix/mysql-virtual-mailbox-maps.cf

Now, I almost have majordomo running, but can’t figure out how or where the 
command line goes in this setup.

majordomo: “/usr/local/majordomo-1.94.5/wrapper majordomo”

If I put that into a db table, the mysql-virtual-alias-maps database, it’s just 
ignored basically, and the test mail just bounces back to me.

I know how it works with standard /etc/aliases, but not when using Mysql 
databases.

Does anyone know please?

Thanks
Robert


Reply via email to