Hello, just installed spamdyke as replacement for rblsmtpd because it also do the "reject-missing-sender-mx" feature. nice work. However, I am using vmailmgr so I have to use another checkpassword program like explained in the examples. If I use the option --smtp-auth-command "/usr/local/bin/cvm-checkpassword cvm-local:/var/service/cvm-vmailmgr/.cvm-vmailmgr /bin/true" my init script doesnt start correctly (that means i must terminate by control-c, can not use stop) and I cannot send mail with SMTP-AUTH, the syslog shows: ERROR: authentication misuse (don't know what this means): [EMAIL PROTECTED]
The --smtp-auth-command string seems to be correct, the first passwordcheck works: ./passwordcheck -u [EMAIL PROTECTED] -p mypass -- /usr/local/bin/cvm-checkpassword cvm-local:/var/service/cvm-vmailmgr/.cvm-vmailmgr /bin/true Beginning unencrypted password test. Sending data to child process: [EMAIL PROTECTED] Test result: SUCCESS The CRAM-MD5 Test does not work, but I think this reflects only --smtp-auth-command-encryption ? Where I am wrong? Greetings, Thomas Rabe _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
