On 5/27/2011 10:14 AM, Reindl Harald wrote:
myorigin = hostname = ltmp-domain, that is clear
Indeed. Bare user names will be delivered to lmtp-domain and will not consult alias_maps.
what i do not understand is why it is expanded to myorigin
Bare addresses are always expanded to address@$myorigin
if there is a entry in local-alias table which should
local aliases are not expanded until final delivery by local(8).
replace /etc/aliases by database-backend with having something like "mailman" in mind
mailman requires the list domain to be delivered by local(8), or a transport_maps entry directing the list user to local:
The underlying lookup mechanism, flat file vs. database, is irrelevant.
-- Noel Jones