RE: [exim] $run in data acl

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Steffen Heil
日付:  
To: exim-users
題目: RE: [exim] $run in data acl
Hi

> Neighter $MESSAGE_ID inside the called script nor the ${message_id} seem

to work...
> If I could get some of this, I could read
> /var/spool/exim4/input/$MESSAGE_ID-D


Ok, I got that part to work, I had a typo in it.
However, I still cannot get it work.
The -D file has no header and an additionally the message it on top.

Is there a way to pass the data of the mail to a programm called by $run ?
(As is in pipe transports or virus scanning ?)

Regards,
Steffen