NETCFG: more work on details
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 20 Jan 2013 12:50:45 +0000 (13:50 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 20 Jan 2013 12:50:45 +0000 (13:50 +0100)
commitec7725347e80a9635cb3ce7a19426dc415b7eb37
tree8fb2a691df27706a7c520dd85e8583fa9d9cd3d7
parent4632e362fbc73c9abce30f0bcf4d0023144937a8
NETCFG: more work on details

 - set configured roomalias instead of room_%s@... as mailadress
 - remove concurency check, the houseworker is just run once.
 - we don't need the 'RoomsInterestedIn' hash anymore.
 - only process rooms for network spooling that actualy _have_ a netspool config like list/digest/participate/ignet push
citadel/citserver.h
citadel/include/ctdl_module.h
citadel/modules/network/netspool.h
citadel/modules/network/serv_netmail.c
citadel/modules/network/serv_netspool.c
citadel/modules/network/serv_network.c