start and stop the SMTP service - linux machine

by Nirmala 2009-04-02 10:46:34

Hi...
To start SMTP service use the below command
#/etc/init.d/sendmail start

To stop the SMTP service use the below command
#/etc/init.d/sendmail stop

To know the status of the SMTP service use the below command
#/etc/init.d/sendmail status

Tagged in:

7840
like
2
dislike
0
mail
flag

You must LOGIN to add comments