Marcelo Coelho <marcelo@tpn.com.br> wrote:
>
> Modify:
> | forward to@recipient.com
>
> To:
> &to@recipient.com
>
> I will also modify forward and condredirect to use SRS, the next version
> (qmail-srs-0.3.patch) will work with "| forward" too.
>
> Anyway, I beleive that forward using &to@recipient.com is better than
> |forward to@recipient.com, because &to@recipient.com will be handled
> directly by qmail-local, while |forward will require an external call.
For that specific case, yes. But |forward is more flexible, in letting you do
things like env variable expansion:
|forward "$LOCAL"@otherdomain.example.net
Charles
--
--------------------------------------------------------------------------
Charles Cazabon <qmail@discworld.dyndns.org>
Read http://pyropus.ca/personal/writings/12-steps-to-qmail-list-bliss.html
My services include qmail consulting. See http://pyropus.ca/ for details.
--------------------------------------------------------------------------
|