Changes

Jump to: navigation, search

OPS335 Lab 4b

25 bytes added, 15:37, 2 March 2017
Relay Email Through Another Server
'''Perform the following steps:'''
# First, direct Move to your vm2 machine.# Direct your '''vm2''' machine mail server to relay mail through vm3, by making the following editing change for the '''/etc/postfix/main.cf''' file:<br><source>relayhost = vm3.<yourdomain>.org</source>
# Restart the '''postfix''' service.
# Next, you must instruct your '''vm3''' machine to allow your vm2 machine to pass email through it by making the following editing chnage to the '''/etc/postfix/main.cf''' file:<br><source>mynetworks = 192.168.X.0/24</source>NOTE: Substitute in your '''own network''' for X<br><br>
13,420
edits

Navigation menu