> I was wondering if someone could help me with an issue in my setup that > places 2 copies of any sent email into the sent message folder (one marked > as read and one marked as unread). > > My config: > $default_folder_prefix = 'INBOX/'; > $trash_folder = 'Trash'; > $sent_folder = 'Sent Items'; > $draft_folder = 'Drafts'; > $default_move_to_trash = true; > $default_move_to_sent = true; > $default_save_as_draft = true; > $show_prefix_option = false; > $list_special_folders_first = true; > $use_special_folder_color = true; > $auto_expunge = true; > $default_sub_of_inbox = true; > $show_contain_subfolders_option = false; > $default_unseen_notify = 2; > $default_unseen_type = 1; > $auto_create_special = true; > $delete_folder = false; > $noselect_fix_enable = false; > > setup:citadel/SM/Apache/PHP 5/Ubuntu > citadel and all users are set to restrict access to internet mail. Please always state the SM version. Use 1.4.15 if possible. > Any suggestions or requests for additional info are greatly appreciated- SM > Rocks. Try to see if any sent messages are saved in the Sent folder if you turn off your sent folder in your folder prefs. *Make sure* to disable all plugins (are you using "Sent Subfolders"?). Otherwise, I'd try inserting some exit statements near the bottom of src/compose.php and seeing which parts of the code are adding multiple copies. Might be a Citadel bug too. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users