Add original To: instead of replacing it with the roomname if its non-empty.
[citadel.git] / citadel / modules / network / serv_netmail.c
2011-12-31 Wilfried GoesgensAdd original To: instead of replacing it with the roomn...
2011-09-19 Wilfried GoesgensFix memory leaks in the networker
2011-09-14 Wilfried GoesgensRemoving of static vars in the Networker
2011-09-08 Wilfried GoesgensRemove global variables; replace by stack passing.
2011-09-08 Wilfried GoesgensNetworker reordering; remove / change dependencies
2011-09-08 Wilfried GoesgensChop networker into handy bits; related functions now...