SMTP-Client: strip newlines from smtp replies when setting them as Statusmessage.
[citadel.git] / citadel / modules / spam /
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2011-09-04 Art CancroRemoved references to Subversion in the code
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-04-02 Wilfried GoesgensUse IOBuffer with its StrBuf + const char* inside inste...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-08-19 Art Cancro* Removed the 'protocol' parameter from the sock_connec...
2010-06-22 Wilfried Göesgens* fix build of webcit tests
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2010-03-13 Wilfried Göesgens* migrate redirect_buffer logic to StrBuf, valgrind...
2010-02-21 Wilfried Göesgens* fill the migrate buffer so the new sock_getln works
2010-02-12 Wilfried Göesgens* make the write -1 aware here too.
2010-02-12 Wilfried Göesgens* custom sockets need to work buffered too...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-01-29 Art CancroEliminated unnecessary complexity by removing support
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-07-31 Dave WestContinue phase 2 of modules stuff.