I did a complete clean install of 11.10 earlier today.
Lo and behold, mail sending not working.
I did the workaround and that didn't work, so tried editing smtpd.conf to this...
Code:
pwcheck_method: saslauthd
mech_list: plain login pam
allow_plaintext: true
auxprop_plugin: sql
sql_engine: mysql
sql_hostnames: 127.0.0.1
sql_user: root
sql_passwd: <Not gonna tell ya>
sql_database: database
sql_select: select password from mail_user where login = '%u'
Restarted postfix and saslauthd and nope. still can't send.
The client is set to use a normal password and STARTTLS. Is that correct?
Simon.
Recent comments
19 hours 36 min ago
22 hours 31 min ago
23 hours 45 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 2 hours ago