turning off TLS, I was able to receive clients email, but had an issue 
with replying to her
as qmail would not accept my reply because TLS was turned off. I 
disabled spamdyke for
now. Here is the log for the client when TLS was turned off:

06/08/2011 14:36:20 STARTED: VERSION = 4.2.0+TLS+CONFIGTEST+DEBUG, PID = 
4666

06/08/2011 14:36:20 CURRENT ENVIRONMENT
PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
PWD=/var/qmail/supervise/smtp
SHLVL=0
PROTO=TCP
TCPLOCALIP=65.116.220.139
TCPLOCALPORT=25
TCPLOCALHOST=mail2.nsii.net
TCPREMOTEIP=64.58.208.13
TCPREMOTEPORT=36556
BADMIMETYPE=
BADLOADERTYPE=M
CHKUSER_RCPTLIMIT=50
CHKUSER_WRONGRCPTLIMIT=10
DKSIGN=/var/qmail/control/domainkeys/%/private

06/08/2011 14:36:20 CURRENT CONFIG
config-file=/etc/spamdyke/spamdyke.conf
connection-timeout-secs=3600
dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=bl.spamcop.net
full-log-dir=/var/log/spamdyke
graylist-dir=/var/spamdyke/graylist
graylist-level=always
graylist-max-secs=2678400
graylist-min-secs=180
greeting-delay-secs=5
idle-timeout-secs=120
ip-blacklist-file=/etc/spamdyke/blacklist_ip
ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords
ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords
ip-whitelist-file=/etc/spamdyke/whitelist_ip
local-domains-file=/var/qmail/control/rcpthosts
log-level=debug
max-recipients=50
rdns-blacklist-file=/etc/spamdyke/blacklist_rdns
rdns-whitelist-file=/etc/spamdyke/whitelist_rdns
recipient-blacklist-file=/etc/spamdyke/blacklist_recipients
recipient-whitelist-file=/etc/spamdyke/whitelist_recipients
reject-empty-rdns=1
reject-ip-in-cc-rdns=1
reject-missing-sender-mx=1
reject-unresolvable-rdns=1
sender-blacklist-file=/etc/spamdyke/blacklist_senders
sender-whitelist-file=/etc/spamdyke/whitelist_senders
tls-level=none

06/08/2011 14:36:20 - Remote IP = 64.58.208.13

06/08/2011 14:36:20 CURRENT CONFIG
config-file=/etc/spamdyke/spamdyke.conf
connection-timeout-secs=3600
dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=bl.spamcop.net
dns-server-ip=205.171.3.65
dns-server-ip-primary=8.8.8.8
full-log-dir=/var/log/spamdyke
graylist-dir=/var/spamdyke/graylist
graylist-level=always
graylist-max-secs=2678400
graylist-min-secs=180
greeting-delay-secs=5
idle-timeout-secs=120
ip-blacklist-file=/etc/spamdyke/blacklist_ip
ip-in-rdns-keyword-blacklist-file=/etc/spamdyke/blacklist_keywords
ip-in-rdns-keyword-whitelist-file=/etc/spamdyke/whitelist_keywords
ip-whitelist-file=/etc/spamdyke/whitelist_ip
local-domains-file=/var/qmail/control/rcpthosts
log-level=debug
max-recipients=50
rdns-blacklist-file=/etc/spamdyke/blacklist_rdns
rdns-whitelist-file=/etc/spamdyke/whitelist_rdns
recipient-blacklist-file=/etc/spamdyke/blacklist_recipients
recipient-whitelist-file=/etc/spamdyke/whitelist_recipients
reject-empty-rdns=1
reject-ip-in-cc-rdns=1
reject-missing-sender-mx=1
reject-unresolvable-rdns=1
sender-blacklist-file=/etc/spamdyke/blacklist_senders
sender-whitelist-file=/etc/spamdyke/whitelist_senders
tls-level=none

06/08/2011 14:36:20 - Remote rDNS = mail-out-01.healthways.com

06/08/2011 14:36:20 LOG OUTPUT
DEBUG(filter_rdns_missing()@filter.c:897): checking for missing rDNS; 
rdns: mail-out-01.healthways.com
DEBUG(filter_ip_in_rdns_cc()@filter.c:928): checking for IP in rDNS 
+country code; rdns: mail-out-01.healthways.com
DEBUG(filter_rdns_whitelist_file()@filter.c:1005): searching rDNS 
whitelist file(s); rdns: mail-out-01.healthways.com
DEBUG(filter_rdns_blacklist_file()@filter.c:1108): searching rDNS 
blacklist file(s); rdns: mail-out-01.healthways.com
DEBUG(filter_ip_whitelist()@filter.c:1176): searching IP whitelist 
file(s); ip: 64.58.208.13
FILTER_WHITELIST_IP ip: 64.58.208.13 file: /etc/spamdyke/whitelist_ip(2)

06/08/2011 14:36:20 FROM CHILD TO REMOTE: 48 bytes
220 mail2.nsii.net - Welcome to nsii.net ESMTP

06/08/2011 14:36:20 FROM REMOTE TO CHILD: 33 bytes
EHLO mail-out-01.healthways.com

06/08/2011 14:36:20 FROM CHILD TO REMOTE: 42 bytes
250-mail2.nsii.net - Welcome to nsii.net

06/08/2011 14:36:20 FROM CHILD, FILTERED: 14 bytes
250-STARTTLS

06/08/2011 14:36:20 FROM CHILD TO REMOTE: 16 bytes
250-PIPELINING

06/08/2011 14:36:20 FROM CHILD TO REMOTE: 14 bytes
250-8BITMIME

06/08/2011 14:36:20 FROM CHILD TO REMOTE: 19 bytes
250-SIZE 20971520

06/08/2011 14:36:20 FROM CHILD TO REMOTE: 31 bytes
250 AUTH LOGIN PLAIN CRAM-MD5

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 55 bytes
MAIL FROM:<[email protected]> SIZE=3572

06/08/2011 14:36:21 LOG OUTPUT
DEBUG(find_username()@spamdyke.c:194): searching for username between 
positions 11 and 41: MAIL FROM:<[email protected]> SIZE=3572
DEBUG(find_domain()@spamdyke.c:428): searching for domain between 
positions 27 and 41: MAIL FROM:<[email protected]> SIZE=3572
DEBUG(find_address()@spamdyke.c:793): found username: LeAnn.Stooksbury
DEBUG(find_address()@spamdyke.c:810): found domain: healthways.com

06/08/2011 14:36:21 FROM CHILD TO REMOTE: 8 bytes
250 ok

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 24 bytes
RCPT TO:<[email protected]>

06/08/2011 14:36:21 LOG OUTPUT
DEBUG(find_username()@spamdyke.c:194): searching for username between 
positions 9 and 20: RCPT TO:<[email protected]>
DEBUG(find_domain()@spamdyke.c:428): searching for domain between 
positions 12 and 20: RCPT TO:<[email protected]>
DEBUG(find_address()@spamdyke.c:793): found username: ron
DEBUG(find_address()@spamdyke.c:810): found domain: nsii.net
DEBUG(filter_recipient_relay()@filter.c:2258): checking relaying; 
relay-level: 0 recipient: [email protected] ip: 64.58.208.13 rdns: 
mail-out-01.healthways.com local_recipient: true relaying_allowed: false

06/08/2011 14:36:21 FROM CHILD TO REMOTE: 8 bytes
250 ok

06/08/2011 14:36:21 LOG OUTPUT
ALLOWED from: [email protected] to: [email protected] 
origin_ip: 64.58.208.13 origin_rdns: mail-out-01.healthways.com auth: 
(unknown) encryption: (none)

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 6 bytes
DATA

06/08/2011 14:36:21 FROM CHILD TO REMOTE: 14 bytes
354 go ahead

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 1367 bytes
Received: from [10.0.10.32] by mail-out-01.healthways.com with ESMTP (
  MMS SMTP Relay); Wed, 08 Jun 2011 13:28:35 -0500
X-Server-Uuid: 7721453E-A9D6-4BCA-9403-B7295BB7A763
Received: from corpexchht.amhc.amhealthways.net ([10.15.5.10]) by
  CORPOWA01.amhc.amhealthways.net with Microsoft SMTPSVC(6.0.3790.4675);
  Wed, 8 Jun 2011 13:28:35 -0500
Received: from corpexch03.amhc.amhealthways.net ([::1]) by
  corpexchht.amhc.amhealthways.net ([::1]) with mapi; Wed, 8 Jun 2011
  13:28:35 -0500
From: "Stooksbury, LeAnn" <[email protected]>
To: 'ron' <[email protected]>
Date: Wed, 8 Jun 2011 13:28:34 -0500
Subject: RE: Email Testing...
Thread-Topic: Email Testing...
Thread-Index: AcwmCEdJFuVfRArpSDGqamAwCE2wyQAAZjeQ
Message-ID: 
<e01253a786405d43ac2b58126869b919390f3...@corpexch03.amhc.amhealthways.net>
References: <[email protected]>
<e01253a786405d43ac2b58126869b919390f3...@corpexch03.amhc.amhealthways.net>
<[email protected]>
In-Reply-To: <[email protected]>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
MIME-Version: 1.0
Return-path: [email protected]
X-OriginalArrivalTime: 08 Jun 2011 18:28:35.0611 (UTC)
  FILETIME=[E0DE06B0:01CC2609]
X-WSS-ID: 61F160D92IG3721851-01-03
Content-Type: text/plain;
  charset=iso-8859-1

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 1385 bytes
Content-Transfer-Encoding: quoted-printable



LeAnn Stooksbury
Analyst Associate, Tax/Insurance
Tax Compliance and Reporting
Healthways, Inc.
701 Cool Springs Boulevard
=46ranklin, TN 37067
P=A0(615) 614-4008
=46 (615) 764-0343
[email protected]
www.healthways.com
=A0
=A0


-----Original Message-----
=46rom: ron [mailto:[email protected]]=20
Sent: 06/08/2011 1:16 PM
To: Stooksbury, LeAnn
Subject: Re: Email Testing...

I made a couple of changes, can you reply back to me=3F
Thanks
Ron

On 6/8/2011 12:41 PM, Stooksbury, LeAnn wrote:
 >
 > LeAnn Stooksbury
 > Analyst Associate, Tax/Insurance
 > Tax Compliance and Reporting
 > Healthways, Inc.
 > 701 Cool Springs Boulevard
 > Franklin, TN 37067
 > P (615) 614-4008
 > F (615) 764-0343
 > [email protected]
 > www.healthways.com
 >  =20
 >  =20
 >
 > -----Original Message-----
 > From: ron [mailto:[email protected]]
 > Sent: 06/08/2011 11:24 AM
 > To: Stooksbury, LeAnn
 > Subject: Email Testing...
 >
 > LeAnn,
 > I need some more information while I try to get answers to our email
 > problem.
 > Could you reply back to this email, that should get me a bit more info
 > that can
 > help me.
 >
 > Your email may get returned to you, but as soon as I see that you are
 > being blocked
 > again, I will set it so that it works till I find out more.
 >
 > Thanks
 > Ron
 >
 >
 > =

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 817 bytes
***************************************************************************=
***
 > This email contains confidential and proprietary information and is 
not t=
o=
  be used or disclosed to anyone other than the named recipient of this =
email,
 > and is to be used only for the intended purpose of this communication.
 > =
***************************************************************************=
***
 >
 >


***************************************************************************=
***
This email contains confidential and proprietary information and is not to =
be used or disclosed to anyone other than the named recipient of this email=
,=
=20
and is to be used only for the intended purpose of this communication.
***************************************************************************=

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 5 bytes
***

06/08/2011 14:36:21 FROM REMOTE TO CHILD: 3 bytes
.

06/08/2011 14:36:21 FROM CHILD TO REMOTE: 27 bytes
250 ok 1307558181 qp 4668

06/08/2011 14:36:32 FROM REMOTE TO CHILD: 6 bytes
QUIT

06/08/2011 14:36:32 FROM CHILD TO REMOTE: 42 bytes
221 mail2.nsii.net - Welcome to nsii.net

06/08/2011 14:36:32 CLOSED

On 6/8/2011 2:02 PM, Eric Shubert wrote:
> No, simply use:
> tls-level=none
>
> This will prohibit qmail from using TLS, which would defeat many of
> spamdyke's filters.
>
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to