MFen 1.75 --> 1.76
This commit is contained in:
parent
11be6091c0
commit
d6b00f56a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16512
1 changed files with 10 additions and 6 deletions
|
@ -3,8 +3,8 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: chapter.sgml,v 1.9 2003-04-07 21:41:25 blackend Exp $
|
||||
Original revision: 1.75
|
||||
$Id: chapter.sgml,v 1.10 2003-04-09 10:01:37 blackend Exp $
|
||||
Original revision: 1.76
|
||||
-->
|
||||
|
||||
<chapter id="mail">
|
||||
|
@ -1405,10 +1405,14 @@ define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl</programlisting>
|
|||
fichier <filename>.cf</filename> appelé
|
||||
<filename>freebsd.cf</filename> (ou selon tout autre nom que
|
||||
vous avez utilisé pour votre fichier
|
||||
<filename>.mc</filename>). Copiez-le vers
|
||||
<filename>sendmail.cf</filename>, et envoyez un signal
|
||||
<command>kill -HUP</command> à
|
||||
<application>sendmail</application>.</para>
|
||||
<filename>.mc</filename>). Ensuite utilisez la commande
|
||||
<command>make install restart</command>, qui copiera le
|
||||
fichier en <filename>sendmail.cf</filename>, et
|
||||
redémarrera proprement
|
||||
<application>sendmail</application>. Pour plus
|
||||
d'informations sur ce processus, vous devriez vous
|
||||
réferrer au fichier
|
||||
<filename>/etc/mail/Makefile</filename>.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
|
||||
|
|
Loading…
Reference in a new issue