Allow Non-existent Domains
From Roaring Penguin
Revision as of 10:07, 24 April 2018 by JAudette (talk | contribs) (Instructions should include sendmail restart as well)
Mail which comes from a non-existent domain is automatically refused for the reasons provided here.
If absolutely necessary, you can allow a specific unresolvable domain through by following these steps:
- On every CanIt machine, edit /etc/mail/access. Right *ABOVE* the line that reads:
- # DO NOT EDIT BELOW THIS LINE: CANIT MAY DELETE CHANGES BELOW THIS LINE
- From:this.example.com OK
- On every CanIt machine, run:
- make -C /etc/mail
- /etc/init.d/sendmail restart