Penguin
Diff: SendmailNotes
EditPageHistoryDiffInfoLikePages

Differences between version 2 and previous revision of SendmailNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, July 27, 2003 4:02:23 am by AristotlePagaltzis Revert
Older page: version 1 Last edited on Sunday, July 27, 2003 4:01:17 am by AristotlePagaltzis Revert
@@ -22,8 +22,10 @@
 # Restart sendmail (probably "/etc/init.d/sendmail restart"). 
 # Try sending a test message from a local address through the secondary to something@mydomain.com. 
  
 You should be all set. Try making the primary unreachable from the secondary, just to be sure, and repeat step 6. The easiest way to make it unreachable is 'preferredmx# route add secondarymx.otherdomain.org dev lo'. Do __not__ do that if you are presently logged into preferedmx from secondarymx, and that is the only way you can reach preferredmx. By doing this you are (temporarily) adding a bad route between the two boxes.. if you don't understand the implications of that, you probably don't want to do it. Be sure to 'route del secondarymx.otherdomain.org dev lo' after you are done testing.. 
+  
+----  
  
 !!!make in /etc/mail doesn't build sendmail.cf 
  
 So you just updated your /etc/mail/sendmail.mc, but when you run 'make', nothing happens. 
@@ -33,4 +35,8 @@
  
 If you run redhat, this means you need to install the sendmail-cf package. 
  
 Why there is a seperate package for people who want to actually *configure* sendmail, I don't know. 
+  
+----  
+  
+UserSubmittedNotes