- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 501 Sender domain must exist
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-19-2005 04:31 AM
12-19-2005 04:31 AM
501 Sender domain must exist
I im using sendmail on HP-UX 11.11. If i use #sendmail -v druiz@taca.com mail is sent, but i i use :
oratan1a>telnet 172.17.16.61 25
Trying...
Connected to 172.17.16.61.
Escape character is '^]'.
220 oratan1a.taca.com ESMTP Sendmail 8.9.3 (PHNE_29774)/8.9.3; Mon, 19 Dec 2005
11:32:22 -0600 (CST)
mail from:druiz@taca.com
501 Sender domain must exist
i get the message 501 Sender domain must exist
somebody can help me!
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 04:41 AM
12-19-2005 04:41 AM
Re: 501 Sender domain must exist
Where does the first one (sendmail -v) go to? same server 172.17.16.61?
Also - where are you telneting from - is that server in the taca.com domain? If not - then you need to set the DM macro in sendmail.cf to taca.com
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 04:50 AM
12-19-2005 04:50 AM
Re: 501 Sender domain must exist
I am using telnet to oratan1a itself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 05:07 AM
12-19-2005 05:07 AM
Re: 501 Sender domain must exist
So, as I said above, try setting the DM macro on oratan1a to DMtaca.com
stop/start sendmail
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 05:19 AM
12-19-2005 05:19 AM
Re: 501 Sender domain must exist
Where is the MX record on HP-UX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 05:45 AM
12-19-2005 05:45 AM
Re: 501 Sender domain must exist
Anthying in /var/adm/syslog/mail.log ?
Rgds..Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 06:20 AM
12-19-2005 06:20 AM
Re: 501 Sender domain must exist
thx
Dec 19 13:22:33 oratan1a sendmail[24993]: NOQUEUE: Authentication-Warning: orata
n1a.taca.com: root@oratan1a [172.17.16.61] didn't use HELO protocol
Dec 19 13:22:33 oratan1a sendmail[24993]: NAA24993: ruleset=check_mail, arg1=dru
iz@taca.com, relay=root@oratan1a [172.17.16.61], reject=501 Sender domain must e
xist
Dec 19 13:22:33 oratan1a sendmail[24993]: NAA24993: from=druiz@taca.com, size=0,
class=0, pri=0, nrcpts=0, proto=SMTP, relay=root@oratan1a [172.17.16.61]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 06:50 AM
12-19-2005 06:50 AM
Re: 501 Sender domain must exist
172.17.16.61 oratan1a.taca.com oratan1a
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 07:12 AM
12-19-2005 07:12 AM
Re: 501 Sender domain must exist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 07:33 AM
12-19-2005 07:33 AM
Re: 501 Sender domain must exist
nslookup -q=MX taca.com
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2005 09:52 AM
12-20-2005 09:52 AM
Re: 501 Sender domain must exist
# cd /user/newconfig/etc/mail/cf/cf
# ./gen_cf