« Commandes BASH » : différence entre les versions
| Ligne 304 : | Ligne 304 : | ||
== service mail == | == service mail == | ||
< | <syntaxhighlight lang="bash" line> | ||
/etc/init.d/spamd stop | /etc/init.d/spamd stop | ||
/etc/init.d/clamd stop | /etc/init.d/clamd stop | ||
| Ligne 311 : | Ligne 311 : | ||
/etc/init.d/clamd start | /etc/init.d/clamd start | ||
/etc/init.d/qmail start | /etc/init.d/qmail start | ||
</ | </syntaxhighlight> | ||
== Fichiers == | == Fichiers == | ||