SMART_HOST enrty - SendMail

This is a discussion on SMART_HOST enrty - SendMail ; Can you have more than one SMART_HOST in a configuration for redundancy? If not, how would you configure a sendmail MTA to send to another relay if the first relay is down? === Al...

+ Reply to Thread
Results 1 to 2 of 2

SMART_HOST enrty

  1. Default SMART_HOST enrty

    Can you have more than one SMART_HOST in a configuration for
    redundancy? If not, how would you configure a sendmail MTA to send to
    another relay if the first relay is down?
    === Al

  2. Default Re: SMART_HOST enrty

    data345 <data345@gmail.com> writes:

    > Can you have more than one SMART_HOST in a configuration for
    > redundancy? If not, how would you configure a sendmail MTA to send to
    > another relay if the first relay is down?
    > === Al


    1) IF smarthost has MX records
    THEN a way to provide redundancy is available
    2) IF smarthost has no MX record but multiple A records
    THEN a way to provide redundancy is available
    3) IF you contact smarthost via default mailer ("relay" mailer)
    OR via another built in SMTP mailer (esmtp,smtp,smtp8,dsmtp)
    THEN you can define SMART_HOST as "fall-back list" e.g.
    define(SMART_HOST,`smart_host_1:smart_host_2:smart_host_3')

    --
    [pl>en: Andrew] Andrzej Adam Filip : anfi@priv.onet.pl : anfi@xl.wp.pl
    Open-Sendmail: http://open-sendmail.sourceforge.net/

+ Reply to Thread

Similar Threads

  1. Looking for a rule to send user@domain.com via SMART_HOST
    By Application Development in forum SendMail
    Replies: 5
    Last Post: 10-06-2007, 11:29 AM
  2. How to reject unknown users but still use smart_host and stickyhost
    By Application Development in forum SendMail
    Replies: 1
    Last Post: 09-25-2007, 10:06 AM
  3. AUTH + SMART_HOST + Relay + Sendmail as SERVER!!
    By Application Development in forum SendMail
    Replies: 1
    Last Post: 03-22-2007, 05:22 PM