- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- no sendmail shown, and it is working?
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
10-07-2003 07:13 AM
10-07-2003 07:13 AM
no sendmail shown, and it is working?
the script /sbin/init.d/sendmail shows "sendmil -bd.."
Also when I do telnet mysystem 25, get connection refused, why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 07:58 AM
10-07-2003 07:58 AM
Re: no sendmail shown, and it is working?
What do you use to send email?. Many e-mail clients ar eperfectly able to send and receive mails on their own. For example kmail can use sendmail but it can use smtp or pop or whatever as it has the protocols built in.
It is highly unlikely that sendmail is your mail agent in this case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 08:27 AM
10-07-2003 08:27 AM
Re: no sendmail shown, and it is working?
actually mean it is executed ;-) It just indicates that sendmail is a viable configuration option for the various runlevels.
How exactly this happens depends on the flavor of Linux you use. As for SuSE, there needs to be a link to the script in the rc[0-6].d directories to actually execute the script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 11:37 AM
10-07-2003 11:37 AM
Re: no sendmail shown, and it is working?
In any case, to avoid speculation as to what is listening on port 25, use the command 'netstat -ntlp | grep :25'. It will return the LISTEN line, including the PID and process name of the daemon listening on that port.
You should be able to track it down from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2003 10:11 PM
10-16-2003 10:11 PM
Re: no sendmail shown, and it is working?
When you send mail to an address not located on your own server, sendmail is started and it tries to send that to its relay or directly to the server in question. If that fails, the mail is put on the mailqueue.
When you only send and receive locally sendmail is not started: the mail will be delivered directly into the user's mailbox.
It is a good practice to not have sendmail running in daemon mode if you don't want to receive mails from other locations on your machine, but in that case put a line in your scheduler to run a sendmail to flush your mailqueue frequently (once every hour, for instance).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 06:39 AM
10-17-2003 06:39 AM
Re: no sendmail shown, and it is working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2003 07:03 AM
10-17-2003 07:03 AM
Re: no sendmail shown, and it is working?
sendmail -v -d8 -d38 someone@yahoo.com
Type some text
.
You shold see things happen interactively.
This will definitively tell you whether sendmail is working or not.
The daemon only needs to run to accept mail, not to send it.
Also, try
service sendmail status
This checks daemon status.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com