[Dovecot] Filtering IP address connections ?

fakessh at fakessh.eu fakessh at fakessh.eu
Mon Oct 18 16:31:34 EEST 2010


Le 18.10.2010 15:24, Charles Marcus a écrit :
> On 2010-10-18 8:49 AM, fakessh at fakessh.eu wrote:
>> with sieve is also possible: I give an example
>>
>> require
>> ["fileinto","regex","comparator-i;ascii-numeric","reject","relational"];
>>
>> if anyof (
>> header :contains "Received"
>>              [ "[4.63.*.*",
>>               ]
>> {
>> reject text:
>> I am not taking mail from you, and I don't
>> want your birdseed, either!
>> it is UBE UCE no talking to me please!
>> see you letter ?
>> .
>>       ;
>> }
> 
> Imho it is a waste of time and energy to do this - just let your MTA
> and/or firewall do the heavy lifting...
> 


so it is pure sieve scripting

-- 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x092164A7.asc
Type: application/pgp-keys
Size: 35055 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20101018/8580e989/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://dovecot.org/pipermail/dovecot/attachments/20101018/8580e989/attachment-0003.bin 


More information about the dovecot mailing list