Re: [Exim] rejecting based on HELO

Top Page
Delete this message
Reply to this message
Author: Wakko Warner
Date:  
To: James P. Roberts
CC: Billy Harvey, exim-users
Subject: Re: [Exim] rejecting based on HELO
> Rats. I was hoping for an automated script! Well, if I ever manage to find
> time to make one, I will share it with the list.


It'd be nice, but I'd prefer to do this by hand. I have it automated to
lockout anyone who attempts to relay through my server or sends email to any
local part that contains a '.' (why? I have no users with dots and I've
recently seen people bouncing to the message IDs generated by my MUA)

it's simple, in your acl, just make a condition (last!!!) that does:
condition = ${run{some command}{yes}{yes}}

Using SQL would be another solution, but I see no reason to use SQL on my
home system.

--
Lab tests show that use of micro$oft causes cancer in lab animals