* Tomas Kuliavas <tokul@xxxxxxxxxxxxxxxxxxxxx>: > src/compose.php> ----> /** SESSION/POST/GET VARS */> if (sqgetGlobalVar('send', $send, SQ_POST) ||> (sqgetGlobalVar('REQUEST_METHOD',$request_method,SQ_SERVER) &&> strtolower($request_method) == 'post' &&> sqgetGlobalVar('send',$send,SQ_GET))) {> /**> * Send can only be achieved by setting $_POST var. If Send = true then> * retrieve other form fields from $_POST> *> * Fix for GPG plugin. Allow setting 'send' in GET, but everything else> must be in POST.> */> $SQ_GLOBAL = SQ_POST;> } else {> $SQ_GLOBAL = SQ_FORM;> }> ---- Yay! It seems to work. -- Ralf Hildebrandt (i.A. des IT-Zentrums) Ralf.Hildebrandt@xxxxxxxxxxxxxxxxx - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962IT-Zentrum Standort CBF send no mail to plonk@xxxxxxxxxx -------------------------------------------------------------------------This SF.net email is sponsored by: MicrosoftDefy all challenges. Microsoft(R) Visual Studio 2005.http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/--squirrelmail-users mailing listPosting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelinesList Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxxxxxx Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.userList Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users