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

Re: Aegypten for sid's KMail?



On Mittwoch, 21. Mai 2003 20:05, Hendrik Sattler wrote:
> Hi,
>
> are those packages somewhere available?

I don't know, tell me if you find some ;-)

> If not I'll compile it myself. But how can I start gpg-agent in a smart
> way?
>
> Problem: I get a pgp encrypted mail (multipart) and even though I did not
> specify any OpenGPG modules, it complains about it.
> It's not even possible to view the part by icons thus making a manual gpg
> call easier.
>
> Any recommendations?

I'm putting this in /etc/X11/Xsession.d/10gpg-agent:

if grep -q '^use-agent' ~/.gnupg/gpg.conf; then
        eval "$(gpg-agent --daemon)"
fi

Greetings,
-Cajus



Reply to: