I suggest to change the files of the Howtos of "Amin Astaneh, Quik.Net Systems, Inc" a little bit.
smtpd.conf: pwcheck_method: auxprop auxprop_plugin: sql mech_list: DIGEST-MD5 CRAM-MD5 PLAIN LOGIN sql_engine: mysql sql_user: mail sql_passwd: password sql_hostnames: localhost sql_database: mail sql_select: SELECT password FROM accountuser WHERE username = '[EMAIL PROTECTED]' OR (username = '%u' AND domain_name = '') and in imapd.conf the same. But I have also a little question at this point: Why does PLAIN only work with TLS, but DIGEST-MD5 works with TLS and without... OK, it's a secure thing, but is there a option to control this behaviour? DFG _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
