AIDA Shinra <shinra@...> wrote:
> Sorry, I broke X-Greylist header when a mail is greylisted and passed:
> http://www.j10n.org/files/mgl-20070407-x-greylist.patch
Why does that comment has to go away?
/*
- * On a multi-recipient message, one message can be whitelisted,
- * and the next ones be greylisted. The first one would
- * pass through immediatly (priv->priv_sr.sr_delay = 0) with a
- * priv->priv_sr.sr_whitelist = EXF_NONE. This would cause improper
- * X-Greylist header display in mlfi_eom()
- *
- * The fix: if we make it to mlfi_eom() with priv_sr.sr_elapsed = 0
- * this means that some recipients were whitelisted.
- * We can set priv_sr.sr_whitelist now, because if the message
- * is greylisted for everyone, it will not go to mlfi_eom(),
- * and priv_sr.sr_whitelist will not be used.
- */
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] I broke X-Greylist header
2007-04-14 by manu@netbsd.org
Attachments
- No local attachments were found for this message.