Re: [exim] forward

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: Hugo Osorio
CC: exim-users
Subject: Re: [exim] forward
On 2006-03-22 at 19:24 -0500, Hugo Osorio wrote:
> is there any tutorial on this? the information in the official page is so
> huge and too much theory... there is not much practical stuff


Absolutely. The book written by the author of Exim is a tutorial.

See:
http://www.uit.co.uk/exim-book

ISBN is 0954452909 and see Amazon for reviews to decide if you want it.
For learning Exim, it is by far your best approach. (Hrm, a review
complains of the lack of a proper reference section, when the real
reference "section" is the free Exim Specification, more up-to-date than
a published book can be.)

> > I have done this:
> >
> > machine:/var/opt/machine.site.com.co/hosorio# exim4 -bt
> > /var/opt/machine.site.com.co/hosorio/.forward <
> > /var/opt/machine.site.com.co/hosorio/ejemplo.msg


Shouldn't that be "-bf" since you're testing a filter, not the routing
of an address?

Regards,
-Phil