Hi there!

I am getting the following on the TMDA_DELIVERY_FAILURE (I do not have debug 
enabled):

Uncaught Python 2.2.1 Exception (Thu Jun 12 08:37:39 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/usr/local/bin/tmda-rfilter", line 797, in ?
    main()
  File "/usr/local/bin/tmda-rfilter", line 793, in main
    do_default_action(default_action, 'action_incoming', bouncetext)
  File "/usr/local/bin/tmda-rfilter", line 406, in do_default_action
    bouncegen('request')
  File "/usr/local/bin/tmda-rfilter", line 689, in bouncegen
    send_bounce(bounce_message, mode)
  File "/usr/local/bin/tmda-rfilter", line 377, in send_bounce
    ar.send()
  File "./TMDA/AutoResponse.py", line 207, in send
  File "./TMDA/Util.py", line 558, in sendmail
  File "./TMDA/SMTP.py", line 59, in sendmail
  File "/usr/src/build/143041-i386/install/usr/lib/python2.2/smtplib.py", line 
648, in sendmail
    raise SMTPRecipientsRefused(senderrs)
SMTPRecipientsRefused: {'[EMAIL PROTECTED]': (550, '5.7.1 
<[EMAIL PROTECTED]>... Relaying denied. IP name possibly forged 
[65.200.24.157]')}
Traceback (most recent call last):
  File "/usr/local/bin/tmda-filter", line 69, in ?
    raise NameError, 'LOGFILE_DEBUG is not defined'
NameError: LOGFILE_DEBUG is not defined

What could it be?

Thanks!

-- 
David Collantes - College of Business Administration, UCF
Please do not forward, Cc or Bcc this email to anyone without my consent.
This email was meant for you and no one else, unless othewise specified.

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

Reply via email to