]> code.citadel.org Git - citadel.git/history - citadel/modules/smtp/serv_smtpclient.c
Removed the logging facility from citserver, use syslog instead
[citadel.git] / citadel / modules / smtp / serv_smtpclient.c
2011-01-17 Art CancroRemoved the logging facility from citserver, use syslog...
2010-12-22 Wilfried GoesgensFix off by one here too; else we will send two '<'...
2010-12-22 Art CancroRevert "Libevent integration"
2010-12-21 Wilfried GoesgensLibevent integration
2010-12-15 Wilfried GoesgensMove: give the SMTP-Client its own file.