- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Internet mails without/with DNS.
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
11-26-2002 09:02 AM
11-26-2002 09:02 AM
I have configured hp-ux for sendmail without
using DNS. Only "DSmailgw" added to senmail.cf
with MS exchange FQDN. Also I have added "Dj$w.domain.com" to sendmail.cf
Now I am able to send mails to my own domain.
If I try outside mail (user1@otherdomain.com)
the message logged in mail.log as cannot relay to other domain.
If I enable DNS the system is trying to contact
target server to send the mail (may it is
trying direct delivery)and failing error
status=deffered
How to make the relay using own SMTP gateway?
My question all the PCs are able send and receive the internal/external mails through the same exchange.
How to configure hp-ux to do same(altleast
sending)?
Thanks in Advance
TT
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 12:19 AM
11-27-2002 12:19 AM
Re: Internet mails without/with DNS.
What are the messages in mail.log about relay ??
The question I have is I wonder if the trouble is from sendmail or from your exchange server which is denying relay from your HP box !
DS should be enough to send mail to internet through your gateway.
To test if relay is allowed from your box to the exchange, try a telnet to exchange server on port 25 from HP frame, and try to send a mail by hand !!
I.E
telnet exchangeip 25
helo domain.com
mail from: user@domain.com
rcpt to:exchangeuser@yourdomain.com
data
. (just a dot wihout anything)
If you have a message about relaying denied, then the trouble is on the exchange side !!!
concerning your pcs, they can send email outside because they don't use the smtp port (25) to send mail, but probably the exchange protocol !!
hth
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2002 11:47 PM
11-29-2002 11:47 PM
Re: Internet mails without/with DNS.
I trid telnet
and try to send external mail.
It says cannot relay to other domains.
What could be the issue?
How the PCs are able to send external mails
through this exchange?
Thanks in advance
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2002 09:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2002 09:47 PM
12-01-2002 09:47 PM
Re: Internet mails without/with DNS.
This document will help you
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/prodtech/mailexch/excrelay.asp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 12:04 AM
12-02-2002 12:04 AM
Re: Internet mails without/with DNS.
He absolutly need more points than I !!!
(no points please for this post !)..
and the funny sentence :
Une application mal pans??e aboutit ?? une usine ?? gaze. (GHG)
regards
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 01:24 AM
12-02-2002 01:24 AM
Re: Internet mails without/with DNS.
What is the meaning of that sentence ?
regards,
U.Sivakumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 05:24 AM
12-02-2002 05:24 AM
Re: Internet mails without/with DNS.
and it's a word game ? (I don't know if word game is correct), then impossible to translate,
when you hear it, you understand that a bad conception on software means that you create an awfull plant with many pipes (gaz plant).
when you read it, you understand that a not healthy software need a plant which is making a medicine product to take care of the software.
In french :
"Une application mal pens??e aboutit ?? une usine ?? gaz."
is the first definition i gave, and
"Une application mal pans??e aboutit ?? une usine ?? gaze."
is the second definition.
But in french, most of the people
hear only the first definition.
And when I read this post, I discover, that It's absolutly not funny if you are not french !!! As many english sentences that I may read and not understand on my side !!!
But I will continue to add french imitation, it's good for the world culture !
regards
Benoit.
the quote of the day :
Quand un philosophe r??pond, on ne comprend
plus la question qu'on lui avait pos??.
(I will not translate it !! too hard for my English)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 05:35 AM
12-02-2002 05:35 AM
Re: Internet mails without/with DNS.
In Ms exchange I have added unix-servers IP as
granted SMTP relay (accept mail from).
Now I could send internal/external mails.
Another issue now is to collect the mails from exchange.
I understand there is a forward fecility
with exchange (I am poor in exchange) which
can forward the mails. Can any one explain
how to create forward rule on ms-exchange?
Thanks in Advance.
TT
Note: I would prefer not to use "fetchmail"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 08:19 AM
12-02-2002 08:19 AM
Re: Internet mails without/with DNS.
after your previous post, the last question is for your !
Sorry, I really don't know how does Exchange is working !!
(no points please)
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 10:23 PM
12-02-2002 10:23 PM
Re: Internet mails without/with DNS.
Exchange server provides POP3 service for outlook clients to retrive the mail
http://www.winnetmag.com/Articles/Index.cfm?ArticleID=462&pg=4
benoit , Iam not a expert in exchange But a learner
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 10:55 PM
12-02-2002 10:55 PM
Re: Internet mails without/with DNS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2002 02:19 AM
12-03-2002 02:19 AM
Re: Internet mails without/with DNS.
I will start a new thread. I still problem
in forwarding mail from exchange to sendmail.
Thanks
T.Thayanidhi