Till, can you give an example of this? When I read the link I see:
Quote:
1 /etc/postfix/main.cf:
2 virtual_alias_domains = example.com ...other hosted domains...
3 virtual_alias_maps = hash:/etc/postfix/virtual
4
5 /etc/postfix/virtual:
6 postmaster@example.com postmaster
7 info@example.com joe
8 sales@example.com jane
9 # Uncomment entry below to implement a catch-all address
10 # @example.com jim
11 ...virtual aliases for more domains...
|
but it is not clear on where or how to make a domain alias, just how to make catch all addresses or virtual aliases to users.
is it as simple as
/etc/postfix/main.cf:
virtual_alias_maps = hash:/etc/postfix/virtualdomains
/etc/postfix/virtualdomains:
@my-domain.com @mydomain.com
postmap /etc/postfix/virtualdomains
any help would be appreciated.
This is really the only issue I have with ISPconfig3.
Thanks
Recent comments
1 day 11 hours ago
1 day 19 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 1 hour ago
2 days 3 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 21 hours ago
2 days 22 hours ago