|
|
start and stop the SMTP service - linux machine - Linux
|
Views : 2471
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
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 |
|
By Nirmala, On - 2009-04-02 |
|
|
|