diff options
| author | Sahil Tandon <sahil@FreeBSD.org> | 2012-07-07 20:08:05 +0000 |
|---|---|---|
| committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-07-07 20:08:05 +0000 |
| commit | e6f8802ffd57af87a84ebbe2d3819a1ae76e60f8 (patch) | |
| tree | c677d5398f2812bc0f0dc93b6e84a37047d2792b /mail/postfix25/pkg-message | |
| parent | c36f2a9e55a5a13a873ff02999df122c49f407a8 (diff) | |
Notes
Diffstat (limited to 'mail/postfix25/pkg-message')
| -rw-r--r-- | mail/postfix25/pkg-message | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mail/postfix25/pkg-message b/mail/postfix25/pkg-message deleted file mode 100644 index 3b23f15a2cac..000000000000 --- a/mail/postfix25/pkg-message +++ /dev/null @@ -1,25 +0,0 @@ -To enable postfix startup script please add postfix_enable="YES" in -your rc.conf - -If you not need sendmail anymore, please add in your rc.conf: - -sendmail_enable="NO" -sendmail_submit_enable="NO" -sendmail_outbound_enable="NO" -sendmail_msp_queue_enable="NO" - -And you can disable some sendmail specific daily maintenance routines in your -/etc/periodic.conf file: - -daily_clean_hoststat_enable="NO" -daily_status_mail_rejects_enable="NO" -daily_status_include_submit_mailq="NO" -daily_submit_queuerun="NO" - -If you are using SASL, you need to make sure that postfix has access to read -the sasldb file. This is accomplished by adding postfix to group mail and -making the /usr/local/etc/sasldb* file(s) readable by group mail (this should -be the default for new installs). - -If you are upgrading from postfix version prior to 2.0, please see the README -files for recommended changes to your configuration. |
