![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to forward mail in /var/mail/username to external mail | unitipon | SUN Solaris | 2 | 05-26-2008 09:20 PM |
| Pull E-mail address from file, send e-mail | DC Heard | Shell Programming and Scripting | 1 | 01-28-2008 11:23 PM |
| My Mail Service | Jariya | OS X (Apple) | 2 | 06-08-2005 11:24 AM |
| e-mail client supporting HTTP mail servers | babayeve | UNIX for Dummies Questions & Answers | 0 | 05-21-2005 12:10 AM |
| can not send mail from unix server to company/yahoo mail | b5fnpct | UNIX for Dummies Questions & Answers | 5 | 11-22-2002 06:24 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
mail service
How to restart mail service ??
thanks |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Since I don't know what OS and what kind of mail service you are using, I will pretend that you use sendmail. Then try:
Code:
/sbin/init.d/sendmail stop Code:
/sbin/init.d/sendmail start |
|||
| Google The UNIX and Linux Forums |