Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
╚ Groups Home
PGP encrypted.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Убить спамера  
View profile   Translate to Translated (View Original)
 More options May 1 2012, 2:55 pm
Newsgroups: comp.mail.misc
From: "Убить спамера" <nii...@yahoo.com>
Date: Tue, 1 May 2012 18:55:24 +0000 (UTC)
Local: Tues, May 1 2012 2:55 pm
Subject: PGP encrypted.
How can I test if incoming message from some email is PGP encrypted? And
send it to /dev/null if not encrypted.

--
Origin: Ошибаются те, которые во время благополучия думают, что навсегда
избавились от невзгод. - Цицерон


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thor Kottelin  
View profile  
 More options May 1 2012, 3:10 pm
Newsgroups: comp.mail.misc, comp.security.pgp.tech
From: "Thor Kottelin" <t...@anta.net>
Date: Tue, 1 May 2012 22:10:32 +0300
Local: Tues, May 1 2012 3:10 pm
Subject: Re: PGP encrypted.
"????? ???????" <nii...@yahoo.com> wrote in message

news:jnpbir$f2h$1@speranza.aioe.org...

> 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.

--
Thor Kottelin
http://www.anta.net/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Убить спамера  
View profile   Translate to Translated (View Original)
 More options May 1 2012, 3:48 pm
Newsgroups: comp.mail.misc, comp.security.pgp.tech
From: "Убить спамера" <d...@null.id>
Date: Tue, 1 May 2012 19:48:16 +0000 (UTC)
Local: Tues, May 1 2012 3:48 pm
Subject: Re: PGP encrypted.
Вт., 01 мая 2012 22:10:32 числа в группе comp.mail.misc Thor Kottelin <t...@anta.net> написал:

>> 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.

--
Origin: Капитализм без банкротства - все равно что христианство без
преисподней. Борман Франк.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Bonomi  
View profile  
 More options May 2 2012, 5:00 am
Newsgroups: comp.mail.misc, comp.security.pgp.tech
From: bon...@host122.r-bonomi.com (Robert Bonomi)
Date: Wed, 02 May 2012 04:00:08 -0500
Local: Wed, May 2 2012 5:00 am
Subject: Re: PGP encrypted.

<d...@null.id> wrote:
> Thor Kottelin wrote:
>><d...@null.id> wrote:
>>> 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

If you can't figure out how to come up with such a test, you *really* need
to RTFM.  'man procmailrc' is a good starting point.  <grin>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Убить спамера  
View profile  
 More options May 2 2012, 11:30 am
Newsgroups: comp.mail.misc, comp.security.pgp.tech
From: "Убить спамера" <d...@null.id>
Date: Wed, 2 May 2012 15:30:58 +0000 (UTC)
Local: Wed, May 2 2012 11:30 am
Subject: Re: PGP encrypted.
>>>> 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@nnn nnn\.nn
* ! ^Content-Type: .*multipart/encrypted;|! ^Content-Type: .*application/pgp;
/dev/null

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »