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 holmgren@???
(No Cc of list mail needed, thanks)