In dovecot-antispam source dspam.c, there's this line :
tmp = "--source=error;--signature=%s";

Isn't my issue related to it ? It sure looks like what's added at the 
end of the input args
Shouldn't it be %%s ?

When i'm trying to compile dovecot-antispam sources (having added the 
maybe missing%) I got this error :
No rule to make target `aux.c', needed by `depend'

   Guillaume Hilt

Le 06/01/2015 12:36, Guillaume a écrit :
> Same issue as I said :)
>
> I updated my dovecot antispam_dspam_args parameter to this, hoping
> to remove the second signature parameter : --deliver;--user;%u
>
> But it's still the same issue.
>
>
>     Guillaume Hilt
>
> Le 06/01/2015 12:25, Tom Hendrikx a écrit :
>>> I updated my dovecot antispam_dspam_args parameter to this, hoping
>>> to remove the second signature parameter : --deliver;--user;%u
>>>
>>> But it still the same issue. Maybe this extra signature=%s comes
>> >from dovecot-antispam ?
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user
>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to