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 23:00:06 +0000 (01:00 +0200)
commit4f90a6309738d083fe8082dc2ceaa55f4db931c2
tree81dc0cb6cc28142fa6af4ea3bebaf0f6990d41a0
parent376dd32e8b9c84dbd31993e62fa917b038583537
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