Changes between Version 21 and Version 22 of bulk-mail-relay


Ignore:
Timestamp:
Mar 9, 2016, 7:32:52 PM (8 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bulk-mail-relay

    v21 v22  
    137137
    138138 * [wiki:ip_allocation Allocate new IP address]
    139  * Create a Host record that ties the IP address to the host name (e.g. rustin.mayfirst.org or cleveland.mayfirst.org). Set the time to live to 86400 (it's important to have along ttl since some providers do a reverse DNS lookup of the sending IP address and will punish you if the ttl is too short).
     139 * Create a Host record that ties the IP address to the host name (e.g. rustin.smtp.mayfirst.org or cleveland.smtp.mayfirst.org). Set the time to live to 86400 (it's important to have along ttl since some providers do a reverse DNS lookup of the sending IP address and will punish you if the ttl is too short).
    140140 * Add the IP address to the server's (rustin or cleveland) /etc/network/interfaces file and bring it up
    141141 * Add this instance to either rustin.pp (for Telehouse IPs) or cleveland.pp (for XO IPs). Be sure to use rate limiting when warming up a new IP address. See the yahoo relays (which are permanently rate limited) for an example of how to do it.