Koozali.org: home of the SME Server

howto customise .qmail for fallback transport

noxy

howto customise .qmail for fallback transport
« on: February 27, 2006, 09:03:04 AM »
hi, i need to have a fallback transport for qmail in case of a user is not found in the unix users.
i was using postfix before and i found this on qmail :

Code: [Select]
4.1. How do I forward unrecognized usernames to another host? I'd like
to set up a LUSER_RELAY pointing at bigbang.af.mil.

Answer: Put

   | forward "$LOCAL"@bigbang.af.mil

into ~alias/.qmail-default.


but i don't know where to modify it in the sme config files.
can anyone direct me ?
ty