On Sun, 6 Jul 2003, Tim Legant wrote:
> Tim Rice <[EMAIL PROTECTED]> writes:
>
> > On Sun, 6 Jul 2003, Tim Legant wrote:
> >
> > > Tim Rice <[EMAIL PROTECTED]> writes:
> > >
> > > > SMTPRecipientsRefused: {'[EMAIL PROTECTED]': (550, "(NAUTH) Bad authorization:
> > > > sender '[EMAIL PROTECTED]' not authorized to send to address '[EMAIL
> > > > PROTECTED]' : send queries to POSTMASTER")}
> > >
> > > The <[EMAIL PROTECTED]> address is not allowed to relay through
> > > your MTA. To stop this error from occurring, you need to properly
> > > configure your relay.
> >
> > If that was the case, no confirm messages would ever be deliverd.
> > Confirm messages DO get deliverd to real addresses and messages
> > get delivered upon reciept of confirmation.
>
> Yup. Thought this was the usual SMTPRecipientsRefused problem. It's
> not. We've talked about this before, here on -workers. Here's a
> relevant link.
>
> http://mla.libertine.org/tmda-workers/2003-02/msg00052.html
I've read the thread and tried OUTGOINGMAIL = "sendmail" and that
doesn't help on this machine.
The MTA is MMDF (it does have a sendmail interface).
I loaded 0.82 tonigt and went back to OUTGOINGMAIL = "smtp"
I keep getting errors like the one mentioned before and ones like this.
....
Uncaught Python 2.2.2 Exception (Sun Aug 3 19:44:16 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 882, in ?
main()
File "/usr/local/bin/tmda-rfilter", line 878, in main
do_default_action(default_action, 'action_incoming', bouncetext)
File "/usr/local/bin/tmda-rfilter", line 470, in do_default_action
bouncegen('request')
File "/usr/local/bin/tmda-rfilter", line 768, in bouncegen
send_bounce(bounce_message, mode)
File "/usr/local/bin/tmda-rfilter", line 441, in send_bounce
ar.send()
File "./TMDA/AutoResponse.py", line 207, in send
File "./TMDA/Util.py", line 565, in sendmail
File "./TMDA/SMTP.py", line 59, in sendmail
File "/usr/local/lib/python2.2/smtplib.py", line 681, in sendmail
raise SMTPRecipientsRefused(senderrs)
SMTPRecipientsRefused: {'[EMAIL PROTECTED]': (550, '(BHST) Unknown host/domain n
ame in "[EMAIL PROTECTED]"')}
....
The real problem is not the log entries. The problem is the pending
queue for this user is over 37K with a 3 day expire time.
Greping for [EMAIL PROTECTED] shows 2779 messages and
they all have the same Message-ID.
Hmm, not only the same Message-ID but md5 says the entire message is identical.
Watching delivery of the local chanel we see
...
Message 'msg.aa29811', from '[EMAIL PROTECTED]'
Queued: 5 Days, 9 Hours
[ Accessing local (Local delivery)]
Channel: local
jeff:
delivering to pipe 'SENDER=\<[EMAIL PROTECTED]> RECIPIENT=jeff /usr/lo
cal/bin/tmda-filter.sh', failed (temp)^M
not deliverable now, queuing for retry
End of processing for msg.aa29811
...
The problem here is any bogus user/domain combination will continue
to generate new pending messages until the message expires from
the incoming (local in MMDF speak) queue.
I'm trying to wrap my head around the code but right now I'm clueless
as to what file(s) I'll need to modify to get this to work.
>
> > This error only comes up on spam. Ie. mx056.mailtansfer.net is bogus.
>
> What's odd is that mx056.mailtansfer.net doesn't have an IP at all.
> In fact, mailtansfer.net doesn't appear to have any DNS records.
> mx056.mailtransfer.net, on the other hand, does. I'm a little
> confused how you got this error at all!
>
>
> Tim
--
Tim Rice Multitalents (707) 887-1469
[EMAIL PROTECTED]
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers