- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sending an email from exchange to unix user@localh...
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-04-2004 09:52 AM
04-04-2004 09:52 AM
sending an email from exchange to unix user@localhost
How do i send an email from exchange to unix user @hostname.domainname where exchange email id user@domainname.
Any help is highly appreciated.
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 03:31 PM
04-04-2004 03:31 PM
Re: sending an email from exchange to unix user@localhost
check this thread..
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 03:32 PM
04-04-2004 03:32 PM
Re: sending an email from exchange to unix user@localhost
check this thread also..
Ganesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 04:17 PM
04-04-2004 04:17 PM
Re: sending an email from exchange to unix user@localhost
May i know ur sendmail version???
How it has been configured for naming resolution....
IN Exchange :
*) HOW dns entries made for sendmail?
*) Could u able to receive a mail, if u send from sendmail.
IN HPUX:
*) NAme resolution
*) Entries about Exchange server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 04:51 PM
04-04-2004 04:51 PM
Re: sending an email from exchange to unix user@localhost
i'm using sendmail version 8.9.3, resolution is configured through host file .
In exchange:
*) sorry, i did not undrestand your question ,could you elaborate more.
*) i can receive mail from send mail.
In HPUX:
*) Name resolution through host file.
*) i did not get this also could you elaborate more.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 04:57 PM
04-04-2004 04:57 PM
Re: sending an email from exchange to unix user@localhost
*) How resolution happening for HPUX Box from ur Windows m/c
*) Is DNS in HP/Windows
*) What is the Entries respectively
*) Is ur Exchange in W2k/nt???
*) What is the entries in host file respectively about ur W2k (where xchange is running)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 05:57 PM
04-04-2004 05:57 PM
Re: sending an email from exchange to unix user@localhost
1> resolution is happening through win2k dns service for my hpux box.
2> dns is win2k
3> entries are mx & A record entries for the exchange & A record for the hpux box.
5> my exchange server on on win2k.
6> entries in host file are erptest.domainname fro hpux box & mail3.domainname for exchange server.
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2004 06:40 PM
04-04-2004 06:40 PM
Re: sending an email from exchange to unix user@localhost
From the Exchange Administrator,
*)File, New Custom Recipient.
+)On the New E-mail Address dialog box,
-)Internet Address.
Goto Properties of Internet Address.
enter the non-Exchange user's final address. ( username@unixserver.domainname )
Once u fill up that, u will be getting Empty properties for Non-exchange user will come up. Fill the minimum First, last and alias. (here alias is the exchange id)
*) If u want the user to receive the mail on username@domainname, hence u may need to create an secondary SMTP address.
+)Goto E-Mail Addresses tab. (On the property of the user)
-)Select New, and in the box on the Internet Address Properties screen, enter the secondary SMTP address in the format appropriate to the local organization (e.g., username@domainname).
+) Check on that SMTP => Unix address
By this method ur user mail box will be on Unix server. Exchange will reroute the mails from Unix and vise versa.
Limitation : Ensure this is an rerouting mechanism, Hence the sending id should be username@domainname. Change in the Reply-to addresses accordingly.
ALL THE BEST.