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

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail: [12899]
From:       pdontthink () users ! sourceforge ! net
Date:       2008-01-29 22:03:25
Message-ID: E1JJyY9-0002Zf-7V () sc8-pr-svn2 ! sourceforge ! net
[Download RAW message or body]

Revision: 12899
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12899&view=rev
Author:   pdontthink
Date:     2008-01-29 14:03:24 -0800 (Tue, 29 Jan 2008)

Log Message:
-----------
Just adding some notes

Modified Paths:
--------------
    trunk/squirrelmail/src/compose.php

Modified: trunk/squirrelmail/src/compose.php
===================================================================
--- trunk/squirrelmail/src/compose.php	2008-01-24 15:22:43 UTC (rev 12898)
+++ trunk/squirrelmail/src/compose.php	2008-01-29 22:03:24 UTC (rev 12899)
@@ -878,6 +878,7 @@
                 $request_dr = $mdn_user_support && !empty($orig_header->drnt) ? '1' \
: '0';  
                 /* remember the references and in-reply-to headers in case of an \
reply */ +//FIXME: it would be better to fiddle with headers inside of the message \
object or possibly when delivering the message to its destination (drafts folder?); \
                is this possible?
                 $composeMessage->rfc822_header->more_headers['References'] = \
                $orig_header->references;
                 $composeMessage->rfc822_header->more_headers['In-Reply-To'] = \
                $orig_header->in_reply_to;
                 // rewrap the body to clean up quotations and line lengths
@@ -1512,7 +1513,8 @@
     }
 
     /* Receipt: On Delivery */
-    if (isset($request_dr) && $request_dr) {
+    if (!empty($request_dr)) {
+//FIXME: it would be better to fiddle with headers inside of the message object or \
                possibly when delivering the message to its destination; is this \
                possible?
         $rfc822_header->more_headers['Return-Receipt-To'] = \
$from->mailbox.'@'.$from->domain;  } elseif \
(isset($rfc822_header->more_headers['Return-Receipt-To'])) {  \
unset($rfc822_header->more_headers['Return-Receipt-To']);


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
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