diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 21:44:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 21:44:06 +0000 |
commit | cfa1de393aa4c0bf9b86ed55d0edeaec6e88fc98 (patch) | |
tree | 19cda022f713ef9383fad006cbc9ad83f3f0c121 /mail/postfix22/pkg-message | |
parent | Update to 0.0.7. (diff) |
2009-02-15 ftp/downloader: sources unavailable - website dissappeared
2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead
2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new one version.
2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new one version.
2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new one version.
2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
Notes
Notes:
svn path=/head/; revision=229806
Diffstat (limited to 'mail/postfix22/pkg-message')
-rw-r--r-- | mail/postfix22/pkg-message | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mail/postfix22/pkg-message b/mail/postfix22/pkg-message deleted file mode 100644 index 3b23f15a2cac..000000000000 --- a/mail/postfix22/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. |