program/steps/mail/show.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/show.inc
@@ -74,6 +74,7 @@ $OUTPUT->set_env('safemode', $MESSAGE->is_safe); $OUTPUT->set_env('sender', $MESSAGE->sender['string']); $OUTPUT->set_env('permaurl', rcmail_url('show', array('_uid' => $MESSAGE->uid, '_mbox' => $mbox_name))); $OUTPUT->set_env('mailbox', $mbox_name); // check for unset disposition notification if ($MESSAGE->headers->mdn_to &&