I am having a problem with incoming messages bouncing all over the place. I
will send myself and email from my hotmail account to my TMDA account. The
message appears to get stuck in the qmail queue and after a few hours I I
get the same message again and a few more hours I get the message again. My
debug log tells me this:
Uncaught Python 2.3.2 Exception (Thu Dec 18 14:41:43 2003):
-----------------------------------------------------------
Traceback (most recent call last):
File "/tmda-0.81/bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/tmda-0.81/bin/tmda-rfilter", line 882, in ?
main()
File "/tmda-0.81/bin/tmda-rfilter", line 878, in main
do_default_action(default_action, 'action_incoming', bouncetext)
File "/tmda-0.81/bin/tmda-rfilter", line 470, in do_default_action
bouncegen('request')
File "/tmda-0.81/bin/tmda-rfilter", line 768, in bouncegen
send_bounce(bounce_message, mode)
File "/tmda-0.81/bin/tmda-rfilter", line 441, in send_bounce
ar.send()
File "/tmda-0.81/TMDA/AutoResponse.py", line 207, in send
self.recipient, Defaults.BOUNCE_ENV_SENDER)
File "/tmda-0.81/TMDA/Util.py", line 558, in sendmail
server = SMTP.Connection()
File "/tmda-0.81/TMDA/SMTP.py", line 42, in __init__
self.__connect()
File "/tmda-0.81/TMDA/SMTP.py", line 46, in __connect
self.__conn.connect(Defaults.SMTPHOST)
File "/usr/local/lib/python2.3/smtplib.py", line 302, in connect
raise socket.error, msg
error: (110, 'Connection timed out')
my tmdaincoming log loos like this:
Date: Thu Dec 18 12:11:35 EST 2003
From: "Brad West" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subj: test
Actn: CONFIRM action_incoming
(1157)
Date: Thu Dec 18 12:11:35 EST 2003
From: "Brad West" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subj: test
Actn: CONFIRM pending 1071767495.9049.msg
(1157)
and it is the same thing over and over again.
I am using the standard set up for TMDA and TMDA-CGI. My qmail had no
problems delivering messages before
any ideas?
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users