On Thu, Nov 21, 2002 at 11:59:42AM +0530, Binand Raj S. wrote:

> Hi,
> 
> This is a follow-up question on this topic, so please excuse if this
> post breaks your threading.
> 
> Can esmtproutes file have two entries for the same domain? ie, Can it be
> something like:

No.

> xyz.com: [a.b.c.d]
> xyz.com: [x.y.z.t]
> 
> The man page says:
> 
>        esmtproutes is read from top to bottom, stopping as soon as a first
>        match is found.

Right. With the above setting, only a.b.c.d will be used.

> The question is, what if the first match IP address is unreachable? Will
> the file be scanned for a further match, or the mail queued then
> and there? How do I give multiple relays for the same domain in
> esmtproutes? Will this work?
> 
> xyz.com: [a.b.c.d,x.y.z.t]

This is wrong. Instead of using an IP address, use a name, and give that
name 2 IP addresses.

> (My relay is connected to the internet via two ISPs. I need to use
> whichever one is up at any given point of time. Load balancing over the
> two links is an optional extra).
> 
> Courier server is 0.38.0, but I am open to upgrading to achive this
> functionality.

-- 
Anand Buddhdev
http://anand.org


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to