HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: send mail error
Operating System - HP-UX
1837117
Members
2316
Online
110112
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-15-2005 02:32 AM
02-15-2005 02:32 AM
send mail error
Hi,
When i send mail to an user, in a domain,
i received a message in mail.log:
Feb 15 13:31:02 mastermm sendmail[9025]: j1FGV2D09025: from=root, size=715, class=0, nrcpts=1, msgid=<200502151631.j1FGV2D090
25@mastermm.globosat.net.br>, relay=root@localhost
Feb 15 13:32:18 mastermm sendmail[9027]: j1FGV2D09025: to=username@globosat.net.br, ctladdr=root (0/3), delay=00:01:16, xdelay=
00:01:16, mailer=esmtp, pri=120715, relay=globosat.net.br. [10.2.1.54], dsn=4.0.0, stat=Deferred: Connection reset by globosa
t.net.br.
The DNS is configured right.
I don't change the aliases file.
Wait
Fernando.
When i send mail to an user, in a domain,
i received a message in mail.log:
Feb 15 13:31:02 mastermm sendmail[9025]: j1FGV2D09025: from=root, size=715, class=0, nrcpts=1, msgid=<200502151631.j1FGV2D090
25@mastermm.globosat.net.br>, relay=root@localhost
Feb 15 13:32:18 mastermm sendmail[9027]: j1FGV2D09025: to=username@globosat.net.br, ctladdr=root (0/3), delay=00:01:16, xdelay=
00:01:16, mailer=esmtp, pri=120715, relay=globosat.net.br. [10.2.1.54], dsn=4.0.0, stat=Deferred: Connection reset by globosa
t.net.br.
The DNS is configured right.
I don't change the aliases file.
Wait
Fernando.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 03:10 AM
02-15-2005 03:10 AM
Re: send mail error
"Deferred" suggests that the mailserver for that domain is not accepting mail at the moment.
Try this as a test:
From any server with an outside internet connection, type:
telnet mastermm.globosat.net.br 25
This should establish a "raw" smtp connection. If it doesn't throw you right out at this point, type:
ehlo
This tells it you want to use Extended SMTP protocol, (esmtp, which they use), and may give you a little extra info. If it still hasn't thrown you out, type:
help
and read what it says. They may reject mail with attachments, or over a certain size.
If it still hasn't thrown you out, type:
quit
to drop the connection. In that case, try sending your mail again. If it still fails, the problem is probably at your end.
If you want to know more about SMTP/ESMTP protocol, check out this link:
http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc2821.html
But I'm afraid it can't help you to configure sendmail (and neither can I: I helped to develop an email gateway many years ago, and I used to type raw SMTP commands during testing)
Try this as a test:
From any server with an outside internet connection, type:
telnet mastermm.globosat.net.br 25
This should establish a "raw" smtp connection. If it doesn't throw you right out at this point, type:
ehlo
This tells it you want to use Extended SMTP protocol, (esmtp, which they use), and may give you a little extra info. If it still hasn't thrown you out, type:
help
and read what it says. They may reject mail with attachments, or over a certain size.
If it still hasn't thrown you out, type:
quit
to drop the connection. In that case, try sending your mail again. If it still fails, the problem is probably at your end.
If you want to know more about SMTP/ESMTP protocol, check out this link:
http://www.cse.ohio-state.edu/cgi-bin/rfc/rfc2821.html
But I'm afraid it can't help you to configure sendmail (and neither can I: I helped to develop an email gateway many years ago, and I used to type raw SMTP commands during testing)
What does this button do?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP