X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fread_body.php;h=bbfbd21f53ba9a834f3f59dbdcdcd5c7e2916f89;hp=10b5d65da5a54146f338ccf4fb95c594a12f1ee8;hb=6c31f818f42a3fac4d8ae7712ce17cd9a88df414;hpb=a128c9675ddea5e87ce98c3d0845694f071423e1 diff --git a/src/read_body.php b/src/read_body.php index 10b5d65d..bbfbd21f 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -340,7 +340,9 @@ function formatEnvheader($mailbox, $passed_id, $passed_ent_id, $message, $env[_("Read receipt")] = _("send"); } else { if ( !($mailbox == $draft_folder || - $mailbox == $sent_folder || $message->is_deleted)) { + $mailbox == $sent_folder || + $message->is_deleted || + $passed_ent_id)) { $mdn_url = $PHP_SELF . '&sendreceipt=1'; if ($FirstTimeSee && $javascript_on) { $script = '