Cleanup Pop3Aggregator
authorWilfried Goesgens <dothebart@citadel.org>
Wed, 24 Aug 2011 13:15:43 +0000 (15:15 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Wed, 24 Aug 2011 13:15:43 +0000 (15:15 +0200)
commit2343c8d225e2c642880f655b5467a238f710642e
treeb6113975dcc346d0f0caa17ef2feb859918bb874
parent3b1a3e6685b0c1b21373eea9ba3e11b95ca4332c
Cleanup Pop3Aggregator

  - Fix varous Memleaks
  - pop3client_scan_room() Combine old pop3collector syntax into a parseable URL.
  - use just one URL pointer
  - POP3C_GetOneMessageIDFromUseTable(): duplicate; obsolete; deleted.
  - add username to pop3 usetable entries
  - use our own Context
citadel/modules/pop3client/serv_pop3client.c