- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: relay mail problems
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
08-19-2004 03:55 AM
08-19-2004 03:55 AM
On the remote mail server the log shows:
@400000004124ba5c1ead532c tcpserver: pid 27405 from 204.44.X.XX(my hp server)
@400000004124bab8348899cc tcpserver: ok 27405 :204.44.X.XX:25(remoteserver):204.44.X.XX(my hp server)::60699
~
The message seems to get lost.
This is what it should look like:
@400000004124bb3920189f14 tcpserver: pid 27788 from 204.124.84.48
@400000004124bb392026c044 tcpserver: ok 27788 :204.44.X.XX:25(remote server)
mail.firstdatacorp.com:204.124.84.48::1765
@400000004124bb392fb43a14 tcpserver: end 27788 status 0
What could be the cause of this? Is it a problem with my hp server or the remote server?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 05:20 AM
08-19-2004 05:20 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 06:16 AM
08-19-2004 06:16 AM
Re: relay mail problems
sendmail -v
also try:
sendmail -bv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 06:18 AM
08-19-2004 06:18 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 06:26 AM
08-19-2004 06:26 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 06:39 AM
08-19-2004 06:39 AM
Re: relay mail problems
When I do a sendmail -v
user@mydomain.com... Transient parse error -- message queued for future delivery
sendmail -bv
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 06:46 AM
08-19-2004 06:46 AM
Re: relay mail problems
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 06:53 AM
08-19-2004 06:53 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 07:10 AM
08-19-2004 07:10 AM
Re: relay mail problems
In the /etc/mail/sendmail.cf file, do you have the DS defined? This is for the smart relay host. If not can you input the value for the new mail server? This way all mail will be directed to the mail server, including the telalert mail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 07:18 AM
08-19-2004 07:18 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 07:23 AM
08-19-2004 07:23 AM
Re: relay mail problems
The mail relay that you define, will it know about the other exchange servers. Can it forward the mail to those exchange servers?
Are you defining the mail destinations within telalert? If so, can you add additional mail servers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 07:30 AM
08-19-2004 07:30 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 07:38 AM
08-19-2004 07:38 AM
SolutionHP-UX just does not come in picture in this setup. Tearalert is just pointing the email to new email server(without sendmail) So at most it is just the nic through which it is going. So make sure on new mail server your hp-ux box is known as it was known to old (working) mail server. Is the new cpable of resolving the external mail properly??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2004 01:21 AM
08-20-2004 01:21 AM
Re: relay mail problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2004 02:05 AM
08-20-2004 02:05 AM
Re: relay mail problems
1) The new mail server is setup to only accept mail from specified host/IP addresses.
If this is true then the new mail server needs to have added to its list that mail is to be accepted from this specific host/IP.
2) The new mail server is setup to accept mail only from specified domains or has a specific mail envelope setting.
If this is true then you will need to modify the sendmail.cf file to specify those specific values for the domain and/or the mail envelope.