]> code.citadel.org Git - citadel.git/history - citadel
Began work on a 'View outbound SMTP queue' screen
[citadel.git] / citadel /
2006-10-26 Art CancroVACATION and REJECT messages now appear to come from
2006-10-25 Art CancroRemove the SieveRules room. Keep sieve config in My...
2006-10-25 Art CancroCorrectly set Subject in vacation replies
2006-10-24 Art CancroFixed the problem with disappearing vacation database...
2006-10-24 Art CancroChanged the on-disk config format for the vacation
2006-10-24 Art CancroCompleted Sieve VACATION handler. Still needs testing.
2006-10-24 Art CancroAdded a system of weighted preferences to the
2006-10-23 Wilfried Göesgens* php lib works, libmanagesieve and sieveshell is to...
2006-10-23 Art CancroKeep track of envelope from and to headers
2006-10-23 Art CancroAdded some code to test storage of vacation hashes.
2006-10-23 Art Cancro* load and store vacation hashes
2006-10-22 Wilfried Göesgens* start to use the serv_sieve api functions.
2006-10-22 Art CancroPatches submitted by matt:
2006-10-20 Art Cancrofixed a syntax error
2006-10-20 Art Cancroinitial prep for VACATION extension
2006-10-18 Art CancroMinor cleanup to remove extensions we aren't going
2006-10-18 Art Cancro'actiontaken' renamed to 'cancel_implicit_keep'
2006-10-18 Art CancroDon't declare extensions we won't be supporting anytime...
2006-10-18 Art CancroNew global variable: extern char *msiv_extensions
2006-10-17 Art CancroPut in a stub for msiv_listextensions() to remind myself
2006-10-17 Art CancroImplemented the Sieve 'get message size' function
2006-10-17 Art CancroImplemented the REJECT extension
2006-10-14 Art Cancro* Implemented the 'getsubaddress' callback, but then...
2006-10-14 Art Cancroserv_managesieve.c is now only built on Citadel servers...
2006-10-13 Art CancroAdded function prototypes for the msiv_*() API calls
2006-10-13 Art Cancro* Updated protocol documentation with MSIV commands
2006-10-13 Art CancroCompleted 'deletescript' API and protocol command.
2006-10-13 Art CancroRemoved some debugging messages we no longer need.
2006-10-12 Art Cancromsiv 'setactive' completed
2006-10-12 Art Cancromsiv 'listscripts' completed
2006-10-12 Art CancroCompleted API functions to load and store
2006-10-12 Art Cancrodid a lot of work on sieve config load/save/parse/use
2006-10-11 Art CancroUpdated the URL View and Image View commands in citadel.rc
2006-10-11 Art Cancromore work on sieve script management
2006-10-10 Art Cancroworked on sieve config load/save
2006-10-10 Art Cancroserv_spam.c: removed the simplistic built-in scanner...
2006-10-06 Art CancroBegan working out a way to fetch Sieve scrips from
2006-10-05 Art CancroRemoved SMTP vestiges from serv_managesieve.c
2006-10-04 Art Cancro* Implemented REDIRECT action.
2006-10-03 Wilfried Göesgens* inject the welcome mail into the lobby of the local...
2006-10-03 Wilfried Göesgens* added welcomemail, composed by dtb, reviewed by ladyhawke
2006-10-02 Wilfried Göesgens* added wwww.citadel.org clientmatrix document to be...
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 Wilfried Göesgens* use the original mail dest function to find out if...
2006-09-25 Art CancroFleshed out the processing loop for sieve
2006-09-25 Art CancroMailing list subscribe/unsubscribe confirmation request
2006-09-24 Art CancroTest of changes to post-commit hook in svn
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-20 Wilfried Göesgens* lookup aliases and rooms for delivery too.
2006-09-18 Michael Hampton* Fix bug which caused mailing lists to be dropped...
2006-09-12 Art CancroIrrelevant whitespace change to citadel.html.
2006-09-11 Art CancroAdd serv_sieve.c and initialize it...
2006-09-11 Art CancroMore libsieve detect fixes
2006-09-11 Art Cancrooops ... it's -lsieve, not -llibsieve
2006-09-10 Wilfried Göesgens* added room goto for listing.
2006-09-09 Wilfried Göesgens* added serv_managesieve.c with first server implementa...
2006-09-09 Art CancroMore configure hacks for libsieve
2006-09-08 Art CancroInitial test for libsieve
2006-09-07 Wilfried Göesgens* initiall sieve listing support. authentication works...
2006-09-05 Art CancroUpdated the importer/exporter to include new config...
2006-08-30 Art CancroFixed a bug in MSGS SEARCH that was causing it
2006-08-28 Wilfried Göesgens* changed the fail reply. this seems the string postfix...
2006-08-28 Art CancroWhen reading in a message via SMTP (or any protocol...
2006-08-27 Art CancroMSGS command can now do full text search on the room
2006-08-24 Wilfried Göesgens* CHANGE: postfix just wants newline, not \r\n
2006-08-23 Wilfried Göesgens* hook in the postfix tcphash port.
2006-08-23 Wilfried Göesgens* added portnumber for postfix dict table.
2006-08-23 Wilfried Göesgens* implemented a postfix tcp-dict table, first draft.
2006-08-17 Art CancroThis will be Citadel 6.83
2006-08-17 Art CancroThe DELE command now accepts multiple message numbers
2006-08-05 Art Cancro* MOVE command can now move multiple messages at a...
2006-08-05 Art CancroRemoved the old CtdlSaveMsgPointerInRoom() API. Everyt...
2006-07-28 Art CancroBugfix for previous commit: IMAP and POP3 expunge opera...
2006-07-28 Art CancroCtdlDeleteMessages() now has a bulk API. Updated all...
2006-07-27 Art CancroCtdlDeleteMessages() now uses the bulk API CtdlCopyMsgs...
2006-07-27 Art CancroRemoved a spurious FIXME that had already been fixed
2006-07-19 Art CancroAdd the cal zone to INFO command
2006-07-19 Art CancroAdded a global system config item for the default time
2006-07-18 Wilfried Göesgens* added some points to the roadmap.
2006-07-18 Art Cancromore timezone hacking. this will work eventually.
2006-07-18 Art CancroFixed a logic bug that caused the full text index
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
2006-07-17 Art CancroAdded a FIXME comment noting that imap_do_expunge(...
2006-07-17 Art CancroMake a note of the fact that we've hardcoded
2006-07-13 Art CancroFor some reason it's not properly saving the
2006-07-13 Art CancroWhen finding a non-UTC timestamp with no time
2006-07-12 Art Cancroical_dezonify: rearranged code and added log output
2006-07-11 Wilfried Göesgens* added items from the purged whishlist room, as much...
2006-07-11 Art CancroWhen generating Message ID's, pad with leading zeroes
2006-07-10 Wilfried Göesgens* as ubuntu for example purges /var/run, we need to...
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-06 Art Cancro* New HALT command shuts down server but suspends inste...
2006-07-05 Art CancroChanges to Easy Install based on fleeb's suggestions.
next