- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail in intranet
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
12-11-2002 01:10 AM
12-11-2002 01:10 AM
sendmail in intranet
I have one HPUX 11.00. This machine is in one intranet. I only know the proxy configuration but I can???t access to the mailserver. For this reason it is possible configure my sendmail to send and receive mail using the proxy configuration? I would like to send mail into Internet. Do I need some additional software to do this? Can I using POP3 or other protocol to send mail?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 01:25 AM
12-11-2002 01:25 AM
Re: sendmail in intranet
Tell us more.
Which proxy Server ae you using ?
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 01:33 AM
12-11-2002 01:33 AM
Re: sendmail in intranet
I can't acces to more information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 01:42 AM
12-11-2002 01:42 AM
Re: sendmail in intranet
I need your name of your proxy software to plan the setup for your requirement.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 05:49 AM
12-11-2002 05:49 AM
Re: sendmail in intranet
#sendmail -v user@hostname.com
(return)
test
(return)
.
(return)
What is returned?
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 06:24 AM
12-11-2002 06:24 AM
Re: sendmail in intranet
I did the following:
DSproxiserver # this is the name of proxy
I restarted my sendmail and do:
sendmail -v diego_pavon@yahoo.es and appear the following:
diego_pavon@yahoo.es... yahoo.es: Name server timeout
diego_pavon@yahoo.es... Transient parse error -- message queued for future delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 06:26 AM
12-11-2002 06:26 AM
Re: sendmail in intranet
Dec 11 15:19:44 CLLC_AC1 sendmail[9344]: PAA09344: to=diego.pavon@accenture.com, delay=00:00:27, mailer=relay, stat=queued
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 08:33 AM
12-11-2002 08:33 AM
Re: sendmail in intranet
The proxy software is NetApp and the HW is NetCache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2002 11:01 PM
12-11-2002 11:01 PM
Re: sendmail in intranet
Proxy will not relay the mail in that case. Better install unix in one machine and use the sendmail to relay mails from Internal machines to Internet
Setup will be like this.
public ip
(Internal)----|unixserver|---|Firewall|---(Internet)
use sendmail in the unixserver to relay mails from Internal network to Internet.
Put MX records in your DNS server pointing to
unixserver's public IP address ( interface connected to firewall )
open smtp port in firewall for unixserver both incoming and outgoing.
open DNS port in firewall for unixserver for outgoing only.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2002 12:31 AM
12-12-2002 12:31 AM
Re: sendmail in intranet
Now I have configure my machine with DNS.
I tryed to send mail but i can't, in the next lines you can see the comand and the message connection
sendmail -v diego_pavon@yahoo.es (enter)
. (enter)
diego_pavon@yahoo.es... Connecting to mx1.mail.yahoo.com. via smtp...
diego_pavon@yahoo.es... Connecting to mx1.mail.yahoo.com. via smtp...