On 06/06/05, Rich Stanton <[EMAIL PROTECTED]> wrote: > Sven Hartge <[EMAIL PROTECTED]> wrote: > > >Um 20:15 Uhr am 05.06.05 schrieb Rich Stanton: > >> Andreas Metzler <[EMAIL PROTECTED]> wrote: > >>> Rich Stanton <[EMAIL PROTECTED]> wrote: > > > >>>> I have a debian sarge system running exim4.5. The system is >causing > >>>> me some problems sending to one mailhost, telling me the host is > >>>> blacklisted. However for the RBL it's using > >(rbl-plus.mail-abuse.ja.net) > > > >>> Please do not /interpret/ error messages or log-entries but show > >>> them. Please show us the respective log-file entries. > >>> cu andreas > > > >> Fair enough - here's the log entry from a rejected message: > > > >> 2005-06-05 13:55:42 1DeufG-00013u-NQ <= [EMAIL PROTECTED] U=root P=local > >S=303 > >> 2005-06-05 13:56:01 1DeufG-00013u-NQ ** [EMAIL PROTECTED] > >R=dnslookup T=remote_smtp: SMTP error from remote mailer after RCPT > >TO:<[EMAIL PROTECTED]>: host xxxxx.ac.uk [xxx.xxx.xxx.56]: 550 > host >is listed in rbl-plus.mail-abuse.ja.net for mail abuse > >> 2005-06-05 13:56:03 1Deufb-000144-KT <= <> R=1DeufG-00013u-NQ > >U=Debian-exim P=local S=1266 > >> 2005-06-05 13:56:03 1DeufG-00013u-NQ Completed > > > >This means _your_ host ist blacklisted in said RBL. To bad you > >obfuscated > >the IP, so you have to check yourself, why your mailhost is listed. > > The host listed in that log line, ending .ac.uk (or ip address .56): > > TO:<[EMAIL PROTECTED]>: host xxxxx.ac.uk [xxx.xxx.xxx.56]: 550 host > is listed in rbl-plus.mail-abuse.ja.net for mail abuse > > is the remote mx server for the place that I am sending the mail to, not > my own server. I tried to check the ip in the rbl server listed, but > that server name isn't listed in my dns server.
The log entry is reporting what the remote host said during the SMTP conversation. The hostname and IP address are those of the remote host, and it's telling you that your host is listed in the DNSBL it's using. Nothing in your config will affect this behaviour - it's the other end doing the checking. Less obfuscation leads to better answers. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
