[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[13364] trunk/squirrelmail
From:       pdontthink () users ! sourceforge ! net
Date:       2008-12-05 21:05:16
Message-ID: E1L8hrQ-00031f-TB () 74yxhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 13364
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=13364&view=rev
Author:   pdontthink
Date:     2008-12-05 21:05:16 +0000 (Fri, 05 Dec 2008)

Log Message:
-----------
Supposedly user info could be removed from received header regardless of \
edit_identity setting, but this was not the case - now it is; Also add one more \
clarifying note to config script.

Modified Paths:
--------------
    trunk/squirrelmail/class/deliver/Deliver.class.php
    trunk/squirrelmail/config/conf.pl

Modified: trunk/squirrelmail/class/deliver/Deliver.class.php
===================================================================
--- trunk/squirrelmail/class/deliver/Deliver.class.php	2008-12-05 11:27:52 UTC (rev \
                13363)
+++ trunk/squirrelmail/class/deliver/Deliver.class.php	2008-12-05 21:05:16 UTC (rev \
13364) @@ -590,7 +590,7 @@
           } else {
             // use default received headers
             $header[] = "Received: from $received_from" . $rn;
-            if ($edit_identity || ! isset($hide_auth_header) || ! $hide_auth_header)
+            if (!isset($hide_auth_header) || !$hide_auth_header)
                 $header[] = "        (SquirrelMail authenticated user $username)" . \
$rn;  $header[] = "        by $SERVER_NAME with HTTP;" . $rn;
             $header[] = "        $date" . $rn;

Modified: trunk/squirrelmail/config/conf.pl
===================================================================
--- trunk/squirrelmail/config/conf.pl	2008-12-05 11:27:52 UTC (rev 13363)
+++ trunk/squirrelmail/config/conf.pl	2008-12-05 21:05:16 UTC (rev 13364)
@@ -2578,6 +2578,11 @@
   this setting will make it difficult to determine who sent what where.
   Use at your own risk.
 
+  Note: If you have defined a header encryption key in your SMTP or
+  Sendmail settings (see the \"Server Settings\" option page), this
+  setting is ignored because all user information in outgoing messages
+  is encoded.
+
   ";
 
     if ( lc($hide_auth_header) eq "true" ) {


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic