Am Freitag, 21. Oktober 2005 18:52 schrieb 
[EMAIL PROTECTED]:
> Mathias Homann wrote:
> > anyways, I'd love to be able to give scores to a mail if its from
> > a given email address but it is not pgp signed.
>
> Sounds like three rules should do the trick.  Pseudo-rules follow:
>
> _FROM_JOE: From address matches /[EMAIL PROTECTED]/
> _PGP_SIGNED: body matches /-----------PGP SIGNATURE----------/
>
> FROM_JOE_BUT_NOT_PGP_SIGNED:
> meta rule, _FROM_JOE && !_PGP_SIGNED
> score 3
>
> No perl necessary.  The PGP rule might even exist already. :)


well that would match any mail with the line PGP SIGNATURE in it...
better would be a check for a _VALID_ signature... but then the mail 
server would have to have a gnupg key for the sender...


bye,
        MH
-- 
gpg key fingerprint: 5F64 4C92 9B77 DE37 D184  C5F9 B013 44E7 27BD 
763C

Reply via email to