If you have postfix configured in your /etc/mail/mailer.conf (answered yes to the previous question) and would like to enable postfix to start at boot time, please set these variables in your /etc/rc.conf file: sendmail_enable="YES" sendmail_flags="-bd" sendmail_outbound_enable="NO" sendmail_submit_enable="NO" sendmail_msp_queue_enable="NO" This will disable Sendmail completely. Alternatively to the above settings, you can enable postfix to start with the other local services, for example, after your database server starts if you need it to be running for postfix. To do this, set in your rc.conf file: sendmail_enable="NONE" Then make the following symbolic link: cd /usr/local/etc/rc.d ln -s /usr/local/sbin/postfix postfix.sh Also, you will want to 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. 2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/librcc
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfantoine2013-09-041-2/+1
* - Fix options conversionbdrewery2013-05-241-1/+1
* - adoption of optionsNGjgh2013-05-231-16/+13
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+2
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+4
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)gahr2013-02-141-2/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* textproc/libtranslate has been fixed, so un-DEPRECATE these portsdougb2011-09-301-3/+0
* Mark FORBIDDEN the remaining ports that are vulnerable for more thandougb2011-09-261-0/+3
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* - Temporary remove SF mirrors from MASTER_SITES, keep my mirrorsfluffy2011-08-051-2/+2
* -remove MD5ohauer2011-07-031-1/+0
* - Primary download site is unavailable now, SF mirror is outdated,fluffy2011-01-151-0/+3
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* - Optionalize gtk1/2fluffy2010-10-052-13/+22
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Add option to install GUI configuretion utility for librccfluffy2010-01-153-3/+45
* - devel/librcc: update to 0.2.9 release, add some optional componentsfluffy2010-01-094-27/+52
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1