Hi .. I have a problem since yesterday, and I cant find out whats going
wrong ..
i recognized the rpoblem afetr 1 day on no incoming email:
and I found these loglines:
delivery 23578: failure:
10.0.0.10_does_not_like_recipient./Remote_host_said:_553_sorry,_that_domain_
isn't_in_my_list_of_allowed_rcpthosts_(#5.7.1)/Giving_up_on_10.0.0.10./

this is my tcp.smtp-file:
127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD=""
127.:allow,RELAYCLIENT="",RBLSMTPD=""
127:allow,RELAYCLIENT="",RBLSMTPD=""
10.:allow,RELAYCLIENT="",RBLSMTPD=""
192.168..:allow,RELAYCLIENT="",RBLSMTPD=""
:deny

and this is the result of tcprulescheck:
workon ~ #  tcprulescheck /etc/tcp.qmail.cdb 127.0.0.1
rule :
deny connection

to show you that it is up2date, i did a strings over it:
workon ~ # strings /etc/tcp.qmail.cdb
127.0.0.1+RELAYCLIENT=
+RBLSMTPD=
127.+RELAYCLIENT=
+RBLSMTPD=
127+RELAYCLIENT=
+RBLSMTPD=
10.+RELAYCLIENT=
+RBLSMTPD=
192.168..+RELAYCLIENT=
+RBLSMTPD=

I dont understand the problem, because strace seems fine to me.
I appeared after emerge -uD world, but a remerge of ucspi-tcp didn't
help. i tried to go back a few kernel versions, no success...

Can anybody help me with that problem ? (I worked around with "export
RELAYCLIENT=" in /service/run.. but thats bad configuration :)

Thank you in advance 
Andreas


--
gentoo-user@gentoo.org mailing list

Reply via email to