Re: [exim] GnuPG + Exim

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Heiko Schlittermann
Dátum:  
Címzett: exim-users
Tárgy: Re: [exim] GnuPG + Exim
Victor Gras <sysvic@???> (Sa 04 Aug 2007 07:33:07 CEST):
>
> Is there some way to apply GnuPG to coming messages so they
> can be encrypted in the users /inbox ?
>


You can play with transport filters.
But probably you've to find some tool for re-packing the mail.

    - tear off the message body
    - create new mime part containing the encrypted body
    - update the mime headers in the message header


But it should work.
--
Heiko