Dana Bourgeois wrote:
I built the software from the tarball with rpmbuild -ta as the docs said
so I do not have the --enable-workarounds-for-imap-client-bugs set. It
works after a fashion. But squirrelmail and netscape and outlook2000
will not create folders.


I have tried telnetting in and I can log in, do a list and see folder
directories I have created but they do not appear in the other clients.

Squirrelmail works well here. From the default config, these are the changes I've made:


--- /tmp/config.php.rpmorig     Fri Feb 21 12:42:04 2003
+++ config.php  Mon Jun 30 23:29:43 2003
-$domain                 = 'localhost';
+$domain                 = 'dragonsdawn.net';
-$imap_server_type       = 'uw';
+$imap_server_type       = 'courier';
-$default_folder_prefix          = 'mail/';
+$default_folder_prefix          = 'INBOX.';
-$show_prefix_option             = true;
+$show_prefix_option             = false;
-$default_sub_of_inbox           = true;
+$default_sub_of_inbox           = false;




------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to