some work on calendar
[citadel.git] / citadel / modules / smtp / smtp_clienthandlers.c
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2017-03-04 Art Cancrostyle cleanup
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art CancroCompleted initial code for config system cutover. ...
2015-05-05 Art Cancroconfig migration endless typing meow
2014-12-22 Wilfried Goesgensmore places to fix the new linebreak behaviour of the...
2013-10-20 Wilfried GoesgensAs pointed out by koelbli, we have to send the passvoid...
2013-10-20 Wilfried GoesgensRead multiline SMTP-Replies; we need to analyze all...
2013-02-25 Wilfried GoesgensSMTP-Client: Implement AUTH LOGIN
2013-02-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-02-24 Wilfried GoesgensLists: don't overwrite from: header. this only needs...
2012-08-07 Wilfried GoesgensSMTP-Client: output our current state on the useragent...
2012-05-07 Wilfried GoesgensSMTP-Client: on success strip reply too.
2012-05-05 Wilfried GoesgensSMTP-Client: strip newlines from smtp replies when...
2012-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-29 Wilfried GoesgensSMTP-Client: streamline logging; make look more uniq
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Wilfried GoesgensSMTP-Client: add per facility debug logging 'smtpeventc...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Wilfried GoesgensSMTP-Client: summary log success / fail of delivery...
2012-03-06 Wilfried GoesgensSMTP-Client: more timeout situations where we're in...
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...
2012-01-29 Wilfried GoesgensSMTP-Client: rename all SmtpOutMsg pointers to 'Msg'
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-20 Wilfried Goesgensimprove logging output of event clients & opnional...
2011-11-20 Wilfried Goesgensalways serialize our queue item
2011-11-17 Wilfried Goesgensincrease array of error messages
2011-10-30 Wilfried GoesgensLogging enhancement & SMTP client fixes
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-03-31 Wilfried GoesgensAdd busines logic for toggling multiple mx records...