出现错误:
May 2 14:45:24 mail postfix/smtpd[24207]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: Permission denied
May 2 14:45:24 mail postfix/smtpd[24207]: warning: ip-1-2-168-192.rev.xxxxxx.com[192.168.2.1]: SASL LOGIN authentication failed
说找不到 /etc/sasldb2 试着我就建一个:
#> cd /etc
#> saslpasswd2 -c test@test.com
#> Password: (enter your passwd)
#> Again (for verification): (enter your password)