SMTP-Client: fix trigger when to send bounce messages
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 30 Jul 2012 20:35:53 +0000 (22:35 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 30 Jul 2012 20:35:53 +0000 (22:35 +0200)
commitab5c8068bad6fe3134f11c4a930d75da3d26cbfe
tree7c21e1e52daf3f964dc17f9571fa43d014c09499
parent573281fcad13fe840b7f0795ff36be5cfc5b420a
SMTP-Client: fix trigger when to send bounce messages

  - our trigger to evaluate whether to bounce a message used to be whether its still active. Instead that it has to be whether it was active and isn't active anymore.
citadel/modules/smtp/serv_smtpeventclient.c
citadel/modules/smtp/serv_smtpqueue.c
citadel/modules/smtp/smtpqueue.h