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
5 hours 58 min ago
10 hours 51 min ago
19 hours 43 min ago
20 hours 43 min ago
1 day 30 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 23 hours ago