sendmail configuration

Kalyan Sundar kalyan.sundu at gmail.com
Tue Sep 15 13:17:06 UTC 2009


Jonathan,
This is what I have got:

netstat -at | grep smtp
tcp        0      0 *:smtp                      *:*
LISTEN
Thanks,
kalyan

On Tue, Sep 15, 2009 at 6:42 PM, Miner, Jonathan W (US SSA) <
jonathan.w.miner at baesystems.com> wrote:

> > to check use the below command
> >
> > # netstat -an | grep smtp
>
> The -n option to netstat will make that grep useless, since it shows the
> numerical information.
>
> % netstat -atn | grep 25
> tcp        0      0 0.0.0.0:25                  0.0.0.0:*
>   LISTEN
>
> % netstat -at | grep smtp
> tcp        0      0 *:smtp                      *:*
> LISTEN
>
> --
>  redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>



More information about the redhat-list mailing list