Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sendmail: cannot open mail:25

Status
Not open for further replies.

Archentos

Technical User
Joined
Apr 17, 2003
Messages
8
Location
US
Every so often, this message ("Sendmail: cannot open mail:25") is output to the console. For reference, I'm running Gentoo. Anyone know how I can stop sendmail from trying to do whatever it's trying to do?
 
This error usually happens when another instance of sendmail has already contacted and opened port 25.

Cogito Ergo Sum - Non Compos Mentis
 
According to "ps -e", there are no sendmail processes running (as far as I can tell). Would it necessarily be listed as "sendmail" under the process list?
 
Try ps -aux

Cogito Ergo Sum - Non Compos Mentis
 
It doesn't seem to be in that listing either.
 
1. R U using sendmail as your MTA ? Or something else ?
2. R U trying to configure this box as a mail server ?

Cogito Ergo Sum - Non Compos Mentis
 
My goal is just to be able to email other users on the system.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top