Jonathan S?lea: > Hi, > > Is there a way to configure postfix to accept all emails sent to > *.example.com?
All recipients[1], or only "valid" recipients[2]?? [1] Makes sense if the mail is NOT delivered. Examples of that are spamtraps or honeypots. [2] Requires that the Postfix SMTP server can figure out what addresses are valid. Otherwise, you will become a backscatter source. Wietse > For example. I want the postfix-server to accept emails sent to > t...@oahfoaoga.example.com aswell as test...@example.com and > h...@bye.example.com. > Is this doable in Postix? > > -- > Jonathan >