HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to known mail is send
Operating System - Linux
1828665
Members
1504
Online
109984
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
07-02-2010 01:48 AM
07-02-2010 01:48 AM
How to known mail is send
Hi we are using the send mail in linux
We have internal and external mail server separate. How can we verify that the mail has been send from the external mail server.Problem is that if we send common mail, some of the external mail user saying that they have not received it while others have.
Is there is any log file to verify that the mail has been passed through the server? How can i verify this?
We have internal and external mail server separate. How can we verify that the mail has been send from the external mail server.Problem is that if we send common mail, some of the external mail user saying that they have not received it while others have.
Is there is any log file to verify that the mail has been passed through the server? How can i verify this?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2010 05:44 AM
07-02-2010 05:44 AM
Re: How to known mail is send
Shalom,
Tough to help you, not knowing what distribution of Linux is being used.
Generically speaking, /var/log/maillog contains a record of all mail.
grep "name@network.com" /var/log/maillog
You will see at the very least if the mail was accepted by the other system.
If you use a standard smtp relay to get mail to the outside world from your Corporate LAN, you may need to check the logs on that system to get the full story.
SEP
Tough to help you, not knowing what distribution of Linux is being used.
Generically speaking, /var/log/maillog contains a record of all mail.
grep "name@network.com" /var/log/maillog
You will see at the very least if the mail was accepted by the other system.
If you use a standard smtp relay to get mail to the outside world from your Corporate LAN, you may need to check the logs on that system to get the full story.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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-04-2010 05:15 PM
07-04-2010 05:15 PM
Re: How to known mail is send
What do you mean by external server?
Do you point the exchange server, which is configured at /etc/mail/sendmail.cf?
If so,
1) Check the mail status at your present server
#mailq (it may helps you find, if the mails are still in Q)
else, as suggest above, you may need to check the log (/var/log/maillog)
refer the below tip for more information http://tools.ietf.org/html/rfc3463
2) If you have access to the external server, login to that server and check the log for the above host.
Plz repost your ques with OS, and the log details. This may help us to suggest better.
Do you point the exchange server, which is configured at /etc/mail/sendmail.cf?
If so,
1) Check the mail status at your present server
#mailq (it may helps you find, if the mails are still in Q)
else, as suggest above, you may need to check the log (/var/log/maillog)
refer the below tip for more information http://tools.ietf.org/html/rfc3463
2) If you have access to the external server, login to that server and check the log for the above host.
Plz repost your ques with OS, and the log details. This may help us to suggest better.
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