Is anyone using MySql for their user database and also allowing catchall accounts? I'm looking for a way to specify local_recipient_maps and still let the catchall work. My latest half thought out plan is to set it to a mysql map which works for the regular accounts and then export the domains with a catchall set to a regular map file and use that also.
Something like: local_recipient_maps = mysql:/etc/postfix/mysql-local-recipients.cf, hash:/etc/postfix/catchalldomains.map Anyone have a better plan? -- Chris Scott Host Orlando, Inc http://www.hostorlando.com/
