Re: [Exim] rejecting based on HELO

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Wakko Warner
Fecha:  
A: James P. Roberts
Cc: Billy Harvey, exim-users
Asunto: 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