>> I installed multiple times TSL 3.0 just to solve a problem with web >> based email and I give up asking for help... >> >> I didn't "touch" cyrus at all. I was fighting only with courier. I was >> trying to make it work with a web based email client, squirrel mail. >> But even with the version in swup contrib even with the fresh one on >> squirrelmail.org I have multiple problems. Not exactly multiple but >> one problem per time. > > Cyrus will only complicate things. However, since squirrelmail can talk > to any imap server, it shouln't really matter. > > >> The deal: In squirrel's mail conf in folder options if I try to change >> it to Maildir/ then when I log in in the left frame (the frame with >> inbox - sent - draft options) I get the error message "cannot create >> Maildir/Sent" I think that it just cant create anything to work with >> the Maildir/ option in Folder Options. Tried to "play" with >> permissions but nothing.
I use default squirrelmail and courier-imap installation from TSL. The only thing I changed is in the config.php of squirrelmail: $default_folder_prefix = ''; $trash_folder = 'INBOX.Trash'; $sent_folder = 'INBOX.Sent'; $draft_folder = 'INBOX.Drafts'; Works for me... -- Ariën Huisken _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
