diff options
Diffstat (limited to 'mail/sendmail/pkg-message')
-rw-r--r-- | mail/sendmail/pkg-message | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/sendmail/pkg-message b/mail/sendmail/pkg-message index e58214c0a312..376f77d3d543 100644 --- a/mail/sendmail/pkg-message +++ b/mail/sendmail/pkg-message @@ -7,9 +7,12 @@ $ make submit.cf you should add in /etc/make.conf: SENDMAIL_CF_DIR= %%PREFIX%%/share/sendmail/cf -To active the delivery from the local submission queue see: +To activate only the delivery from the local submission queue see: %%PREFIX%%/etc/rc.d/sm-client.sh.sample +To activate all sendmail processes see: +%%PREFIX%%/etc/rc.d/sendmail.sh.sample + To deliver all local mail to your mailhub, edit the last line of submit.mc: FEATURE(`msp','mailhub.do.main`)dnl |