Removed the register/callback stuff from serv_smtp.c , it added more complexity than...
[citadel.git] / citadel / modules / smtp / smtp_util.h
2021-02-07 Art CancroRemoved the register/callback stuff from serv_smtp...
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-25 Art CancroObserve the 'preferred sender email' and 'preferred...
2012-12-01 Wilfried GoesgensSMTPSRV: migrate to use StrBuf
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-01-08 Wilfried Goesgenslibev smtp migration
2010-12-23 Wilfried GoesgensLibevent Integration
2010-12-15 Wilfried GoesgensMove: give the SMTP-Client its own file.