Which MTA is installed on a given machine?

Cassius V. de Magalhaes cassius at cassius.vinicius.nom.br
Sun Nov 15 23:31:35 UTC 2009


stan escreveu:
> I have several Ubuntu machines at work. They are all relatively current as
> far as updates. We are making some changes in our domain, and I need to
> reconfigure the MTA on these machiens. How can I figure out which of the
> several possible MTA's are installed on each amchine?
>
> Once I know that, it;s just dpkg-reconfigure <pakcage name> to reconfigure
> tor fowarding, domain name chabges etc. right?
>
>   

You can issue the following command to know which program is listening 
on the default smtp port (well...it'll show other numbers with 25 on 
them too): netstat -tlnp | grep -i 25

No...dpkg-reconfigure just do the basics.

Regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20091115/ff6dd124/attachment.sig>


More information about the ubuntu-users mailing list