Re: [exim] How can exim be determined? How can the mail tran…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Magnus Holmgren
日付:  
To: exim-users
題目: Re: [exim] How can exim be determined? How can the mail transfer agent be determined for a system?
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)