Displaying 3 results from an estimated 3 matches for "spamassasssin".
Did you mean:
spamassassin
2019 Jan 24
4
Discard mail with from date older than xxxx
On 1/24/19 12:15 AM, Per Jessen wrote:
> Trever L. Adams wrote:
>
>> I know that sieve doesn't do math. The file would be created
>> externally.
>>
>> Based on examples in section 4.4 of
>> https://tools.ietf.org/html/rfc5260#section-4
>>
>> I figured something like this would work.
>>
>> if date :value "le" :originalzone
2019 Jan 24
0
Discard mail with from date older than xxxx
..." "iso8601" "2017-09-06T18:09:00+02:00"
>> )
>>
>>
>> HTH
>> Per
>
>
> Please, correct me if I am wrong. This looks at the system clock. I need
> to look at the date in the email (Date header).
Sorry, I misunderstood.
I rely on spamassasssin to deal with spam.
/Per
2019 Jan 25
1
Discard mail with from date older than xxxx
On 1/24/19 10:07 AM, Per Jessen wrote:
>
> Sorry, I misunderstood.
>
> I rely on spamassasssin to deal with spam.
>
>
> /Per
>
>
You still led me to the correct solution. I use dspam. Occassionally
some odd spams get through. Usually they are using this date trick (not
that it fools dspam). The problem is the content is novel. So, I am
using this to catch what cannot be caught...