Computing.Net > Forums > Linux > sendmail config

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

sendmail config

Reply to Message Icon

Name: compu-angus
Date: September 26, 2008 at 13:36:51 Pacific
OS: ubuntu
CPU/Ram: 1gb
Product: dell
Comment:

hi I need an advice, my company use MS exchange 2003 for corperate email. I have a linux running sendmail 8.14 in the local LAN. I tried to send mail to internal network but I cannot receive it from my outlook client. How do I config sendmail server as SMTP to send mail internal LAN? it's no need to send outside world.



Sponsored Link
Ads by Google

Response Number 1
Name: KirstyN
Date: October 1, 2008 at 17:45:40 Pacific
Reply:

LAN users would normally connect direct to the internal mailserver and thus not use the MX records themselves.

You could configure your internal DNS server to have a different MX record to your external DNS server if desired.

You cqan configure routes/relays etc in hMail to accomplish exactly what you require.

Are you planning on forwarding from the host to your internal server via SMTP? or will hMail pick the emails up from there over POP3?

One of the ways I've previously accomplished the incoming mail route is to use a "dummy" subdomain between the hosts mailserver and the internal mailserver - this is transparent to all end users (whether internal or external) --- you can then set your firewall rules (or just hMail IP ranges) to only allow connections between the gateway server and internal server.

If you set your MX record to 11.22.33.44 then your external emails wouldn't go via 1.2.3.4 as you request.

http://www.pcfixreview.com


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: sendmail config

Iptables, DNS and Sendmail config www.computing.net/answers/linux/iptables-dns-and-sendmail-config/9652.html

sendmail does not recieve www.computing.net/answers/linux/sendmail-does-not-recieve-/24847.html

telnet to sendmail on port 25 www.computing.net/answers/linux/telnet-to-sendmail-on-port-25/24478.html