From 6d03c10b697eb83bf7c1a50102275a1e4ac84ba6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 18 Sep 2001 03:07:09 +0000 Subject: Unsubscribe from the folder before deleting it. Also, use the url's path 2001-09-17 Jeffrey Stedfast * component-factory.c (storage_remove_folder): Unsubscribe from the folder before deleting it. Also, use the url's path instead of the shell's path since IMAP doesn't necessarily have to use "/" as the dir sep. * mail-ops.c (remove_folder_get): If the store supports subscriptions, make sure to unsubscribe from the folder before deleting it. svn path=/trunk/; revision=12931 --- mail/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5772343b86..997e62cb37 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -6,7 +6,9 @@ 2001-09-17 Jeffrey Stedfast * component-factory.c (storage_remove_folder): Unsubscribe from - the folder before deleting it. + the folder before deleting it. Also, use the url's path instead of + the shell's path since IMAP doesn't necessarily have to use "/" as + the dir sep. * mail-ops.c (remove_folder_get): If the store supports subscriptions, make sure to unsubscribe from the folder before -- cgit v1.2.3