On Fri, 27 Oct 2006, Mark Crispin wrote:
However, what can be done is make unix_copy() recognize the case of the target being INBOX and testing for mbox. Please see if the following patch to unix.c does the trick.

It turns out that a bit more needs to be done, including making sure that the mbox driver is enabled. The latest imap-2006d development snapshot tarball has the full code.

Note that this doesn't try to handle the case of other INBOX formats, such as mbx or mix; those still have to go through the spool file. If it did, that would disable copying to INBOX in applications which do not arm a proxycopy method. I felt that would be more harmful than the trip through the spool file.

-- Mark --

http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to