hello Bob,

Thanks for your reply.
The permissions should be ok because I am already running both scripts fine, both from the same hosting account as this current attempt.

Good news though;
your reply and another elsewhere probably combined to inspire me to try the following pipe which appears to work, although as always I don't know why: (showing it here in context, in my exim filters file rather than as an alias)

if $header_to: contains "[EMAIL PROTECTED]"
and
$header_Reply-To: contains "[EMAIL PROTECTED]"
then pipe "/home/incel/www/demime.pl '|php -q /home/incel/www/interactive/m2f/m2f_import_msgs.sh'"
finish
endif

I was starting to wonder if there are issues regarding demime being a perl script and the import script being php, but luckily apparently not.

thanks,
lee



Bob Leigh wrote:


First, try using the quoting syntax that works for demime in your example,
like this:

[EMAIL PROTECTED]: "|/home/incel/www/demime.pl 
'|/home/incel/www/interactive/m2f/m2f_import_msgs.sh'"

Also, you might want to check that the account which is running demime does
indeed have permission to access the second script, "m2f_import_msgs.sh".
--

A perfect internet companion: LEE'S FREE MUSIC STATION <http://launch.yahoo.com/lc/?rt=0&rp1=0&rp2=1453474498>
Example recent playlist HERE <http://www.incelsite.com/playlist.gif>

Reply via email to