List Info

Thread: Outlook 2k + PGP 9.5 + Spampal




Outlook 2k + PGP 9.5 + Spampal
user name
2006-10-07 17:17:07

Hi all,
after a long time without using PGP (for this very problem), I'm trying to use it again.

The problem is that I already have Spampal (a freeware spam-filter) to act as proxy between Outlook and the mail servers and I don't know how to put PGP in the middle of it; of course removing Spampal is out of the question since I like it (otherwise I would already did it ). I considered gpg, but I never found a good automated plugin for Outlook (Gpg4Win has a plugin, but it is for Outlook 2003 and it doesn't work on 2k - at least not for me).

I'm using:
Outlook 2000 (9.0.0.6627)
Spampal 1.594
Stunnel 4.12
PGP 9.5
and I have 4 Gmail accounts plus 7 other mail accounts (circumstantial use ).

My current configuration (without PGP) is the following:
Outlook:
- all accounts have the pop3 and smtp address fields set to 127.0.0.1;
- all not-Gmail accounts have the 'Account name' field set to 'MyEmailAddresspop3address' format;
- all Gmail accounts have the 'Account name' field set to %27MyEmailAddress%40127.0.0.1">'MyEmailAddress127.0.0.1:1109' fomat;
- all the accounts have flagged on the option 'My server requires authentication' and inside its settings there is the account name/password of one of my Gmail account (since Gmail is my main e-mail provider, I'm using its SMTP server);
- all accounts have the default Outlook settings under the 'Advanced' tab.

Spampal:
- it catches all the incoming/outgoing traffic (since in Outlook I'm using 127.0.0.1 as POP3/SMTP addresses);
- it parses the 'Account name' fields to determine the real 'Account name' and the POP3 real address;
- for the not-Gmail account, it uses the above address to retreive the mail, analyze it, and pass it to Outlook;
- for the Gmail account, it try to retreive the mail from 127.0.0.1:1109 (Stunnel), analyze it, and pass it to Outlook;
- the outgoing e-mails (sent to 127.0.0.1) are redirected (after whitelisting the TO addresses) to 127.0.0.1:259 (stunnel).

Stunnel:
-it intercept the traffic to 127.0.0.1:1109 (POP3) - 127.0.0.1:259 (SMTP) and redirect it to the real Gmail's addresses. Basically it acts as SSL tunneler (Gmail require SSL communication for POP3 clients).

Now it come the PGP problem: what I want to do is to use PGP to sign(all)/encrypt(if I have the recipient's key) the outgoing e-mails and verify/decrypt the incoming e-mails; in theory I think (but I'm open to objections) it would be better to put it between Outlook and Spampal so it benefit from the filtered spam (in this case the outgoing e-mail would pass on PGP first and Spampal then, but I guess it is not a problem since Spampal simply record the recipient's e-mail address without modifying the e-mail body, so it should not break the sign/encrypt validity).

I tried to do this procedure myself, but I can't find how to cofigure Outlook and PGP (and eventually Spampal).

On the side note: PGP doesn't seems to automatically recognize the e-mail accounts and so it doesn't create the "services"; so far I disabled its mail proxy configuration since it's bloccking the whole communication.

Thanks in advance.

Di Fresco Marco
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.407 / Virus Database: 268.13.0/465 - Release Date: 06/10/2006

__._,_.___
.

__,_._,___
Outlook 2k + PGP 9.5 + Spampal
user name
2006-10-08 04:36:55

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Di Fresco Marco wrote:
> Hi all, after a long time without using PGP (for this very problem),
> I'm trying to use it again.
>
> The problem is that I already have Spampal (a freeware spam-filter)
> to act as proxy between Outlook and the mail servers and I don't know
> how to put PGP in the middle of it; of course removing Spampal is out
> of the question since I like it (otherwise I would already did it
> ). I considered gpg, but I never found a good automated plugin for
> Outlook (Gpg4Win has a plugin, but it is for Outlook 2003 and it
> doesn't work on 2k - at least not for me).
>
<snip>

Have a look at GPGrelay - <http://sourceforge.net/projects/gpgrelay/> -
I haven't used it but others on this list swear by it. It acts as a
filtering POP/IMAP/SMTP relay, so it should work with Spampal and Outlook.

- --
Alphax
Death to all fanatics!
Down with categorical imperative!
OpenPGP key: http://tinyurl.com/lvq4g
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4-svn4208:IDEA-TIGER192-DSA2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBRSiAZiIkramx4GSWAQhTCgf/VHdpuSZV&#43;zH5W/U8NYBw8uDP8BWpdtYk
3;+yJDE6H8R68z3L7tWA&#43;13j5/qA/Nq+CqaJNjohvgsOsZ+Xs535kmReT8GmGef/h
f0pD1nmk77wvo3OE3F1di0Nwt10KDFi/Wuv2LpK2OJiZOwb6wY+gyFuYyZ14nwAL
mIESHGbTN+WxtNO67rTZevUuPhCwo6VLwSB9F94lOP6PRQQqWLp4dqwXnomwtP4F
jVU5HwWiA36OAtsDJyeSh1dxVMr53FCyyH4DkO+WtmREa4rQweVBV0UZwYw4IfKw
8RSZDJ2vAhArPyy9bjL1GaRmUUee2QFBoAG&#43;e/WTyxkx1K+ntn3BLA==
=JHmo
-----END PGP SIGNATURE-----

__._,_.___
.

__,_._,___
Outlook 2k + PGP 9.5 + Spampal
user name
2006-10-10 01:23:17

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

In reply to Alphax's message sent 2006-10-08 00:36:

> Di Fresco Marco wrote:
&gt;
>>; Hi all, after a long time without using PGP (for this very
>> problem), I'm trying to use it again.
&gt;
>>; The problem is that I already have Spampal (a freeware spam-filter)
>>; to act as proxy between Outlook and the mail servers and I don't
>;> know how to put PGP in the middle of it; of course removing Spampal
&gt;> is out of the question since I like it (otherwise I would already
&gt;> did it ). I considered gpg, but I never found a good automated
>> plugin for Outlook (Gpg4Win has a plugin, but it is for Outlook
&gt;> 2003 and it doesn't work on 2k - at least not for me).
>
> <snip&gt;
>
&gt; Have a look at GPGrelay - <http://sourceforge.net/projects/gpgrelay/>
> - I haven't used it but others on this list swear by it. It acts as a
> filtering POP/IMAP/SMTP relay, so it should work with Spampal and
> Outlook.

GPGrelay is fantastic! I have GPGrelay sitting between external mail
servers and the local mail server with SpamBayes on its external face
just in case spammers start encrypting to addresses they scrape from pgp
keys.

MUA => *SpamBayes => local mail server => GPGrelay => ext. mail server

External POP3 <= GPGrelay <= SpamBayes <= local mail server <= MUA

*optionally used for SMTP based training

The local mail server receives from authorized senders only. The bulk of
inbound mail is retrieved via POP3 by the server for delivery to local
accounts (filtered by SpamBayes, and decrypted/verified by GPGrelay).

- --
List Moderator, PGP Encryption Help Team

Mike Daigle http://www.mikedaigle.ca
My PGP Key Send email with subject=pgpkey-request
Gossamer Spider Web of Trust http://www.gswot.org

-----BEGIN PGP SIGNATURE-----
Comment: GSWoT:CA1 Gossamer Spider Web of Trust www.gswot.org
Comment: Mike Daigle Ontario, Canada www.mikedaigle.ca

iEYEAREDAAYFAkUq9kEACgkQTvHh4CsVTmIL3wCfSuQRS5XNKFibcvvp4Yn1dEKV
MMcAn3F/Jz8VX4M3;TwXJ+;/zm20vTKyhR
=SMoS
-----END PGP SIGNATURE-----

__._,_.___
.

__,_._,___
Outlook 2k + PGP 9.5 + Spampal
user name
2006-10-13 09:45:46

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks to Alphax and Michael Daigle. GPGRelay is working for me (even if I was concerned at first, since it hasn't been updated since March, 31st 2005 --- I found it at SourceForge, isn't there a newer version?).

> MUA => *SpamBayes => local mail server => GPGrelay => ext. mail server
&gt;
> External POP3 <= GPGrelay <= SpamBayes <= local mail server <= MUA
>
> *optionally used for SMTP based training

I'm using the same scenario (since it matches what I wanted to do in the first place):
MUA <=> GPGRelay <=> Spampal <=> External mail server.

Di Fresco Marco
- --
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.3/473 - Release Date: 12/10/2006

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32) - GPGrelay v0.959

iQIVAwUBRS9gS+E1e7n2TLKCAQKWhRAAn/vGtlkqrBEDj/xPb2q6iGfioZXNYoae
6AinFv6lkmR66HxyDnPayZKCmz5Xzq+99J8MJxjx7EuxmF2lZQe/aupQyOZ1K5ME
8M99g6cyyT1kwmaLYkp7zB16dWJUno21XZlfh1yRk9JBYGXWDb15a7OsyaNIr38p
XBWFJFEYZeajjmTMAD6Gsf1/0f1ul8VLSsNVRQ6z+omfJS65qzCvbYYCXZc6Jcsg
6hEMVmMDXk2ihhHelGxs60QYAmbjsdmb54ciBTXKlSupEfHxgyhCerP0DsXFvDpN
evk64Kpgx9IGiECqJQI0kNkp4cM85lxZ7f8giGbN9lQjVe/QEu47dZoXNLkMERRS
pJMaSh0xUVxGIcAjNojK6u8AYshwiB1HPtgtiCIoV7rcBKPWak54SBUYF321CDSt
zI7I4g5kCnwFqlr3T3EC9vhiDdtI1n8b3BdS3;IsBxrDOwe7ma1H6qYUGgrPDo+XW
eXlbuhkKKYDj5RfVyauWb1MgLVkID12WSwv/&#43;rXn6PhmnC2FuoZSbLO2S8GuFItn
1ZOSQRjsxWjgMvdVWvbP6T4d3lAbxN8mzHFE/WDPdsVv4gWQfzAyjMHnVuoZThVL
7TZI6N/QSW5Wp9bHYwohoGrIp/sT2H5Gy0cx2TkaukCf0iZrb4kuoEdH0h8jwvIw
tPTCb7EtrDk=
=XTKp
-----END PGP SIGNATURE-----

__._,_.___
.

__,_._,___
Verified signed e-mail are attached
user name
2006-10-13 22:55:44

Hi all,
as I said GPGRelay is working fine, except I noticed a side effect when it verifies signed e-mails.

Basically in the body of the e-mail I get the result of the verification of the signature (and it it is like I want), but the original body of the e-mail is moved to an attachment (and I would like to see in the body itself under the verification).

I checked the settings and under "Global Control&quot; - "Apparence of decrypted/verified mails"; and it is selected the option "Multipart, ASCII";; now, by what the tooltip says, this option should generate a view like I desire and the effect I actually get should belong to Forwarded, ASCII, but it isn't so.

It is not a major problem, but I would be grateful if you can help me in this issue too.

Thank in advance.

Di Fresco Marco
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.3/473 - Release Date: 12/10/2006

__._,_.___
.

__,_._,___
Verified signed e-mail are attached
user name
2006-10-15 21:20:42

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

In reply to Di Fresco Marco's message sent 2006-10-13 18:55:

> as I said GPGRelay is working fine, except I noticed a side effect
&gt; when it verifies signed e-mails.
>
> Basically in the body of the e-mail I get the result of the
> verification of the signature (and it it is like I want), but the
> original body of the e-mail is moved to an attachment (and I would
>; like to see in the body itself under the verification).
>
> I checked the settings and under "Global Control&quot; - "Apparence of
> decrypted/verified mails"; and it is selected the option "Multipart,
>; ASCII";; now, by what the tooltip says, this option should generate a
> view like I desire and the effect I actually get should belong to
> Forwarded, ASCII, but it isn't so.

Actually, you've selected multi-part, which isn't really an attachment,
per se... but it *looks* the same as a message with attachment.

I don't like the clutter, so I use the headerfield option and have my
mail client label messages that were signed or encrypted according to
the GPGrelay header (for aesthetics I suppose, since my reply will be
encrypted by GPGrelay if a key is stored for the recipient regardless of
how the message arrived).

- --
List Moderator, PGP Encryption Help Team

Mike Daigle http://www.mikedaigle.ca
My PGP Key Send email with subject=pgpkey-request
Gossamer Spider Web of Trust http://www.gswot.org

-----BEGIN PGP SIGNATURE-----
Comment: GSWoT:CA1 Gossamer Spider Web of Trust www.gswot.org
Comment: Mike Daigle Ontario, Canada www.mikedaigle.ca

iEYEAREDAAYFAkUypo8ACgkQTvHh4CsVTmKF9gCfYo8nVbnxnfT8Dvp6o1MkDK1S
cKgAoL4uWU3sMHR4YBHccmXcEA0Zcy66
=PwOi
-----END PGP SIGNATURE-----

__._,_.___
.

__,_._,___
Verified signed e-mail are attached
user name
2006-10-16 02:11:07

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Michael Daigle wrote:

> I don't like the clutter, so I use the headerfield option and have my
> mail client label messages that were signed or encrypted according to
> the GPGrelay header

I just wondered how you accomplished the task of having the mail client
indicate that they were signed or encrypted. I take it your mail client
is Thunderbird?

- --
Jim
-----BEGIN PGP SIGNATURE-----

iD8DBQFFMuo7ygKI8gBpGS4RA3H2AJ9jozNsowfn0DkAlgYLDCZ0NFJiMACgzLNs
iTUoLZjDbZgrPT4E7uAYJ1I=
=OQA0
-----END PGP SIGNATURE-----

__._,_.___
.

__,_._,___
Verified signed e-mail are attached
user name
2006-10-16 14:06:17
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

In reply to Jim Dever's message sent 2006-10-15 22:11:

>> I don't like the clutter, so I use the headerfield
option and have
>> my mail client label messages that were signed or
encrypted
>> according to the GPGrelay header
>
> I just wondered how you accomplished the task of having
the mail
> client indicate that they were signed or encrypted.  I
take it your
> mail client is Thunderbird?

Yes, mail can be labelled with Thunderbird. In my filters,
Tbird looks
for "X-GPGRelay-Status" contains "This mail
was signed", or "Body"
contains "-----BEGIN PGP SIGNED MESSAGE -----" and
will label such
messages "PGP Signed". The filter to identify
encrypted messages follows
and takes precedence. "X-GPGRelay-EncTo" is equal
to "<one filter entry
for each encryption subkey of mine>, or
"X-GPGRelay-Status" equals "This
mail was encrypted", or "Body" contains
"----- BEGIN PGP MESSAGE -----".

Now, because GPGrelay's headerfield option does not alter
clear-signed
messages, my client will continue to verify those messages
so I don't
need to rely on the message label to tell me PGP was used.
The filters,
then, are most helpful for PGP/MIME signed messages and
encrypted messages.


- --
List Moderator, PGP Encryption Help Team

Mike Daigle                                   http://www.mikedaigle.ca
My PGP Key                      Send email with
subject=pgpkey-request
Gossamer Spider Web of Trust                      http://www.gswot.org

-----BEGIN PGP SIGNATURE-----
Comment: GSWoT:CA1   Gossamer Spider Web of Trust 
www.gswot.org
Comment: Mike Daigle   Ontario, Canada        
www.mikedaigle.ca

iEYEAREDAAYFAkUzkgYACgkQTvHh4CsVTmKorQCgluUQGSDPuP/48UDwk/0C
crzk
Ce8Anj95KH6snfYgcwqO29bYT7qlhOqv
=KvrF
-----END PGP SIGNATURE-----

--eRKl7StCy2w8QlOpydJxE9WkKDyLuCcMfVP1xQU
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML
4.01//EN" "http:
//www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>

<!-- Network content -->


<body style="background-color: #ffffff;">

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="width:655px;
position:relative;">
  <div id="ygrp-msg" style="width: 490px;
padding: 0 15px 0 0; float:left;  z-index:1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text">
            <p>-----BEGIN PGP SIGNED
MESSAGE-----<br>
Hash: RIPEMD160<br>
<br>
In reply to Jim Dever's message sent 2006-10-15
22:11:<br>
<br>
&gt;&gt; I don't like the clutter, so I use the
headerfield option and have<br>
&gt;&gt; my mail client label messages that were
signed or encrypted<br>
&gt;&gt; according to the GPGrelay header<br>
&gt;<br>
&gt; I just wondered how you accomplished the task of
having the mail<br>
&gt; client indicate that they were signed or encrypted.
 I take it your<br>
&gt; mail client is Thunderbird?<br>
<br>
Yes, mail can be labelled with Thunderbird. In my filters,
Tbird looks<br>
for &quot;X-GPGRelay-<wbr>Status&quot;
contains &quot;This mail was signed&quot;, or
&quot;Body&quot;<br>
contains &quot;-----BEGIN PGP SIGNED MESSAGE
-----&quot; and will label such<br>
messages &quot;PGP Signed&quot;. The filter to
identify encrypted messages follows<br>
and takes precedence.
&quot;X-GPGRelay-<wbr>EncTo&quot; is equal to
&quot;&lt;one filter entry<br>
for each encryption subkey of mine&gt;, or
&quot;X-GPGRelay-<wbr>Status&quot; equals
&quot;This<br>
mail was encrypted&quot;, or &quot;Body&quot;
contains &quot;----- BEGIN PGP MESSAGE
-----&quot;.<br>
<br>
Now, because GPGrelay's headerfield option does not alter
clear-signed<br>
messages, my client will continue to verify those messages
so I don't<br>
need to rely on the message label to tell me PGP was used.
The filters,<br>
then, are most helpful for PGP/MIME signed messages and
encrypted messages.<br>
<br>
- --<br>
List Moderator, PGP Encryption Help Team<br>
<br>
Mike Daigle                                   <a
href="http://www.mikedaigle.c
a">http://www.mikedaig<wbr>le.ca</a><
br>
My PGP Key                      Send email with
subject=pgpkey-<wbr>request<br>
Gossamer Spider Web of Trust                      <a
href="http://www.gswot.org">h
ttp://www.gswot.<wbr>org</a><br>
<br>
-----BEGIN PGP SIGNATURE---<wbr>--<br>
Comment: GSWoT:CA1   Gossamer Spider Web of Trust 
www.gswot.org<br>
Comment: Mike Daigle   Ontario, Canada        
www.mikedaigle.<wbr>ca<br>
<br>
iEYEAREDAAYFAkUzkgY<wbr>ACgkQTvHh4CsVTmK<wbr>orQ
CgluUQGSDPuP/<wbr>48UDwk/0Ccrzk<br>
Ce8Anj95KH6snfYgcwq<wbr>O29bYT7qlhOqv<br>
=KvrF<br>
-----END PGP SIGNATURE---<wbr>--<br>
</p>
    </div>  

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <span width="1" style="color:
white;">__._,_.___</span>
    <!-- Start the section with Message In topic -->
    <div id="ygrp-actbar">
              <span class="left">
          <a href="http://gro
ups.yahoo.com/group/PGP-Basics/message/31267;_ylc=X3oDMTM1bG
I5bW1rBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQwOQRncnBzcElkAzE3MDY2Mj
MzMDgEbXNnSWQDMzEzMDYEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMTYxMD
EwMTk0BHRwY0lkAzMxMjY3">
            Messages in this topic          </a>
(<span class="bld">8</span>)
        </span>
        <a href="http
://groups.yahoo.com/group/PGP-Basics/post;_ylc=X3oDMTJwYXVoM
jFxBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQwOQRncnBzcElkAzE3MDY2MjMzM
DgEbXNnSWQDMzEzMDYEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMTYxMDEwM
Tk0?act=reply&messageNum=31306">
          <span class="bld">
            Reply          </span> (via web post)
        </a>  | 
        <a href="http://groups.yahoo.com/group/PGP-Basics/post;_ylc=X3oD
MTJkam5pNDlyBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQwOQRncnBzcElkAzE3
MDY2MjMzMDgEc2VjA2Z0cgRzbGsDbnRwYwRzdGltZQMxMTYxMDEwMTk0&quo
t; class="bld">
          Start a new topic        </a>
          </div> 
    <!-------     Start Nav Bar  ------>
    <!-- |**|begin egp html banner|**| -->
    <div id="ygrp-vitnav">
                <a href="http://groups.yahoo.com/group
/PGP-Basics/messages;_ylc=X3oDMTJkNzQ5MDRmBF9TAzk3MzU5NzE0BG
dycElkAzQ3NTQwOQRncnBzcElkAzE3MDY2MjMzMDgEc2VjA2Z0cgRzbGsDbX
NncwRzdGltZQMxMTYxMDEwMTk0">Messages</a>  
        
        
        
        
        
        
        
    </div>  
    <!-- |**|end egp html banner|**| -->

    <!-- Do not have place to put it yet -->
    <div id="ygrp-grft">
              
<!-- |**|begin egp html banner|**| -->

       
____________________________________________________________
__<BR>
Archives:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
amp;nbsp;&nbsp;&nbsp; <a href="http://groups.yahoo.com/group/PGP-Basics/mes
sages">http://groups.yahoo.com/group/PGP-Basics/mess
ages</a><BR>
OT
List:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp;&nbsp;&nbsp;&nbsp; <a href="http://groups.yahoo.com/group/PGP-Basics-OT">htt
p://groups.yahoo.com/group/PGP-Basics-OT</a><BR>

OT Subscribe:&nbsp;&nbsp;&nbsp;&nbsp;
mailto:PGP-Basics-OT-subscribe@yahoogroups.com        
<!-- |**|end egp html banner|**| -->

          </div>

    <!-- yahoo logo -->
    <!-- |**|begin egp html banner|**| -->
    <div id="ygrp-ft">
      <a href="http://group
s.yahoo.com/;_ylc=X3oDMTJjaW84bjExBF9TAzk3MzU5NzE0BGdycElkAz
Q3NTQwOQRncnBzcElkAzE3MDY2MjMzMDgEc2VjA2Z0cgRzbGsDZ2ZwBHN0aW
1lAzExNjEwMTAxOTQ-">
      <img src="http://us.i1.yimg.com/us.yimg.com/i/yg/img/l
ogo/ma_grp_160.gif" height="15"
width="106" border="0" alt="Yahoo!
Groups"></a> <br>
      <a href="http://groups.yahoo.com/group/PGP-Basics/
join;_ylc=X3oDMTJlbDF2bWhwBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQwOQ
RncnBzcElkAzE3MDY2MjMzMDgEc2VjA2Z0cgRzbGsDc3RuZ3MEc3RpbWUDMT
E2MTAxMDE5NA--">Change settings via the
Web</a> (Yahoo! ID required) <br>
      Change settings via email: <a
href="mailto:PGP-Basics-digest@yahoogroups.com?subject=
Email Delivery: Digest">Switch delivery to Daily
Digest</a> | <a href =
"mailto:PGP-Basics-traditional@yahoogroups.com?subject=
Change Delivery Format: Traditional">Switch format
to Traditional</a> <br>

      <a href="http://groups.yahoo.com/group/PGP-Basics;_ylc=X3oDMTJjNz
hnMGRmBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQwOQRncnBzcElkAzE3MDY2Mj
MzMDgEc2VjA2Z0cgRzbGsDaHBmBHN0aW1lAzExNjEwMTAxOTQ-">

        Visit Your Group 
      </a> |
      <a href="http://do
cs.yahoo.com/info/terms/">
        Yahoo! Groups Terms of Use      </a> |
      <a
href="mailto:PGP-Basics-unsubscribe@yahoogroups.com?sub
ject=">
        Unsubscribe      </a> 
    </div>     <!-- |**|end egp html banner|**|
-->
  </div> <!-- ygrp-msg -->

  
  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor"
style="width:140px;float: left; clear: none;
margin-left: 5px; background:white; margin-bottom:25px
;position:absolute; top:0; right: 0;">
    <!-- Network content -->
    
    <!-- Start vitality -->
    <div id="ygrp-vital">
              <div id="vithd">Recent
Activity</div>
        <ul style="list-style-type:none; padding: 0;
margin: 2px 0;">
                <li style="clear: both;">
      <div class="ct" style="float:
right;"><span
style="display:none">&nbsp;</span>1&l
t;/div>
      <div class="cat"><a href="http://groups.yahoo.com/group/PGP-Basics/
members;_ylc=X3oDMTJlOXJ0aW1wBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQ
wOQRncnBzcElkAzE3MDY2MjMzMDgEc2VjA3Z0bARzbGsDdm1icnMEc3RpbWU
DMTE2MTAxMDE5NA--">New
Members</a></div>
    </li>
  
            
            
            
            
            
        </ul>
            <a href="http://groups.yahoo.com/group/PGP-Basics;_ylc=X3oDMTJkMX
BvMThoBF9TAzk3MzU5NzE0BGdycElkAzQ3NTQwOQRncnBzcElkAzE3MDY2Mj
MzMDgEc2VjA3Z0bARzbGsDdmdocARzdGltZQMxMTYxMDEwMTk0">

        Visit Your Group      </a>
    </div> 
    
    <!-- Network content -->
                <div id="nc">
              <div class="ad">
          <div id="hd1">New Message
Search</div>
          <p>Find the message you want faster. Visit
your group to try out the improved message search.</p>
          <p><a
href=""></a></p>
        </div>
              <div class="ad">
          <div id="hd1"></div>
          <p></p>
          <p><a href="">Share feedback
on the new changes to Groups</a></p>
        </div>
          </div>
      
  </div>   <!-- |**|end egp html banner|**| -->
  <div style="clear:both; color: #FFF;
font-size:1px;">.</div>
</div> <img src="http://ge
o.yahoo.com/serv?s=97359714/grpId=475409/grpspId=1706623308/
msgId=31306/stime=1161010194" width="1"
height="1"> <br>
<span  style="color:
white;">__,_._,___</span>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</body>
<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
<style type="text/css">
<!--
#ygrp-mlmsg {font-size:13px; font-family:
arial,helvetica,clean,sans-serif;*font-size:small;*font-smal
l;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99%
arial,helvetica,clean,sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;*font-size:100%;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
    font-family: Georgia;	
}
#ygrp-text p{
    margin: 0 0 1em 0;
}
#ygrp-tpmsgs{
    font-family: Arial;	
    clear: both;
}
#ygrp-vitnav{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 77%;
	margin: 0;
}
#ygrp-vitnav a{
	padding: 0 1px;
}
#ygrp-actbar{
	clear: both;
	margin: 25px 0;
	white-space:nowrap;
	color: #666;
	text-align: right;
}
#ygrp-actbar .left{
	float: left;
	white-space:nowrap;
}
.bld{font-weight:bold;}
#ygrp-grft{
	font-family: Verdana;
	font-size: 77%;
	padding: 15px 0;
}
#ygrp-ft{
  font-family: verdana;
  font-size: 77%;
  border-top: 1px solid #666; 
  padding: 5px 0; 
}
#ygrp-mlmsg #logo{
  padding-bottom: 10px;
}

#ygrp-vital{
	background-color: #e0ecee;
	margin-bottom: 20px;
	padding: 2px 0 8px 8px;
}
#ygrp-vital #vithd{
	font-size: 77%;
	font-family: Verdana;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}
#ygrp-vital ul{
	padding: 0;
	margin: 2px 0;
}
#ygrp-vital ul li{
  list-style-type: none;
  clear: both;
  border: 1px solid #e0ecee;  
}
#ygrp-vital ul li .ct{
  font-weight: bold;
  color: #ff7900;
  float: right;
  width: 2em;
  text-align:right;
  padding-right: .5em;
}
#ygrp-vital ul li .cat{
  font-weight: bold;
}
#ygrp-vital a {
	text-decoration: none;
}

#ygrp-vital a:hover{
  text-decoration: underline;
}

#ygrp-sponsor #hd{
	color: #999;
	font-size: 77%;
}
#ygrp-sponsor #ov{
	padding: 6px 13px;
	background-color: #e0ecee;
	margin-bottom: 20px;
}
#ygrp-sponsor #ov ul{
	padding: 0 0 0 8px;
	margin: 0;
}
#ygrp-sponsor #ov li{
	list-style-type: square;
	padding: 6px 0;
	font-size: 77%;
}
#ygrp-sponsor #ov li a{
	text-decoration: none;
	font-size: 130%;
}
#ygrp-sponsor #nc {
  background-color: #eee;
  margin-bottom: 20px;
  padding: 0 8px;
}
#ygrp-sponsor .ad{
	padding: 8px 0;
}
#ygrp-sponsor .ad #hd1{
	font-family: Arial;
	font-weight: bold;
	color: #628c2a;
	font-size: 100%;
	line-height: 122%;
}
#ygrp-sponsor .ad a{
	text-decoration: none;
}
#ygrp-sponsor .ad a:hover{
	text-decoration: underline;
}
#ygrp-sponsor .ad p{
	margin: 0;
}
o {font-size: 0; }
.MsoNormal {
   margin: 0 0 0 0;
}
#ygrp-text tt{
  font-size: 120%;
}
blockquote{margin: 0 0 0 4px;}
.replbq {margin:4}
-->
</style>
</head>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</html><!--End group email -->


--eRKl7StCy2w8QlOpydJxE9WkKDyLuCcMfVP1xQU--


--=-+Ac/hwYlBLW0O4/g3Zvf--
[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )