I have dbmail working great with postfix-mysql to check for aliases using your instructions on setting up sql-recipients.cf and adding the following to mail.cf :
Local_recipient_maps=mysql:/etc/postfix/sql-recipients.cf My question: It seems like there should be a similar way to do smtp authentication. But every example that I can google requires pam-mysql and SASL/SMTP-AUTH. Is there an easier way to have postfix directly query dbmail? Thanks, Dave
