Auteur: Marco Date: À: exim-users@exim.org Sujet: [exim] Exim and long 550 custom message
Hi,for protect myself from SPAM as my VPS control panel is working on AntiSpam I have a check into exim with long 550 error message:
deny message = Message temporary rejected for SPAM - $sender_fullhost is in an RBL, see $dnslist_text contact support at address (link removed) more info at (link removed)
dnslists = bl.spamcop.net : zen.spamhaus.org : b.barracudacentral.org : cbl.abuseat.org : ips.backscatterer.org : dnsbl-1.uceprotect.net : dnsbl-2.uceprotect.net : dnsbl-3.uceprotect.net
now, when this message is printed in the Delivery mail is splitted as:
The error that the other server returned was:
550-Message rejected for SPAM - mail-wm0-f44.google.com [74.125.82.44] is in an
550-RBL, see Sorry 74.125.82.44 is blacklisted at
550-(link removed) contact support at
550-(link removed) more info at
550 (link removed)
How I can remove 550- from each line?
Maybe I need put a code split message into exim.conf? the 550- before the links make the links not work