Mail delivery?

Marco Benton - BOFH marco at XSSNET.COM
Tue Nov 23 12:20:06 GMT 2004


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Mark Pottage wrote:
      Can someone tell me how sendmail decides how to send mail?
 
we have a mailertable with entries for domains pointing to example:
 
abc.com                      esmtp[x.x.x.x]
 
Should this be used to decide where to send the mail?
 
We think our system is using DNS to decide how to route the mail
out.  We don't want to use DNS for one domain.
 
Does the resolv.conf file hold the entries for DNS used by the
server OS or for SendMail?
Is there another file used for DNS configuration of SendMail?
 


are you using an IP addresses?  i dont think an IP address there will
work correctly, esp for the host you're sending the mail to.  by putting
the hostname in "[]" you are telling Sendmail not to lookup the MX
records.  i dont think /etc/hots will work but you can try.

try:
abc.com      relay:[relay3.blabla.com]

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/)
and the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list