Difference between revisions of "Allow Non-existent Domains"
From Roaring Penguin
Line 3: | Line 3: | ||
<ol> | <ol> | ||
<li>On every CanIt machine, edit /etc/mail/access. Right *ABOVE* the line that reads: | <li>On every CanIt machine, edit /etc/mail/access. Right *ABOVE* the line that reads: | ||
− | + | :<tt># DO NOT EDIT BELOW THIS LINE: CANIT MAY DELETE CHANGES BELOW THIS LINE</tt> | |
add the line: | add the line: | ||
− | gbtravel.americanexpress.com OK | + | :<tt>gbtravel.americanexpress.com OK</tt> |
<li>On every CanIt machine, run: | <li>On every CanIt machine, run: | ||
− | make -C /etc/mail | + | :<tt>make -C /etc/mail</tt> |
</ol> | </ol> | ||
<div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | <div style="float:right; clear:both; margin-right:0.5em">[[Support Wiki | [Home]]]</div> | ||
[[category:All]][[category:Rules]][[category:Management]] | [[category:All]][[category:Rules]][[category:Management]] |
Revision as of 10:13, 9 July 2014
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
- gbtravel.americanexpress.com OK
- On every CanIt machine, run:
- make -C /etc/mail