The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-29-2008
Tytalus's Avatar
Tytalus Tytalus is offline
Registered User
 

Join Date: Jun 2003
Location: Scotland
Posts: 218
what state is it in ? try svcs -a | grep sendmail

are all svcs it depends on running ok ? try svcs -d sendmail

And you can check that all looks reasonable / find the logfile info from:

svcs -l sendmail


HTH,
Reply With Quote