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 :
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