- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RH MAIL SETUP
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 07:41 AM
04-29-2004 07:41 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 09:39 AM
04-29-2004 09:39 AM
Re: RH MAIL SETUP
try sending mail with elm.
then this:
sendmail -v -d8 -d38 someaddress@exchangeserver
type some text
.
If it works all is well.
Sendmail ships relatively secure on RH 3.0 but you will need to work on it. See my thread on spam. Rith now its near the top of the list. Vernon Brown has a few good threads in his profile too.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 12:31 AM
04-30-2004 12:31 AM
Re: RH MAIL SETUP
-----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient-----------
i3UCNRlg023185 6 Fri Apr 30 08:23
(Deferred: Connection timed out with tango.xxx.com.)
Could it be that I don't have something set up right - it shows default localhost.localdomain?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 01:09 AM
04-30-2004 01:09 AM
Re: RH MAIL SETUP
If so, is it the correct hostname or ip address of the Exchange Server?
If correct does the exchange server allow relay? That has to be set up exlicitly.
Talk to the exchange admin.
Make sure you can at least ping that server. If you can't ping it, correct networking. If you can the issue may be the exchange server.
Tests:
nslookup xxxxxx.com
or
dig xxxxxx.com
Does it give answer. If it gives no answer, fix /etc/hosts networking
Consider connecting to a DNS server and getting name resolution that way.
Thats why my diagnostic is so nice, it helps you pinpoint the problem. You can redirect the output to a file and post it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 02:46 AM
04-30-2004 02:46 AM
Re: RH MAIL SETUP
# "Smart" relay host (may be null)
DS
What is the syntax for adding my exchange server ip?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 03:25 AM
04-30-2004 03:25 AM
SolutionTwo ways
DS
hostname_of_exchange_server
DS
[IP_address_of_exchange_server]
ex
DS
[192.168.0.25]
save sendmail.cf
service sendmail restart
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 03:36 AM
04-30-2004 03:36 AM