On Tue, Apr 29, 2014 at 2:32 AM, Gary Stainburn
<[email protected]> wrote:
> The code I tried was:
>
>   warn    condition     = ${if exists{/home/$local_part/.forward-disable}{yes}
> {no}}
>           add_header    =  X-forward-disable: yes
>           log_message   =  forwarding disabled for $local_part $home
>
> The problem is that the header always get set even when the file doesn't
> exist, but the log entry doesn't appear in the log file

Try using logwrite instead of log_message.

...Todd

-- 
The total budget at all receivers for solving senders' problems is $0.
 If you want them to accept your mail and manage it the way you want,
send it the way the spec says to. --John Levine

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

Reply via email to