|
@@ -214,7 +214,6 @@ $enable_forward_as_attachment =
|
|
$show_xmailer_default =
|
|
$show_xmailer_default =
|
|
getPref($data_dir, $username, 'show_xmailer_default', SMPREF_OFF );
|
|
getPref($data_dir, $username, 'show_xmailer_default', SMPREF_OFF );
|
|
$attachment_common_show_images = getPref($data_dir, $username, 'attachment_common_show_images', SMPREF_OFF );
|
|
$attachment_common_show_images = getPref($data_dir, $username, 'attachment_common_show_images', SMPREF_OFF );
|
|
-$pf_subtle_link = getPref($data_dir, $username, 'pf_subtle_link', SMPREF_ON);
|
|
|
|
$pf_cleandisplay = getPref($data_dir, $username, 'pf_cleandisplay', SMPREF_OFF);
|
|
$pf_cleandisplay = getPref($data_dir, $username, 'pf_cleandisplay', SMPREF_OFF);
|
|
|
|
|
|
/* message disposition notification support setting */
|
|
/* message disposition notification support setting */
|