Hi folks,

I've been in Rhodes this week, and between the old city's walls is a
moat. In between sightseeing trips, there's code time!

I just put through a large commit of a few bits I've been working on.
It's fairly substantial, but has passed my unit tests thus far.
Apologies if I've regressed anything. Please hammer on it a bit.

Best of luck to Paul on getting 2.1.7 out the door this month. Huzzah!

Main changes I've made:

- Both trace and TRACE are macros on top of the newtrace function.
  TRACE makes life a lot easier. (debug.c)

- Mailbox hierarchies are created on the fly, with ACL checking and
  subscription to intermediate boxes. (imapcommands.c, db.c)

- Sieve support updated for libSieve 2.1.11. (sortsieve.c)

- Better handling and reporting of sendmail failures. (pipe.c)

Aaron

Reply via email to