Hai Rajamani,

I have the same scenario with you
I have public mail server that use by all employees and every branches.
but there is one branch due to lack of network bandwidth so I have to create a 'cache' mailserver on that branch

I am just using 1 domain mycompany.com.
all users have email account and email address: us...@mycompany.com
but users on that branch has email account use...@sitea.mycompany.com and yet their public email address still use...@sitea.mycompany.com

here's what I do
===================================
first I make two view on my public dns server
query from local network 192.168.0.0/16 will be served private view
it has these records
@ IN MX 5 mail.mycompany.com
mail IN A 202.155.64.XX;public mail server
siteA IN MX 5 siteA.mycompany.com
siteA IN A 192.168.9.5 ;local mail server on other siteA

and query from others will be served public view
@ IN MX 5 mail.mycompany.com
mail IN A 202.155.64.XX ;public mail server

I configure public mail server with mycompany.com as default domain following qmt installation documentation on wiki and on mailserver on the branch I use the the same installation method but I am choose default domain for it is siteA.mycompany.com

on public mailserver:
- users on that branch I setup a email forward use...@mycompany.com => use...@sitea.mycompany.com

on siteA mailserver:
- I setup a script to synchronize vpopmail table for domain siteA.mycompany.com from public mailserver and modified user mailbox path
(so users on that branch has the same password)

users using public mailserver use pop3/smtp server with mail.mycompany.com
but users on siteA use siteA.mycompany.com for pop3 server using account use...@sitea.mycompany.com to authenticate
and mail.mycompany.com for smtp using use...@mycompany.com to authenticate
==========================

that's all I remembered, the branch server no longer there, because bandwidth now cheap and hassle to maintain multiple servers
I hope you got the big picture

On 12/28/11 1:33, Raja Mani wrote:
Hai


I have 2 serves on same domain .Some users only accessmail from global server.And others user access mails from local server.When the local server was down.The global sever hold all the mail.After the local mail server has up.The global server push mail to local server.




And other point i have 2 mx record.One is global server and other one is a local server.



And one more thing the local user send the mail to global user id's And also same the global user also send send the mail to local server mail id's



I dont need the fetchmail Because the local user mail box not created on global server.






-Rajamani

On Mon, Dec 26, 2011 at 9:01 AM, James Beam <james.b...@pinnacle1.com <mailto:james.b...@pinnacle1.com>> wrote:

    oh, why would you want to store mail in both places...sorry I have
    no clue how to do that easily - only dot forwards come to mind per
    account and that is not efficient.

    ------------------------------------------------------------------------
    *From:* Raja Mani [rajamani....@gmail.com
    <mailto:rajamani....@gmail.com>]
    *Sent:* Sunday, December 25, 2011 7:48 PM
    *To:* qmailtoaster-list@qmailtoaster.com
    <mailto:qmailtoaster-list@qmailtoaster.com>; b...@whitesindia.com
    <mailto:b...@whitesindia.com>
    *Subject:* Re: [qmailtoaster] Reg:Configure Same domain in
    different server

    Dear All,


                 I am using smtp routes .But how can i store the mails
    in two servers.Because i am configure domain abc.com
    <http://abc.com> for two server.Actually i am configured in two
    server one is a local server and another one is global server.The
    two server have only one domain abc.com <http://abc.com>.



    -Rajaman

    On Sun, Dec 25, 2011 at 9:14 PM, Biju Jose <b...@whitesindia.com
    <mailto:b...@whitesindia.com>> wrote:

        Hi Raja Mani,

        You could use fetchmail to pull mails from your global mail
        server periodically to your local mail server.

        *Biju Jose*

        ------------------------------------------------------------------------

        Pplease consider the environment before printing this e-mail.

        *From:*Raja Mani [mailto:rajamani....@gmail.com
        <mailto:rajamani....@gmail.com>]
        *Sent:* Sunday, December 25, 2011 8:43 PM
        *To:* qmailtoaster-list@qmailtoaster.com
        <mailto:qmailtoaster-list@qmailtoaster.com>
        *Subject:* [qmailtoaster] Reg:Configure Same domain in
        different server

        Hai,


                    I am having a global mail for example abc.com.My
        <http://abc.com.my/> requiremnet is to to forward the mails
        from global mail server(abc.com <http://abc.com/>) to local
        mail server.(mail.abc.com <http://mail.abc.com/>).For your
        information we are haveing mx record for mail.abc.com.My
        <http://mail.abc.com.my/> global is located in us and my local
        mail server is located at india.So kindly give me guide lines.


        -Rajama


    /The information contained in this email is intended only for the
    person or entity to whom it is addressed and may contain
    confidential or privileged material; unauthorized use of this
    information is prohibited. If you have received this in error,
    please notify the sender and delete the material immediately. ~~
    Thank you./




Reply via email to