On Mon, 2005-02-21 at 16:40 +1300, Roy Britten wrote:
> On Wed, Feb 09, 2005 at 04:41:37PM +1300, Steve Holdoway wrote:
> > Are you sure you're running sendmail? Most seem to be running exim
> > these days.
> 
> How does one discover which of sendmail|qmail|exim|whatever is being
> used to deliver mail?
        $ ps ax | grep sendmail
         2413 ?        Ss     0:01 sendmail: accepting connections
         2423 ?        Ss     0:00 sendmail: Queue [EMAIL PROTECTED]:00:00
         4560 pts/3    R+     0:00 grep sendmail
        $ ps ax | grep exim
         4562 pts/3    R+     0:00 grep exim
        $ ps ax | grep qmail
         4566 pts/3    R+     0:00 grep qmail
        
sendmail        â
qmail           â
exim            â

:)

-- 
Michael JasonSmith                  http://www.ldots.org/


Reply via email to