Re: [SM-USERS] GPG Plugin - Keys without Pathphrase

2010-03-21 Thread Paul Lesniewski
Stefan, >> Is there a way to solve this without rewriting the plugin? > > Until i have a better solution i have rewritten the plugin for people with > the same problem. I set in file ./gpg/gpg_encrypt_functions.php line 443 > to "if (TRUE) {"... > But it is only a workaround... It is without any s

Re: [SM-USERS] gpg plugin does not work

2010-03-21 Thread Paul Lesniewski
On Wed, Jun 25, 2008 at 5:36 AM, Mike Brack wrote: > Hi all > > I use SM 1.4.13 on Ubuntu 8.04 (server). > > After installing the GPG plug-in I see the keyring menu and the various > items in the composer. > > By signing and sending an email I have to enter the passphrase but then > nothing more h

Re: [SM-USERS] gpg plugin does not work

2010-03-21 Thread Paul Lesniewski
On Sun, Jul 6, 2008 at 10:23 PM, ITSec_Mike wrote: > Hi all > > I use squirrelmail on Ubunut 8.04. > I can install the gpg plugin, I see all the menu entries > but I can not use the plugin - just nothing happens by selecting any action. > > Does anybody has any idea why this is the case? > Where c

Re: [SM-USERS] GPG Plugin

2010-03-21 Thread Paul Lesniewski
> I've been struggling whith this pluging but cannot make it work, I tried > with different SQ versions, I found some post that reads that certains > vrisons breaks up the plugin, and with some php version as well. > > My problem is that, I cannot send a mail when signing it, I generate my gpg > ke

Re: [SM-USERS] GPG plugin

2009-01-02 Thread Paul Lesniewski
On Fri, Jan 2, 2009 at 10:03 AM, wrote: > Has anyone worked on getting the GPG plugin working? > > In my installation everything works EXCEPT the ability to encrypt messages. > > Any help appreciated. It's just been started being worked on, but no ETA just yet. -

Re: [SM-USERS] gpg plugin does not work

2008-07-06 Thread Tomas Kuliavas
iClou wrote: > > Hi all > > I use squirrelmail on Ubunut 8.04. > I can install the gpg plugin, I see all the menu entries > but I can not use the plugin - just nothing happens by selecting any > action. > > Does anybody has any idea why this is the case? > Where can I find more debug infos (I

Re: [SM-USERS] gpg plugin options page blank?

2007-08-12 Thread David Guntner
Paul Lesniewski grabbed a keyboard and wrote: > > On 8/10/07, David Guntner <[EMAIL PROTECTED]> wrote: > > Ralf Hildebrandt grabbed a keyboard and wrote: > > > > > > * David Guntner <[EMAIL PROTECTED]>: > > > > I had been using a slightly older version of the gpg plugin with > > > > Squirrelmail 1

Re: [SM-USERS] gpg plugin options page blank?

2007-08-12 Thread Paul Lesniewski
On 8/10/07, David Guntner <[EMAIL PROTECTED]> wrote: > Ralf Hildebrandt grabbed a keyboard and wrote: > > > > * David Guntner <[EMAIL PROTECTED]>: > > > I had been using a slightly older version of the gpg plugin with > > > Squirrelmail 1.4.9a. > > > > Same here. > > > > > I finally got around to u

Re: [SM-USERS] gpg plugin options page blank?

2007-08-10 Thread Ralf Hildebrandt
* David Guntner <[EMAIL PROTECTED]>: > > I still get my options, and at the bottom it says: > > "GPG Plugin v 2.1" > > Glad to hear it, but I'd sure like to know how to hunt down why it's > not working for *me* :-) > > Anyone have any ideas of where to start hunting? I'm totally at a loss >

Re: [SM-USERS] gpg plugin options page blank?

2007-08-10 Thread David Guntner
Ralf Hildebrandt grabbed a keyboard and wrote: > > * David Guntner <[EMAIL PROTECTED]>: > > I had been using a slightly older version of the gpg plugin with > > Squirrelmail 1.4.9a. > > Same here. > > > I finally got around to updating to Squirrelmail > > 1.4.10a, and went hunting for updated pl

Re: [SM-USERS] gpg plugin options page blank?

2007-08-10 Thread Ralf Hildebrandt
* David Guntner <[EMAIL PROTECTED]>: > I had been using a slightly older version of the gpg plugin with > Squirrelmail 1.4.9a. Same here. > I finally got around to updating to Squirrelmail > 1.4.10a, and went hunting for updated plugins. I found that gpg had > been updated, so I've installed the

Re: [SM-USERS] GPG Plugin - Keys without Pathphrase

2006-10-25 Thread Stefan Stolz
> Is there a way to solve this without rewriting the plugin? Until i have a better solution i have rewritten the plugin for people with the same problem. I set in file ./gpg/gpg_encrypt_functions.php line 443 to "if (TRUE) {"... But it is only a workaround... It is without any sense that the plugin

Re: [SM-USERS] GPG plugin w/ imported secret key?

2005-08-26 Thread email builder
--- "Brian G. Peterson" <[EMAIL PROTECTED]> wrote: > On Monday 15 August 2005 09:54 pm, email builder wrote: > > > Just imported a secret key to the GPG plugin, which worked great, > > > however, > > > I cannot sign messages with it. Did I miss something? Error message > is: > > > > > > Your

Re: [SM-USERS] GPG plugin w/ imported secret key?

2005-08-16 Thread Brian G. Peterson
On Monday 15 August 2005 09:54 pm, email builder wrote: > > Just imported a secret key to the GPG plugin, which worked great, > > however, > > I cannot sign messages with it. Did I miss something? Error message is: > > > > Your Request to Encrypt on Send encountered a problem, details below: >

Re: [SM-USERS] GPG plugin w/ imported secret key?

2005-08-15 Thread email builder
> Just imported a secret key to the GPG plugin, which worked great, > however, > I cannot sign messages with it. Did I miss something? Error message is: > > Your Request to Encrypt on Send encountered a problem, details below: > > Errors: > no default secret key: general error > GPG Plugin:

Re: [SM-USERS] GPG plugin problem.

2004-03-15 Thread Tomas Kuliavas
> Well, > > I found out this is a PHP function, not a squirrel function. So, i'll try > to discover why PHP is not finding the ctype_print() function. If someone > have any idea... http://www.php.net/function.ctype-print --- This SF.Net email

Re: [SM-USERS] GPG plugin problem.

2004-03-15 Thread Marcelo Soares
Well, I found out this is a PHP function, not a squirrel function. So, i'll try to discover why PHP is not finding the ctype_print() function. If someone have any idea... Thanks to all, Marcelo Soares > Hi all, > > I installed the 1.5.0 devel version of squirrel. For now, everything is > fine.