- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail relay
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
07-15-2003 04:22 AM
07-15-2003 04:22 AM
Sendmail relay
I've a problem with my sendmail: I've 50 hosts, and a relay, all systems with hp-ux 11.i running.
In host systems, I set DSrelay.mydomain.com, and DMmydomain.com
Everything worsk fine, but my relay send everything to a system outside the firewall, because it's the only MX found with nslookup.
Now, I need to forward the internal mail (name@mydomain.com) to another relay, relay2.
I've tryed to set Dj.wmydomain.con and DHrelay2.. but doesn't works.. it seems thad DS override the DH...
any suggest?
p.m.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 04:27 AM
07-15-2003 04:27 AM
Re: Sendmail relay
Try this diagnostic trick to check whats going on with mail.
sendmail -v -d8.99 -d38.99 someone@aol.com
Type some text like this.
type a dot(period)
.
You should see the pass off to the DS server.
do the same thing with a local address.
If you see a pass off to the DS server, the DS server needs instructions on what to do with internal mail.
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
07-15-2003 04:28 AM
07-15-2003 04:28 AM
Re: Sendmail relay
file this as /etc/mail/mailertable and run as you are told
---------------------
# Usage:
# makemap dbm /etc/mail/mailertable < /etc/mail/mailertable
# send local mail to local relay
wmydomain.com smtp:[ip-of-internal-relay]
---------------------
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 04:53 AM
07-15-2003 04:53 AM
Re: Sendmail relay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 05:13 AM
07-15-2003 05:13 AM
Re: Sendmail relay
did you restart sendmail?
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2003 12:13 PM
07-16-2003 12:13 PM