From d23ef479891080fd65e88c21f4fbc5d85e9a560d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 3 Oct 2000 22:49:42 +0000 Subject: Quote the mailbox name when sending a SELECT request otherwise mailboxes 2000-10-03 Jeffrey Stedfast * providers/imap/camel-imap-command.c (camel_imap_command): Quote the mailbox name when sending a SELECT request otherwise mailboxes with spaces in their names will cause problems. * camel-mime-message.c (camel_mime_message_set_reply_to): encode before setting. (camel_mime_message_set_from): Same. svn path=/trunk/; revision=5697 --- camel/camel-remote-store.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'camel/camel-remote-store.h') diff --git a/camel/camel-remote-store.h b/camel/camel-remote-store.h index 4a91f7a3e7..2d6bc829c2 100644 --- a/camel/camel-remote-store.h +++ b/camel/camel-remote-store.h @@ -76,5 +76,3 @@ void camel_remote_store_refresh_folders (CamelRemoteStore *store, #endif /* __cplusplus */ #endif /* CAMEL_REMOTE_STORE_H */ - - -- cgit v1.2.3