On 2010-03-15 Anton Ivanov <ariva...@sigsegv.cx> wrote:
> Package: exim4-config
> Version: 4.69-9
> Severity: normal


> spfquery args in the current config do not work

> The correct args for current spfquery shipped in Lenny are:

>     condition = ${run{/usr/bin/spfquery --ip \"$sender_host_address\"\
>                                       --id \"$sender_address\"\
>                                       --helo-id \"$sender_helo_name\"}\
>                      {no}{${if eq {$runrc}{1}{yes}{no}}}}
[...]

There are three implementations of spfquery in lenny, all with
different commandline arguments. >:-O

The exim configuration snippet uses the syntax accepted by spfquery
from libmail-spf-query-perl. (Documented in the comments.) Your patch
would switch to spf-tools-perl syntax.

I think I will ask on d-d whether it is acceptable that the three
incompatible implementations are managed as alternatives.

cu andreas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to