On Tue, Nov 15, 2005 at 12:36:36PM -0800, Mark Crispin wrote: > I don't want to do this by default, but the attached patch will do this if > you specify "/loser" in the mailbox name. You need to use "/loser" with > Courier servers anyway.
Sounds good - thanks! Before I enable the loser flag locally, could you confirm what it enables? >From reading the source, it looks like: * Anything that deals with sequences passes them through imap_reform_sequence() to fix any reversed sequences (i.e., x:y where x > y). * Unsets adr->personal if it contains '@'. * Ignores the THREAD capability, if advertised. * imap_send_astring() always quotes astrings. Correct? john -- John Morrissey _o /\ ---- __o [EMAIL PROTECTED] _-< \_ / \ ---- < \, www.horde.net/ __(_)/_(_)________/ \_______(_) /_(_)__ _______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw
