On torsdagen den 6 mars 2008, Don Saklad wrote:
> a.
> How can whether exim is the mail transfer agent be determined for this
> system?... What command will give a response with that information?...
>
> b.
> How can the mail transfer agent for a system be
> determined?... what commands get responses
> with this kind of information?...

lsof -i :25 if you mean what program listens to the smtp port.
readlink -f /usr/sbin/sendmail (typically) if you mean which program provides 
the sendmail command-line interface.

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to