[exim] Running script from filter file
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Author:
Marc Perkel
Date:
2007-05-07 19:17
UTC
To:
exim-users
Subject:
[exim] Running script from filter file
If I want to run a script from a filter, what's a clean looking way to
do it. I'm running this ugly code now.
if "" is "${run {/etc/exim/sql/ip-report2 count $domain ham}{}{}}" then endif