Ralf,

I think I've a work around for your problem.

I changed the source code in $SM/src/compose.php on line 55 from:

sqgetGlobalVar('send', $send, SQ_POST);

to:

sqgetGlobalVar('send', $send);

Now everything works fine.

BR 
Gerald



Ralf Hildebrandt wrote:
> 
> After the recent upgrade of the GnupG/PGP plugin I'm encountering
> problems with signing mails:
> 
> I created a keypair on our squirrelmail server and selected the newly
> generated key for signing.
> 
> If I send and email and select "Beim Senden signieren" (sign when
> sending), a window pops up, asking me for the passphrase. 
> 
> I enter the correct passphrase, but after that the mail is not sent,
> instead I'm thrown back to the "edit message screen" and another instance
> of my .signature is added to the bottom of the mail.
> 
> When setting "debug=1", I'm getting this output on the "edit message
> screen":
> 
> no_encrypt_on_setup: 
> gpg_export: 
> pubring: /var/spool/squirrelmail-data/4/4/hildeb.gnupg/pubring.gpg
> secring: /var/spool/squirrelmail-data/4/4/hildeb.gnupg/secring.gpg
> 
> The files actually exist:
> # ll /var/spool/squirrelmail-data/4/4/hildeb.gnupg/*
> -rw------- 1 www-data www-data  972 2007-09-13 10:37
> /var/spool/squirrelmail-data/4/4/hildeb.gnupg/pubring.gpg
> -rw------- 1 www-data www-data  600 2007-09-13 10:37
> /var/spool/squirrelmail-data/4/4/hildeb.gnupg/random_seed
> -rw------- 1 www-data www-data 1110 2007-09-13 10:37
> /var/spool/squirrelmail-data/4/4/hildeb.gnupg/secring.gpg
> -rw------- 1 www-data www-data 1280 2007-09-13 10:37
> /var/spool/squirrelmail-data/4/4/hildeb.gnupg/trustdb.gpg
> 
> and in the "enter passprase window" I see:
> 
> use_signing_key_id = true
> no_signing_passwd = 
> 
> Versions:
> =========
> 
> G/PGP Encryption Plugin (v2.1)
> SquirrelMail 1.4.10a
> libapache2-mod-php5 5.2.3-1+b1
> apache2             2.2.4-3
> gnupg               1.4.6-2
> on Debian/testing
> -- 
> Ralf Hildebrandt (i.A. des IT-Zentrums)        
> [EMAIL PROTECTED]
> Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450
> 570-155
> Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450
> 570-962
> IT-Zentrum Standort CBF                    send no mail to
> [EMAIL PROTECTED]
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
> List Address: [email protected]
> List Archives:
> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> 

-- 
View this message in context: 
http://www.nabble.com/GnuPG-Plugin-%28v2.1%29-signing-problem-tf4434449.html#a12882753
Sent from the squirrelmail-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to