Hi i changed the "/etc/postfix/sasl/smtpd.conf" file as per the post. But still no success.
Here is error:
Apr 25 17:12:44 server1 postfix/smtpd[27933]: fatal: no SASL authentication mechanisms
Here is my file:
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: ispconfig
sql_passwd: <password>
sql_database: dbispconfig
sql_select: select password from mail_user where login = '%u@%r'
Last edited by Barryvdw; 25th April 2012 at 19:46.
|
Recent comments
1 day 18 hours ago
2 days 3 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 12 hours ago
2 days 13 hours ago
3 days 5 hours ago
3 days 6 hours ago