Re: [Exim] PGP and filter files...

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Vadim Vygonets
Data:  
Para: exim-users
Asunto: Re: [Exim] PGP and filter files...
Quoth yann@??? on Thu, Nov 25, 1999:
> What has this to do with exim? Well, I'd like to have a filter file that
> reads in the $message_body and if that contains PGP, then add the above
> line. Is it possible? Having RTFM, I think it is not (which is a shame)
> but ...


It's possible if you know the correct regexp (something like
"\nContent-Type: application/pgp-signature\n" or "\n-----BEGIN
PGP SIGNATURE-----\n"). Otherwise, you can set transport_filter
on the relevant transports.

Vadik.

-- 
Any language that involves exposing private parts to friends is a
tad suspect...
    -- Geoff Lane in the Monastery, about C++