SUMMARY: MX_sendmail

C. Randy Carpenter syscrc at GSUSGI1.GSU.EDU
Wed Apr 17 23:36:56 AEST 1991


 With quality help from SGI, we finally got our sendmail to recognize
 MX records.  The solution was to ftp the latest MX_sendmail from
 SGI.COM and to comment out the following two lines in the sendmail.cf
 file that's bundled with it:

 370,371c370,371
 < R$*<@$D>$*            $@$>29$1$2                      retry LOCAL
 < R$*<@.$D>$*           $@$>29$1$2                      retry .LOCAL
 ---
 > #R$*<@$D>$*           $@$>29$1$2                      retry LOCAL
 > #R$*<@.$D>$*          $@$>29$1$2                      retry .LOCAL

 Thanks SGI!


======================================================================
Randy Carpenter                                 syscrc at gsusgi1.gsu.edu
Georgia State University                        (404) 651-2648



More information about the Comp.sys.sgi mailing list