Bertrand d'Hérouville wrote:
Hi,
Does anyone have a step by step configuration for Ubuntu Breezy ?
I am trying to configure dbmail but it still wants to check a Berkley
database !
Best regards,
bertrand
Apr 10 12:45:15 localhost postfix/smtpd[31406]: warning: SASL
authentication problem: unable to open Berkeley db /etc/sasldb2: No
such file or directory
Apr 10 12:45:15 localhost postfix/smtpd[31406]: warning: SASL
authentication problem: unable to open Berkeley db /etc/sasldb2: No
such file or directory
Apr 10 12:45:15 localhost postfix/smtpd[31406]: warning: SASL
authentication failure: no secret in database
------------------------------------------------------------------------
_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail
you have a postfix - sasl config error not a DBMAIL error
the step by step configuration for ubuntu is this :
first make sure you can send mails with postfix to your mbox or any
other account
normally ubuntu default config will do
after postfix is working
then install your postgresql or mysql and make shure they are working
then check the INSTALL and INSTALL.postfix for configuration
it's really important to make sure that postfix is working before
configure dbmail
Leonel