On Friday 14 February 2003 05:15 am, Eric Renfro wrote:
> 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?

I actually solved the problem. It had nothing to do with TMDA, qmail, 
vpopmail, etc.

The problem was, ucspi-tcp had the ipv6 patch on it, and IPv4 IP addresses 
were not the same as normal anymore. So, 192.168. was ::ffff:192.168. or so. 
I rebuilt it unpatched, and figured that much out, but I haven't re-applied 
it back to figure out how to get it to work otherwise.

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

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

Reply via email to