Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-06 Thread Ben Reser
On Wed, Nov 06, 2002 at 01:49:32PM +0800, Fabrice MARIE wrote:
 Are you sure the daemon is centralised ?
 I thought a daemon per user would run ?
 Thanks to shed some light if I'm wrong..

/etc/X11/xinit.d will indeed start one copy for each login of X that
gets started.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

If you're not making any mistakes, you're flat out not trying hard
enough. - Jim Nichols




Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-06 Thread Pascal Cavy
Le Lundi 4 Novembre 2002 20:19, Pascal Cavy a écrit :
 When I have the smime plugin indicated in kmail configuration, kmail
 complains at init (see attached window popup screenshot) that the plugin
 cannot initialize.

same for rc2, here is the popup window that appears... 


 Is anyone having a successfull use of S/Mime under kmail, an example of
 configuration or a web link with config explaination ?

 thx

-- 
Pascal
Mayyy thhee souuurcee beee with yaaa, Geeekk !
attachment: kmail_smime_init_error.png

Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-06 Thread Guillaume Rousse
Le Mercredi 6 Novembre 2002 06:30, Frederic Lepied a écrit :
  BTW, could the X launch scripts takes care of launching gpg-agent if some
  ~/.gnupg/gpg-agent.conf file is found, as for ssh-agent ?

 Just add an executable script in /etc/X11/xinit.d/ to do this job.
OK, so what about adding such script in newpg package (the one containing 
gpg-agent) ?

Something as:

#!/bin/sh

if [ -f $HOME/.gnupg/gpg-agent.conf ]
  eval $(gpg-agent --daemon)
fi
-- 
No matter how many resources you have, it is never enough. 
-- Murphy's Computer Laws n°1




Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-05 Thread Pascal Cavy
Le Lundi 4 Novembre 2002 20:19, Pascal Cavy a écrit :
 When I have the smime plugin indicated in kmail configuration, kmail
 complains at init (see attached window popup screenshot) that the plugin
 cannot initialize.

 Is anyone having a successfull use of S/Mime under kmail, an example of
 configuration or a web link with config explaination ?

 thx

there is a readme for PGP but not for S/Mime : 
http://kmail.kde.org/kmail-pgpmime-howto.html 

-- 
Pascal
Mayyy thhee souuurcee beee with yaaa, Geeekk !




Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-05 Thread Guillaume Rousse
Le Mardi 5 Novembre 2002 11:57, Pascal Cavy a écrit :
 Le Lundi 4 Novembre 2002 20:19, Pascal Cavy a écrit :
  When I have the smime plugin indicated in kmail configuration, kmail
  complains at init (see attached window popup screenshot) that the plugin
  cannot initialize.
 
  Is anyone having a successfull use of S/Mime under kmail, an example of
  configuration or a web link with config explaination ?
 
  thx

 there is a readme for PGP but not for S/Mime :
 http://kmail.kde.org/kmail-pgpmime-howto.html

I suspect smime works in a similar way: try to add gpgme-smime.so as an 
externam plugin for kmail

BTW, could the X launch scripts takes care of launching gpg-agent if some 
~/.gnupg/gpg-agent.conf file is found, as for ssh-agent ?
-- 
Disks are always full. It is futile to try to get more disk space. Data 
expands to fill any void. 
-- Murphy's Computer Laws n°4





Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-05 Thread Frederic Lepied
Guillaume Rousse [EMAIL PROTECTED] writes:

 Le Mardi 5 Novembre 2002 11:57, Pascal Cavy a écrit :
  Le Lundi 4 Novembre 2002 20:19, Pascal Cavy a écrit :
   When I have the smime plugin indicated in kmail configuration, kmail
   complains at init (see attached window popup screenshot) that the plugin
   cannot initialize.
  
   Is anyone having a successfull use of S/Mime under kmail, an example of
   configuration or a web link with config explaination ?
  
   thx
 
  there is a readme for PGP but not for S/Mime :
  http://kmail.kde.org/kmail-pgpmime-howto.html
 
 I suspect smime works in a similar way: try to add gpgme-smime.so as an 
 externam plugin for kmail
 
 BTW, could the X launch scripts takes care of launching gpg-agent if some 
 ~/.gnupg/gpg-agent.conf file is found, as for ssh-agent ?

Just add an executable script in /etc/X11/xinit.d/ to do this job.
-- 
Fred - May the source be with you




Re: [Cooker] kmail and smime plugin (3.1 rc1)

2002-11-05 Thread Fabrice MARIE
On Wednesday 06 November 2002 13:30, Frederic Lepied wrote:
 Guillaume Rousse [EMAIL PROTECTED] writes:
  Le Mardi 5 Novembre 2002 11:57, Pascal Cavy a crit :
   Le Lundi 4 Novembre 2002 20:19, Pascal Cavy a crit :
When I have the smime plugin indicated in kmail configuration, kmail
complains at init (see attached window popup screenshot) that the
plugin cannot initialize.
Is anyone having a successfull use of S/Mime under kmail, an example
of configuration or a web link with config explaination ?
thx
   there is a readme for PGP but not for S/Mime :
   http://kmail.kde.org/kmail-pgpmime-howto.html
  I suspect smime works in a similar way: try to add gpgme-smime.so as an
  externam plugin for kmail
  BTW, could the X launch scripts takes care of launching gpg-agent if some
  ~/.gnupg/gpg-agent.conf file is found, as for ssh-agent ?
 Just add an executable script in /etc/X11/xinit.d/ to do this job.

Are you sure the daemon is centralised ?
I thought a daemon per user would run ?
Thanks to shed some light if I'm wrong..

Have a nice day,

Fabrice.
--
Fabrice MARIE

Silly hacker, root is for administrators
   -Unknown




[Cooker] kmail and smime plugin (3.1 rc1)

2002-11-04 Thread Pascal Cavy
When I have the smime plugin indicated in kmail configuration, kmail complains 
at init (see attached window popup screenshot) that the plugin cannot 
initialize.

Is anyone having a successfull use of S/Mime under kmail, an example of 
configuration or a web link with config explaination ?

thx
-- 
Pascal
Mayyy thhee souuurcee beee with yaaa, Geeekk !