dalearyous
Senior member
i need to write a catchall for a domain hosted on my VPS. so any email going to anything@domain.com goes to a specific email address or addresses. help?
--------------
i added this to my /etc/postfix/virtual file
@domain.com catch@domain.com
(all email going to that domain that isn't a real address gets sent to catch@domain.com)
i then added this to my /etc/postfix/main.cf file:
virtual_alias_maps = hash:/etc/postfix/virtual
reloaded postfix and i ran postmap /etc/postfix/virtual
still not working.
ideas? if i email a made up name @mydomain.com i get Delivery to the following recipient failed permanently:
--------------
i added this to my /etc/postfix/virtual file
@domain.com catch@domain.com
(all email going to that domain that isn't a real address gets sent to catch@domain.com)
i then added this to my /etc/postfix/main.cf file:
virtual_alias_maps = hash:/etc/postfix/virtual
reloaded postfix and i ran postmap /etc/postfix/virtual
still not working.
ideas? if i email a made up name @mydomain.com i get Delivery to the following recipient failed permanently: