Commit e4788694 e4788694b07a6eccce460c377772366a62f83579 by Sam Roberts

*** empty log message ***

1 parent 7564b902
1 2001-08-02 Sam Roberts 1 2001-08-02 Sam Roberts
2 2
3 * folder_imap.c: don't pretend to be authorized if we are not, it
4 only leads to confusion
5 * mailbox.c: mailbox created the folder, it should set it's
6 folder's debug object when it's is set, otherwise there is no way
7 to get debug messages from a mailbox's folder (I was getting all
8 the pop protocol traces but not the imap ones)
3 * TODO: updated 9 * TODO: updated
4 * sieve/: script.c, sieve.c: Fixed bug, I was deleting a message 10 * sieve/: script.c, sieve.c: Fixed bug, I was deleting a message
5 after a fileinto, which was wrong. Tweaked the logging, it's 11 after a fileinto, which was wrong. Tweaked the logging, it's
......