Delivery notifications and Read notifications are currently treated as identical...
authorstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 15 Sep 2006 19:31:32 +0000 (19:31 +0000)
committerstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 15 Sep 2006 19:31:32 +0000 (19:31 +0000)
commit644c60551f6c7ee4936e02d9eb44d87728e4e83c
tree6a4ba911a9604c687901da25f366bc12d38341a3
parent20bcf3342d9203cf717113ff2cd82c2f881c93ee
Delivery notifications and Read notifications are currently treated as identical, which they are not.  This patch creates a separate var for these two types of notifications.  compose.php will be patched to handle this correctly when templatization (t12n) is completed.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11709 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/mime/Rfc822Header.class.php