[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: looking for a mail client



Hi,
	This is for receiving messages right??

	What if I want to send the pgp sigs in the old style rather than
	as mime encrypted??

	Most of the mail client does not yet understand mime encrypted
	PGP signatures, and it will cause a lot trouble for those people
	who receive such a message.

	Thanks.

Shao.

Mark Brown [broonie@tardis.ed.ac.uk] wrote:
> That's right, but the following procmail magic will perform the required
> transformations to make it recognise messages like yours:
> 
> :0
> * !^Content-Type: message/
> * !^Content-Type: multipart/
> * !^Content-Type: application/pgp
> {
>         :0 fBw
>         * ^-----BEGIN PGP MESSAGE-----
>         * ^-----END PGP MESSAGE-----
>         | formail \
>             -i "Content-Type: application/pgp; format=text; x-action=encrypt"
> 
>         :0 fBw
>         * ^-----BEGIN PGP SIGNED MESSAGE-----
>         * ^-----BEGIN PGP SIGNATURE-----
>         * ^-----END PGP SIGNATURE-----
>         | formail \
>             -i "Content-Type: application/pgp; format=text; x-action=sign"
> }
> 
> -- 
> Mark Brown  mailto:broonie@tardis.ed.ac.uk   (Trying to avoid grumpiness)
>             http://www.tardis.ed.ac.uk/~broonie/
> EUFS        http://www.eusa.ed.ac.uk/societies/filmsoc/



-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: shao@cia.com.au                                                  |___/ 
_____________________________________________________________________________


Reply to: