Jason R. Mastaler wrote,
> Michael Shuldman <[EMAIL PROTECTED]> writes:
>
> > Unfortunately the problem seems to remain:
>
> [...]
>
> > File "/usr/local/lib/python2.3/smtplib.py", line 315, in send
> > raise SMTPServerDisconnected('Server not connected')
> > SMTPServerDisconnected: Server not connected
>
> Is your SMTP server fully functional? TMDA by default uses an SMTP
> connection to localhost:25 to send mail. Can you verify that you are
> able to do this with another mail client? If you normally use a
> different SMTP server, you can change this by setting SMTPHOST[1] in
> your ~/.tmda/config.
The mailserver is working yes. All the addresses failing seem to be of
the form
"Sep 2 08:42:54 kosmo qmail: 1062484974.578402 starting delivery 3719: msg 227048 to
local [EMAIL PROTECTED]",
this however is not consistent in the form that I can't myself mail
to this address (salg) in order to generate the error, that mail goes
through the process ok.
I also see this in the tmda debug log:
Uncaught Python 2.3b1 Exception (Tue Sep 2 07:55:02 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 805, in ?
main()
File "/usr/local/tmda/bin/tmda-rfilter", line 740, in main
verify_confirm_cookie(cookie_value, 'accept')
File "/usr/local/tmda/bin/tmda-rfilter", line 503, in verify_confirm_cookie
release_pending(confirm_timestamp, confirm_pid, msg)
File "/usr/local/tmda/bin/tmda-rfilter", line 429, in release_pending
Util.sendmail(Util.msg_as_string(msg), recipient, return_path)
File "./TMDA/Util.py", line 559, in sendmail
File "./TMDA/SMTP.py", line 61, in sendmail
File "/usr/local/lib/python2.3/smtplib.py", line 688, in sendmail
(code,resp) = self.data(msg)
File "/usr/local/lib/python2.3/smtplib.py", line 486, in data
(code,msg)=self.getreply()
File "/usr/local/lib/python2.3/smtplib.py", line 344, in getreply
line = self.file.readline()
File "/usr/local/lib/python2.3/socket.py", line 325, in readline
data = self._sock.recv(self._rbufsize)
error: (65, 'No route to host')
I also note the long delay between these two:
Sep 2 08:48:03 kosmo qmail: 1062485283.088072 starting delivery 3749: msg 22621
3 to local [EMAIL PROTECTED]
Sep 2 08:57:40 kosmo qmail: 1062485860.783164 delivery 3749: deferral: See_/var
/qmail/alias/.tmda/logs/debug_for_traceback/
--
_ //
\X/ -- Michael Shuldman <[EMAIL PROTECTED]>
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users