Thanks to all who had suggestions. It turned out that I needed to upgrade Squirrelmail to work with the version of Courier imap I installed. Once I bumped up to 1.4.1, it was all good.
Dana Bourgeois > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Gordon Messmer > Sent: Wednesday, August 20, 2003 4:29 PM > To: Courier > Subject: Re: [courier-users] Can't get courier imap and > Squirrelmail to work properly on redhat 9 > > > 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: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
