Re: Secondary mail server



Mike Ruskai <BUTthannydI@xxxxxxxxxxxxxxxxxxxxxxxxx> écrivait
news:m38hu19gjb48nrkl65tl4q5dlufpnbackr@xxxxxxx:

I'd like to set up a separate machine as the backup mail server for
the domain, where the primary would use fetchmail to retrieve any mail
caught by the secondary.

I was wondering if there are any canned or semi-canned ways to do
this, since I'd like to avoid having to duplicate the vpopmail
configuration (and updating it to match the primary server).

Ideally, it would be something that would act something like a caching
mail server for the domain. That is, it accepts all messages for the
configured domain, then tries to deliver them all to the primary like
a normal mail queue, leaving the primary to deal with the validity of
destination addresses.

That's exactly as mail servers runs :

- the domain DNS set two MX record with differents preferences (the
number before the hostname in the dns zone file).

then

- "outsider" mail client or smtp relay send mail for your domain to the
lowest preference server, and if this one don't answer the mail is send
to the lowest available mail server

- your mail servers check themselves if they are the lowest preferenced
one. If none they try to send the mail to the lowest one.

So, for the cache mail server, you "just" need to set it to accept mail
for the domain and set dns zone with a upper preference than the
"primary" mail server.

You may decide to install a "simple" postfix or exim mail server for the
second one.


Regards








.



Relevant Pages

  • Re: Cant Send mails to certain Domain.... Please help me...
    ... I'm the owner of my DNS zone, so i mange it, i can send mails to AOL ... beacause a i have a poiter to may mail server in the Reverse Lookup ... >> I'm using SMTP connectors for restricting some user to send mails to ...
    (microsoft.public.exchange.connectivity)
  • Re: Redundant mail server
    ... >> You can add to the your DNS zone configuration any number of mail ... >> I don't know how to configure the backup mail server to send the ... You have to have this configuration on your DNS zone at npc-usa.com: ...
    (Debian-User)
  • Re: OutBound SMTP Issues
    ... for your mail server. ... This is placed in your dns zone by your ... ISP that provides your internet records. ... Go to www.DNSreport.com and check out your domain records. ...
    (microsoft.public.exchange2000.misc)
  • Secondary mail server
    ... I have qmail with vpopmail set up for a company mail server (fairly ... I'd like to set up a separate machine as the backup mail server for ... configured domain, then tries to deliver them all to the primary like ...
    (comp.os.linux.networking)