al...@coakmail.com: > hello > > May i know if this can be implemented in postfix? > > all of our domains, when they point their MX to the MTA (postfix), even > without settings for those domains, postfix will forward the messages to a > specific email box. > > I meant if I didn't specify any virtual domain or local domain in postfix, > can postfix have a catchall forwarding for the unknown domains' email to > other location?
You can specify static:all for one of the domain lists in ADDRESS_README.html, and static:email@address for the corresponding recipient validation list. Your system would become a spam attractor. Wietse