Greetings, Today I tried to move smtp auth from my patched qmail to spamdyke. I've got a very strange symptom: Mail client connects, autheticates successfully, then spamdyke exits and connection is broken.
Here are the spamdyke logs: Sep 26 16:58:15 mail spamdyke[7648]: DEBUG(filter_earlytalker()@filter.c:1688): checking for earlytalker; delay: 5 Sep 26 16:58:20 mail spamdyke[7648]: DEBUG(exec_checkpassword_argv()@exec.c:108): executing SMTP AUTH command /bin/cmd5checkpw for user: bgs Sep 26 16:58:20 mail spamdyke[7648]: DEBUG(exec_checkpassword_argv()@exec.c:201): authentication successful: bgs This is all. After the 'authentication successful' entry there is nothing left because the process exits (0). (Got an strace of it too). Mail client complains about broken connection and server error. Relevant config lines: smtp-auth-level=always smtp-auth-command=/bin/cmd5checkpw /bin/true Tried it with the above cmd5checkpw still in the qmail-smtpd line (shuold be ignored with 'always' and also by removing auth from qmail-smtpd completely). Any ideas? Regards Bgs _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
