If TLS support is not compiled into spamdyke, I doubt your SSL problem is due to spamdyke -- spamdyke should simply pass any TLS traffic to qmail. You're not trying to use spamdyke for SMTPS, are you?
-- Sam Clippinger nightduke wrote: > spamdyke --config-test -f /etc/spamdyke/spamdyke.conf > /var/qmail/bin/qmail-smtpd > spamdyke 3.1.7 (C)2007 Sam Clippinger, samc (at) silence (dot) org > http://www.spamdyke.org/ > > Use -h for an option summary or see README.html for complete option details. > > Testing configuration... > > WARNING: Running tests as superuser root (0), group root (0). These > test results may not be valid if the mail server runs as another user. > SUCCESS: spamdyke binary (spamdyke) is not owned by root and/or is not > marked setuid. > INFO: Running command to test capabilities: /var/qmail/bin/qmail-smtpd > INFO: executing command: /var/qmail/bin/qmail-smtpd > SUCCESS: /var/qmail/bin/qmail-smtpd appears to offer TLS support. > Continue using the "tls-certificate-file" flag so spamdyke will be > able to filter all traffic. > WARNING: /var/qmail/bin/qmail-smtpd appears to offer SMTP AUTH support > but the "smtp-auth-command", "smtp-auth-command-encryption" and/or > "access-file" flags are in use. This is not necessary and needlessly > creates extra load on the server. > INFO(graylist-dir): Testing graylist directory: /etc/spamdyke/graylist > SUCCESS(graylist-dir): Graylist directory tests succeeded: > /etc/spamdyke/graylist > INFO(ip-whitelist-file): Testing file read: /etc/spamdyke/whitelist_ip > SUCCESS(ip-whitelist-file): Opened for reading: /etc/spamdyke/whitelist_ip > INFO(local-domains-file): Testing file read: /var/qmail/control/rcpthosts > SUCCESS(local-domains-file): Opened for reading: /var/qmail/control/rcpthosts > INFO(sender-blacklist-file): Testing file read: > /etc/spamdyke/blacklist_senders > SUCCESS(sender-blacklist-file): Opened for reading: > /etc/spamdyke/blacklist_senders > INFO(smtp-auth-command): Examining authentication command: > /home/lxadmin/mail/bin/vchkpw /bin/true > SUCCESS(smtp-auth-command): File is executable: /home/lxadmin/mail/bin/vchkpw > WARNING(smtp-auth-command): Authentication command is not owned by > root. Some require being setuid root to read system passwords: > /home/lxadmin/mail/bin/vchkpw: owned by lxpopuser (1005) > ERROR(tls-certificate-file): TLS support is not compiled into this > executable but a TLS certificate file was given anyway: > /var/qmail/control/servercert.pem > ERROR: Tests complete. Errors detected. > > 2008/5/20, Sam Clippinger <[EMAIL PROTECTED]>: > >> The "config-test" feature is run from the command line. It scans your >> configuration file and other files (including your SSL certificate) to >> look for problems. >> http://www.spamdyke.org/documentation/README.html#CONFIGURATION_TEST >> >> -- Sam Clippinger >> >> nightduke wrote: >> >>> The error was at the client, eudora.The error appears when sending >>> emails, i have enabled at eudora if ssl is available use it starttls >>> >>> I have my log level at 4. >>> >>> Can i use config-test with ssl? >>> >>> Nightduke >>> >>> 2008/5/20, Sam Clippinger <[EMAIL PROTECTED]>: >>> >>> >>>> I don't understand the error you sent. Is the "SSL Negotiation Failed" >>>> error being logged on the server or the client? What file does that >>>> error appear in? >>>> >>>> Have you tried running spamdyke's "config-test" feature to look for >>>> problems? Can you turn on full logging and send me a log from a failed >>>> connection? >>>> >>>> -- Sam Clippinger >>>> >>>> nightduke wrote: >>>> >>>> >>>>> Hi currently i have working spamdyke without ssl, i use smtp auth. >>>>> >>>>> But i want to try to use ssl? >>>>> >>>>> Here's my problem... >>>>> >>>>> May 20 21:37:19 vps pop3d: LOGOUT, [EMAIL PROTECTED], >>>>> ip=[::ffff:87.217.119.156], top=0, retr=0 >>>>> May 20 21:37:32 vps spamdyke[16258]: INFO: querying >>>>> 156.119.217.87.in-addr.arpa with DNS server 206.212.246.2:53 (attempt >>>>> 1) >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: querying >>>>> 156.119.217.87.in-addr.arpa with DNS server 206.212.246.2:53 (attempt >>>>> 2) >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: querying >>>>> 156.119.217.87.in-addr.arpa with DNS server 206.212.247.3:53 (attempt >>>>> 2) >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: received DNS packet: 129 bytes >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: received DNS response: PTR >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: found PTR record for >>>>> 156.119.217.87.in-addr.arpa: 156.119.217.87.dynamic.jazztel.es >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: querying >>>>> 156.119.217.87.zen.spamhaus.org with DNS server 206.212.246.2:53 >>>>> (attempt 1) >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: received DNS packet: 451 bytes >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: received DNS response: TXT >>>>> May 20 21:37:42 vps spamdyke[16258]: INFO: found TXT record for >>>>> 156.119.217.87.zen.spamhaus.org: >>>>> http://www.spamhaus.org/query/bl?ip=87.217.119.156 >>>>> >>>>> SSL Negotiation Failed: The connection with the server has been lost. >>>>> >>>>> >>>>> Cause: (1) >>>>> >>>>> cat spamdyke.conf >>>>> log-level=4 >>>>> local-domains-file=/var/qmail/control/rcpthosts >>>>> max-recipients=10 >>>>> idle-timeout-secs=60 >>>>> policy-url= http://www.spamhaus.org/ >>>>> ip-whitelist-file=/etc/spamdyke/whitelist_ip >>>>> greeting-delay-secs=5 >>>>> reject-missing-sender-mx >>>>> tls-certificate-file=/var/qmail/control/servercert.pem >>>>> policy-url= http://www.spamhaus.org/ >>>>> # check-dnsrbl=bogons.cymru.com >>>>> check-dnsrbl=zen.spamhaus.org >>>>> check-dnsrbl=bl.spamcop.net >>>>> #check-dnsrbl=cbl.abuseat.org >>>>> # check-dnsrbl=sbl-xbl.spamhaus.org >>>>> # check-dnsrbl=list.dsbl.org >>>>> # check-dnsrbl=ubl.unsubscore.com >>>>> # check-dnsrbl=dhcp.tqmcube.com >>>>> # check-dnsrbl=prc.tqmcube.com >>>>> reject-missing-sender-mx >>>>> idle-timeout-secs=300 >>>>> graylist-dir=/etc/spamdyke/graylist >>>>> graylist-max-secs=1814400 >>>>> graylist-min-secs=300 >>>>> sender-blacklist-file=/etc/spamdyke/blacklist_senders >>>>> smtp-auth-command-encryption=/home/lxadmin/mail/bin/vchkpw /bin/true >>>>> _______________________________________________ >>>>> spamdyke-users mailing list >>>>> [email protected] >>>>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >>>>> >>>>> >>>>> >>>> _______________________________________________ >>>> spamdyke-users mailing list >>>> [email protected] >>>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >>>> >>>> >>>> >>> _______________________________________________ >>> spamdyke-users mailing list >>> [email protected] >>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >>> >>> >> _______________________________________________ >> spamdyke-users mailing list >> [email protected] >> http://www.spamdyke.org/mailman/listinfo/spamdyke-users >> >> > _______________________________________________ > spamdyke-users mailing list > [email protected] > http://www.spamdyke.org/mailman/listinfo/spamdyke-users > _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
