Apologies if this is sloppy. The feature to open
attachments in a new browser window has been
requested by many users here at the Rhode Island
Dept. of State. As such, I added this to the
options_display.php page (though I can't get it to come
up with the accurate value by default even though it sets
the preferences in the .pref file appropriately.) The d
$optvals[SMOPT_GRP_MESSAGE][] = array(
'name' => 'open_new_window',
'caption' => _("Open Attachments in New
Window"),
'refresh' => SMOPT_REFRESH_NONE,
'type' => SMOPT_TYPE_BOOLEAN,
);
Jim Willis
sjwillis@sec.state.ri.us
diff of mime.php