Add busines logic for toggling multiple mx records etc.
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 31 Mar 2011 21:21:10 +0000 (23:21 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 31 Mar 2011 21:21:10 +0000 (23:21 +0200)
commit7e7b550e3d5de53fdf4b8c46833af5df9a159729
treea52cd96b2405be9daa2e53be2fd2c0ff1d08f4a9
parent6bb1bd7f5b355f4c4cd126e9360d78d47b7a4ec6
Add busines logic for toggling multiple mx records etc.

 - move handlers into their own file
 - chain up stuff via URL-structs
(not yet all done)
citadel/modules/c-ares-dns/serv_c-ares-dns.c
citadel/modules/smtp/serv_smtpeventclient.c
citadel/modules/smtp/serv_smtpqueue.c
citadel/modules/smtp/smtp_clienthandlers.c [new file with mode: 0644]
citadel/modules/smtp/smtp_clienthandlers.h [new file with mode: 0644]
citadel/modules/smtp/smtpqueue.h