Jason R. Mastaler wrote:
Does your LOGFILE_DEBUG file have anything in it?
Hmmm... Yes, there is. At least for the ones that are currently in the queue, there was a problem with sending the confirmation request (invalid address); in this case it's a TLD-less return address. But many spams don't have valid return addresses so it's curious that these would be creating multiple instances in the tmda-pending queue. Seems to me it should just sit in the SMTP queue till it expires. I'll paste some of the tmda-pending output, the headers of the offending spam and one of the entries from my tmda_debug.log below.

Thanks!
Todd



(a few of the 30 or so of this single message from tmda-pending)

1042034308.19633.msg (7 of 35 / 4120 bytes)
>> Date: Tue, 7 Jan 2003 19:10:41 -0700
>> From: "Webmaster" <wra@wracomputers>
>> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>> Subj: IT Community Watch: New Information Technology based Website in
Houston Get Your Link on It Today... No Charge

([p]ass / [s]how / [r]el / [d]el / [w]hite / [b]lack / [q]uit) [pass]:

pass 1042034308.19633.msg

1042036108.10856.msg (8 of 35 / 4120 bytes)
>> Date: Tue, 7 Jan 2003 19:10:41 -0700
>> From: "Webmaster" <wra@wracomputers>
>> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>> Subj: IT Community Watch: New Information Technology based Website in
Houston Get Your Link on It Today... No Charge

([p]ass / [s]how / [r]el / [d]el / [w]hite / [b]lack / [q]uit) [pass]:

pass 1042036108.10856.msg

1042039708.3716.msg (9 of 35 / 4120 bytes)
>> Date: Tue, 7 Jan 2003 19:10:41 -0700
>> From: "Webmaster" <wra@wracomputers>
>> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>> Subj: IT Community Watch: New Information Technology based Website in
Houston Get Your Link on It Today... No Charge

([p]ass / [s]how / [r]el / [d]el / [w]hite / [b]lack / [q]uit) [pass]:

=====

(and the headers...)

show 1042039708.3716.msg
Return-path: <wra@wracomputers>
Received: from cs241748-242.houston.rr.com ([24.174.8.242] helo=24.174.8.242)
by doppio.caffe.net with esmtp (Exim 3.36 #3)
id 18W7GC-0001Qh-00
for [EMAIL PROTECTED]; Tue, 07 Jan 2003 21:52:08 -0600
Received: from [24.174.8.242] by wracomputers
(ArGoSoft Mail Server Freeware, Version 1.8 (1.8.2.3));
Tue, 7 Jan 2003 19:10:42 -0600
Received: from [24.174.8.242] by wracomputers
Date: Tue, 7 Jan 2003 19:10:41 -0700
From: "Webmaster" <wra@wracomputers>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Reply-To: "Webmaster"<wra@wracomputers>
X-Confirm-Reading-To: wra@wracomputers
Return-Receipt-To: wra@wracomputers
Subject: IT Community Watch: New Information Technology based Website in
Houston Get Your Link on It Today... No Charge
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="Nextpart_NINHXSN3FE"
X-Priority: 3
Message-ID: <6pywapvaqim7r78.070120031910@wracomputers>
X-TMDA-Recipient: [EMAIL PROTECTED]

This is a multi-part message in MIME format.

--Nextpart_NINHXSN3FE
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit


======

(and from the tmda_debug.log)


Uncaught Python 2.2.1 Exception (Wed Jan 8 21:28:27 2003):
-----------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/tmda/bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/local/tmda/bin/tmda-rfilter", line 763, in ?
main()
File "/usr/local/tmda/bin/tmda-rfilter", line 758, in main
do_default_action(default_action, 'action_incoming', bouncetext)
File "/usr/local/tmda/bin/tmda-rfilter", line 392, in do_default_action
bouncegen('request')
File "/usr/local/tmda/bin/tmda-rfilter", line 661, in bouncegen
send_bounce(bounce_message, mode)
File "/usr/local/tmda/bin/tmda-rfilter", line 363, in send_bounce
ar.send()
File "/usr/local/tmda/TMDA/AutoResponse.py", line 208, in send
self.recipient, Defaults.BOUNCE_ENV_SENDER)
File "/usr/local/tmda/TMDA/Util.py", line 428, in sendmail
server.sendmail(envsender, envrecip, msgstr)
File "/usr/local/tmda/TMDA/SMTP.py", line 59, in sendmail
results = self.__conn.sendmail(envsender, recips, msgtext)
File "/usr/local/lib/python2.2/smtplib.py", line 648, in sendmail
raise SMTPRecipientsRefused(senderrs)
SMTPRecipientsRefused: {'wra@wracomputers': (550, 'contact [EMAIL PROTECTED] for details\nCannot route to <wra@wracomputers>')}



_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users


Reply via email to