Groups | Search | Server Info | Login | Register


Groups > comp.security.pgp.tech > #10

Re: PGP encrypted.

From "Убить спамера" <dev@null.id>
Newsgroups comp.mail.misc, comp.security.pgp.tech
Subject Re: PGP encrypted.
Date 2012-05-02 15:30 +0000
Organization 4928
Message-ID <jnrjvi$ru4$1@speranza.aioe.org> (permalink)
References <jnpbir$f2h$1@speranza.aioe.org> <KyWnr.34606$I33.23308@uutiset.elisa.fi> <jnpem0$ncl$1@speranza.aioe.org> <Y5Wdnaeoo6QFaj3SnZ2dnUVZ_gCdnZ2d@posted.nuvoxcommunications>

Cross-posted to 2 groups.

Show all headers | View raw


>>>> How can I test if incoming message from some email is PGP encrypted?
>>> 
>>> Perhaps you could check for the appropriate armor header? The details are
>>> available in RFC 4880.
>>
>>multipart/encrypted;
>>I need to test it with procmail.
> 
> You mean, something like:
> 
>  :0 chH
>  * ! ^Contet-Type: multipart/encrypted
>  /dev/null
Almost yes.

:0
* ^From:.*JJJ@nnn\.nnn|^From:.*JJJJJJJJJJ@nnnnn\.nnn|^From:.*JJJJJJJJJJJJ@nnnnnn\.nn
* ! ^Content-Type: .*multipart/encrypted;|! ^Content-Type: .*application/pgp;
/dev/null

-- 
Origin: Да - я в ладье. Меня разлив не тронет! Но как мне жить, когда народ мой 
тонет? - Саади

Back to comp.security.pgp.tech | Previous | NextPrevious in thread | Find similar


Thread

Re: PGP encrypted. "Thor Kottelin" <thor@anta.net> - 2012-05-01 22:10 +0300
  Re: PGP encrypted. "õÂÉÔØ ÓÐÁÍÅÒÁ" <dev@null.id> - 2012-05-01 19:48 +0000
    Re: PGP encrypted. bonomi@host122.r-bonomi.com (Robert Bonomi) - 2012-05-02 04:00 -0500
      Re: PGP encrypted. "õÂÉÔØ ÓÐÁÍÅÒÁ" <dev@null.id> - 2012-05-02 15:30 +0000

csiph-web