Forward incoming mail to any domain not specified in relay_domains
Posted
by Frode Svendsen
on Server Fault
See other posts from Server Fault
or by Frode Svendsen
Published on 2009-10-22T08:50:38Z
Indexed on
2010/04/01
0:03 UTC
Read the original article
Hit count: 407
postfix
Hi, we have an internal test-server that uses real, live mail addresses to send out status mails sometimes. We don't want these mails to end up with our users but for different reasons we can't use a catch_all solution and we only have the one available mail server. What we need is a way to forward incoming mail from any domain not specified in relay_domains to a specified mailbox.
© Server Fault or respective owner