Let's start with some asuumptions in this case scenario.
Company A has a domain called eg. domaina.com.
Head Office has a pop3 server and permanent internet connectivity.
Let's assume I have the following users at Head Office
user1@domaina.com
user2@domaina.com
user3@domaina.com
Company A has 20 franchises countrywide - all on dial-up connections
Mail for everybody (including branches) gets sent to Head Office.
Let's assume the following users are located at Branch 1
branch1user1@domaina.com
branch1user2@domaina.com
Let's assume the following users are located at Branch 2
branch2user1@domaina.com
branch2users2@domaina.com
Installing a SME server at a branch with multipop add-on works perfectly collecting mail.
The problem comes when a branch 1 try to mail branch 2 or someone at Head Office.
As the domain is the same for Head Office and all the Branches the SME server at branch 1 and branch 2 think mail for domaina.com is local and will not deliver.
I know one solution is to set SMTP on mail clients to pop3 server at Head Office but that means all mail - even if users are at same branch will go through to Head Office first and the brach managers complain about costs for dialups.
Another solution I've thought of, but have not tried yet is to set the domain on SME Server1 to branch1.domaina.com and branch2.domaina.com on the next SME server. Hence the SME server does not treat the mail for domaina.com as local
How will this influence local mail delivery and sent mail addresses??
Any other ideas on solutions for this???