HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail 8.9.3 on HPUX 11i
Operating System - HP-UX
1833760
Members
2646
Online
110063
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
10-16-2001 07:05 AM
10-16-2001 07:05 AM
sendmail 8.9.3 on HPUX 11i
When addressing mail to external users, the message will contain headers that include "To:", "CC:" and "BCC:". These headers will include the user display and the user mail address in the form "User Name ". Multiple entries will be separated by semi-colons. The entity sending mail (Exchange or mail programs on other servers) are required to wrap these headers on multiple lines if the line length exceeds 72 characters. A multiple line "To:" or "CC:" header will look like:
To: Some User with a Very Long Name or Perhaps Multiple Users
Cc: One User Name;
Another User with possible another very long name
When the HP implementation of sendmail receiving a message containing recipient headers ("To:", "CC:", etc.), where those headers are line-wrapped, it fails to terminate internal buffers with a correct line terminator (a NUL character, '\0'). The result is that it outputs the re-formatted message with recipient headers that contain extra garbage characters after the address. On some receiving mail systems, the To: and CC: lines appear garbled, or to contain extra characters. Some receiving mail systems reject the message outright, and refuse to deliver it.
If I send this message with the header formatted as:
To: username
it goes through. If I send this message with the header formatted as:
To: username in belgium
the target server rejects it because of extra characters (it actually reports "Header too long"). What we see on the receiving end is that extra characters are embedded in the output when the HP sendmail process delivers it to the far end server.
Anyone seen this before?
To: Some User with a Very Long Name or Perhaps Multiple Users
Cc: One User Name
Another User with possible another very long name
When the HP implementation of sendmail receiving a message containing recipient headers ("To:", "CC:", etc.), where those headers are line-wrapped, it fails to terminate internal buffers with a correct line terminator (a NUL character, '\0'). The result is that it outputs the re-formatted message with recipient headers that contain extra garbage characters after the address. On some receiving mail systems, the To: and CC: lines appear garbled, or to contain extra characters. Some receiving mail systems reject the message outright, and refuse to deliver it.
If I send this message with the header formatted as:
To: username
it goes through. If I send this message with the header formatted as:
To: username in belgium
the target server rejects it because of extra characters (it actually reports "Header too long"). What we see on the receiving end is that extra characters are embedded in the output when the HP sendmail process delivers it to the far end server.
Anyone seen this before?
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