]> code.citadel.org Git - citadel.git/history - citadel/serv_sieve.c
worked on sieve config load/save
[citadel.git] / citadel / serv_sieve.c
2006-10-10 Art Cancroworked on sieve config load/save
2006-10-06 Art CancroBegan working out a way to fetch Sieve scrips from
2006-10-04 Art Cancro* Implemented REDIRECT action.
2006-10-02 Art Cancrocleaned up some comments etc.
2006-10-02 Art CancroAction FILEINTO is now completed.
2006-09-29 Art Cancro* Actions for KEEP and DISCARD completed
2006-09-29 Art Cancro* Cleaned up some minor details
2006-09-29 Art CancroGot all the pointers straightened out. We are now...
2006-09-28 Art Cancro* For now, supply a static script to the sieve parser
2006-09-27 Art CancroInitialize an instance of the Sieve parser when processing
2006-09-25 Art CancroFleshed out the processing loop for sieve
2006-09-23 Art CancroCompleted a new queue (sieve_list) which will instantly
2006-09-21 Art Cancroserv_network.c and msgbase.c: preliminary work for...
2006-09-11 Art CancroAdd serv_sieve.c and initialize it...