Re: [exim] error when testing .mailfilter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Michael Worobcuk
Fecha:  
A: Graeme Fowler
Cc: exim users
Asunto: Re: [exim] error when testing .mailfilter

Am 27.02.2007 um 13:49 schrieb Graeme Fowler:

> Michael Worobcuk wrote:
>> [hanno: /home/hanno]>sudo cat .mailfilter
>> #Exim filter
>> echo "hallo"
>
> http://www.exim.org/exim-html-4.66/doc/html/filter.html
>
> echo is not an Exim filter command or function. What, exactly, are you
> trying to achieve?


Sorry. I did not really get it how exim and maildrop work together.
My understanding was, that exim calls maildrop. So I was trying to it
that way:
http://www.courier-mta.org/?maildropfilter.html


> Your second question relies on the answer to the first!