Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / smtp / smtp_clienthandlers.h
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2017-03-04 Art Cancrostyle cleanup
2014-10-21 Wilfried Goesgensadd whether we're in which eventloop / a worker thread...
2013-10-20 Wilfried GoesgensRead multiline SMTP-Replies; we need to analyze all...
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
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-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-13 Art CancroRevert "Revert "SMTP-Client: move the client-shutdown...
2012-04-13 Art CancroRevert "SMTP-Client: move the client-shutdown procedure...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
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-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-03-31 Wilfried GoesgensAdd busines logic for toggling multiple mx records...