3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Route inbound mai...
FromSent OnAttachments
Jesper LangkjærAug 17, 2006 7:00 am 
Mark BucciarelliAug 17, 2006 7:32 am 
Jay LeeAug 17, 2006 8:11 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Route inbound mail to an local serverActions...
From:Jay Lee (jl@pbu.edu)
Date:Aug 17, 2006 8:11:44 am
List:net.sourceforge.lists.courier-users

Jesper Langkjær wrote:

Hi.

We have Courier mailserver setup.

But now another company have rente an office and they will have there own mailserver (Louts Notes) on oure IP-ADDRESS Can I controle this in esmtproutes ??

If I understand correctly:

Company 1 (you) has 1 real, internet IP Address and your domain (company1.com for our example) points to it.

Company 2 (them) wants to use your internet connection since they'll be in the same physical office, you don't want to get another real IP Address, you just want their server to be on your private network (NAT)

Company 2 has pointed their domain name (company2.com) at your IP Address

If this is the case, you can configure your Courier server as a backup mx host for company2.com, do this by adding it to esmtpacceptmail for but not to hosteddomains. Then, add an entry to esmtproutes with the company2.com domain and the private IP Address of company2's Lotus Notes server. Courier should accept mail for company2.com and forward it on to the Lotus Notes server.

Jay