On Fri, 16 Dec 2005, Denis Mysenko wrote:
>
> Log contains records like this:
> 2005-12-15 04:02:28 H=HOST [IP] temporarily rejected connection in
> "connect" ACL: failed to expand ACL string "${run{/etc/spam_test
> $sender_host_address} {yes}{no}}": command killed by signal 139
>
> Where /etc/spam_test is a simple program written in C. As far as I know,
> this program isn't even being executed by Exim.

What happens if you run the program directly? What happens if you run
exim -d+all-memory -be '${run{/etc/spam_test 1.2.3.4}}'

Tony.
-- 
<[EMAIL PROTECTED]>   <[EMAIL PROTECTED]>   http://dotat.at/   ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to