reassign 687149 sa-exim
thanks

Marco Gaiarin wrote:
> Ahem, this little annoying bug is still here in jessie.
> 
> Attached current patch for jessie.
...
> -            --exec /usr/bin/sa-compile -- --quiet
> +            --exec /usr/bin/sa-compile -- --quiet > /dev/null 2>&1
...
> -            --exec /usr/bin/spamassassin -- --lint 2>&1 || die_with_lint
> +            --exec /usr/bin/spamassassin -- --lint > /dev/null 2>&1 || 
> die_with_lint

I objected to this inclusion in spamassassin when it was previously
suggested.  I continue to object to this type of change now.  (I also
continue to request that you do not mix topics in a bug report.  One
issue per report is always best.)

Redirecting all errors to /dev/null does not fix errors but simply
ignores errors.  I do not think it is appropriate to ignore all errors
from spamassassin in order to ignore warnings from sa-exim, which
appears to be the problem you have reported here.

You previously reported this error:

Marco Gaiarin wrote:
> Really, I don't know if this is a SA bug or a sa-exim bug, so feel
> free to move de bug where appropriate.
>
> Indeed, I don't know if this is a real bug... ;) sa-exim plugin, at
> every spamassassin restart, print a row like:
>     Sep 10 11:34:23.133 [15754] warn: Couldn't get Connecting IP header 
> X-SA-Exim-Connect-IP for message <1347269660@lint_rules>, skipping 
> greylisting call

This appears to be a warning from sa-exim and not spamassassin.
Because it is not a bug in spamassassin and due to the age of the
report I am reassigning this ticket to the sa-exim package.

Bob

Attachment: signature.asc
Description: PGP signature

Reply via email to