NSYN: fix the NSYN command
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 25 Mar 2013 13:58:48 +0000 (14:58 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 25 Mar 2013 13:58:48 +0000 (14:58 +0100)
commitce8ccae34638f0a250526db7da80b7ce412eb3a2
tree48eada4af9b880343f66d25052f780dd8acc61f4
parent08ee2a599ae6442be97335bc38f40aeb3bc2e365
NSYN: fix the NSYN command

  - construct the recipients the way the networking functions expect them
  - add debug log when combining the spoolfile to log the current outbound file size
  - check whether we are able to load the message from disk before calling the recipient handlers.
citadel/modules/network/serv_netmail.c
citadel/modules/network/serv_netspool.c
citadel/modules/network/serv_network.c