Date: Mon, 6 Aug 2001 19:34:04 -0500
From: Karl Schmidt <karl@xtronics.com>

Add the following to your exim.conf file

prohibition_message = \
        ${lookup{$prohibition_reason}lsearch\
        {/etc/exim/prohibition.messages}{${expand:$value}}}
Replace "postmaster contact" with your postmaster name and (555) 555-5555 with your phone number

###### Then deleet this line and every thing above and save the file to /etc/exim/ #########
host_reject_recipients: Your host $sender_fullhost is listed in our host_reject_recipients list.|
		If you are NOT a spammer call "postmaster contact" at (555) 555-5555 |
		$primary_hostname Exim $version_number
host_reject:	Your host $sender_fullhost is listed in our host_reject list. |
		If you are NOT a spammer call "postmaster contact" at (555) 555-5555 |
		$primary_hostname Exim $version_number
rbl_reject:	Your host $sender_fullhost is on a spam sender list.|
		RBL text = $rbl_text |
		If you are NOT a spammer contact $rbl_domain and|
		call "postmaster contact" at (555) 555-5555 |
		$primary_hostname Exim $version_number|
host_accept_relay: Your host $sender_fullhost is NOT permitted to relay|
		 thru $primary_hostname Exim $version_number
reciever_verify: Dear $errmsg_recipient at $sender_fullhost|
		No one by that name $localpart lives here.|
		$primary_hostname Exim $version_number
sender_relay:	$sender_address from Host $sender_fullhost|
		is not permitted to relay thru $primary_hostname .|
		$primary_hostname Exim $version_number|
sender_reject:	A message was rejected from host $sender_fullhost because|
		$sender_address is in our sender_reject_recipients list. |
		If you are not a spammer call "postmaster contact" at (555) 555-5555|
		$primary_hostname Exim $version_number
sender_reject_recipients: A message was rejected from host $sender_fullhost because|
		$sender_address is in our sender_reject_recipients list. |
		If you are not a spammer call "postmaster contact" at (555) 555-5555|
		$primary_hostname Exim $version_number 
sender_verify:	A message for $received_for from $sender_address 
		was rejected rom host $sender_fullhost because|
		$sender_address|is NOT a valid return address. |
		If you are not a spammer call "postmaster contact" at (555) 555-5555
sender+host_accept_relay: $sender_address and Host $sender_fullhost|
		are not permitted to relay thru $primary_hostname .|
		$primary_hostname Exim $version_number|