|
Hi,
I have here a mail gateway running postfix 2.1.5 on debian sarge.
It work well but I want to add an new feature ;-)
This is moving from a catchall system to an "only mail to valid user is
acceptet" system.
My main problem is the system has to accept some alias domains and I don't
want to have an alias entry for every user+domain combo in a map.
like:
.
.
.
.
and the domain "dom1.tld" is splited in subdomains.
At the moment I have a map for virtual_alias_maps and
relay_recipient_maps
with @dom2.tld to @dom1.tld
entries not nice but it works ;-)
bye stefan schmidt
|