Uncaught Python 2.2.2 Exception (Fri Feb 14 04:15:25 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/bin/tmda-rfilter", line 763, in ?
    main()
  File "/usr/bin/tmda-rfilter", line 758, in main
    do_default_action(default_action, 'action_incoming', bouncetext)
  File "/usr/bin/tmda-rfilter", line 392, in do_default_action
    bouncegen('request')
  File "/usr/bin/tmda-rfilter", line 661, in bouncegen
    send_bounce(bounce_message, mode)
  File "/usr/bin/tmda-rfilter", line 363, in send_bounce
    ar.send()
  File "/usr/lib/python2.2/site-packages/TMDA/AutoResponse.py", line 207, in 
send
    self.recipient, Defaults.BOUNCE_ENV_SENDER)
  File "/usr/lib/python2.2/site-packages/TMDA/Util.py", line 428, in sendmail
    server.sendmail(envsender, envrecip, msgstr)
  File "/usr/lib/python2.2/site-packages/TMDA/SMTP.py", line 59, in sendmail
    results = self.__conn.sendmail(envsender, recips, msgtext)
  File "/usr/lib/python2.2/smtplib.py", line 681, in sendmail
    raise SMTPRecipientsRefused(senderrs)
SMTPRecipientsRefused: {'[EMAIL PROTECTED]': (553, "sorry, that 
domain isn't in my list of allowed rcpthosts (#5.7.1)")}


I keep getting this with TMDA when I enable it in my setup.

I'm using qmail, with vpopmail, vqadmin, qmailadmin, qadmin-tmda, and 
qmail-scanner. My qmail is patched with several things, but the main one I 
believe causing the problem is smtp-auth. I cannot get qmail, even locally 
like it's configured to allow, to allow sending mail out. 

Anyone know any solution to this problem?

-- 
Eric Renfro
Myrddin Computers & Designs - CEO/President

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

Reply via email to