work on errorhandling for the smtp event client
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 8 May 2011 12:00:04 +0000 (12:00 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 8 May 2011 12:00:04 +0000 (12:00 +0000)
commit13e9fdfd75a549cf922077a94588a68a1e456dd9
tree95b692ade3e91b6526e13653f402664dcdc5571e
parent13b5a9155c7af455c92e4ae2848ada4c372e42ce
work on errorhandling for the smtp event client

  - add states for the mx lookup phases
  - return the propper states
  - close filedescriptors if we fail one attempt
  - say which connection type we have: immediate, e_again, fail
  - say which NS-lookup whe do (a/aaaa)
citadel/event_client.c
citadel/event_client.h
citadel/modules/smtp/serv_smtpeventclient.c
citadel/modules/smtp/smtp_clienthandlers.h