Mail-Toaster

 view release on metacpan or  search on metacpan

toaster-watcher.conf-dist  view on Meta::CPAN

#            TOASTER
######################################

toaster_version                    = 0               # ver, 0 = latest release
toaster_hostname                   = mail.example.com
toaster_admin_email                = postmaster@example.com
toaster_test_email                 = test@example.com
toaster_test_email_pass            = cHanGeMe

toaster_verbose                    = 0
supervise_rebuild_notice           = 1       # email admin when a run file is updated

system_config_dir                  = /usr/local/etc

toaster_prefix                     = /usr/local
toaster_src_dir                    = /usr/local/src
toaster_http_base                  = /usr/local/www
toaster_http_docs                  = /usr/local/www/toaster
toaster_cgi_bin                    = /usr/local/www/cgi-bin.toaster
toaster_tmp_dir                    = /tmp
toaster_watcher_log                = /var/log/mail/watcher.log

toaster_sf_mirror                  = downloads.sourceforge.net/project
toaster_dl_site                    = http://www.tnpi.net    # select a mirror
toaster_dl_url                     = /internet/mail/toaster

preserve_cgifiles                  = 0

package_install_method             = packages  # packages | ports
                                     # if both options are supported, the setup
                                     # script will prefer the one you choose.


######################################
#        FreeBSD Specific
######################################

cvsup_server_preferred             = fastest         # fastest or a hostname
cvsup_server_country               = US
cvsup_supfile_ports                = portsnap        # portsnap or path to file
                                                     # ex: /etc/cvsup-ports
cvsup_supfile_sources              = cvsup-sources
toaster_pkg_site                   = ftp://ftp.freebsd.org


######################################
#           Programs
######################################

# You can pass the version number of some programs
# if you with to install a particular version
#    0  = do not install
#    1  = install
# port  = install from FreeBSD or Darwin ports
# other = install particular version
#
# Extra options are noted after the # where available. Selecting 1 is the most reliable
# and will install trying first via ports, then sources if the port install fails.

install_squirrelmail               = 1.4.22  # 0, ver, port
install_squirrelmail_sql           = 0       # use MySQL for user prefs and address book?
install_squirrelmail_sql_pass      = chAnge7his
install_lighttpd                   = 1
install_cronolog                   = 1.6.2   # ver, port
install_phpmyadmin                 = 0       # 0, 1
install_mysql                      = 0       # 0, 1, 2, 3, 40, 41, 5, 51
install_mysqld                     = 0       # 0, 1
install_mysql_optimized            = 0
install_mysql_dir                  = /var/db/mysql
install_courier_imap               = port    # 0, ver, port
install_sqwebmail                  = 0       # 0, ver, port
install_dovecot                    = port    # 0, ver, port
install_gnupg                      = 1       # 0, port
install_qmail                      = 0       # 0, ver
install_netqmail                   = 1.05    # 0, ver
install_qmailadmin                 = 1.2.15  # 0, ver, port
install_autorespond                = 2.0.5   # 0, ver, port
install_daemontools                = 0.76    # ver, port
install_djbdns                     = 1.05    # ver, port
install_vpopmail                   = port    # ver, port
install_vqadmin                    = 0       # 0, ver, port
install_isoqlog                    = 0       # 0, ver, port
install_portupgrade                = 0
install_portaudit                  = 1
install_portmaster                 = 1
install_openldap_client            = 0
install_net_snmpd                  = 0       # 4, 5
install_ezmlm                      = 5.1.0   # 0, ver, port
install_ezmlm_cgi                  = 0
install_ezmlm_mysql                = 0
install_qmail_notify               = 0
install_quota_tools                = 0
install_roundcube                  = port    # 0, port
install_roundcube_db_pass          = To4st3dR0ndc@be
install_munin                      = port

# openssl
install_openssl                    = 1
openssl_ciphers                    = pci  # a list of OpenSSL ciphers, or one of the following:
                                          # high:    256-bit encryption
                                          # pci:     include only PCI compliant ciphers
                                          # medium:  128-bit or higher, secure as of 2009
                                          # default: (see 'openssl ciphers DEFAULT')
                                          # all:     (see 'openssl ciphers ALL')

######################################
#           Mail Filtering
######################################

install_mail_filtering             = 1
install_procmail                   = 0
install_maildrop                   = 1       # 0, 1, ver
install_spamassassin               = 1
install_spamassassin_flags         = -v -u spamd -H /var/spool/spamd -x # Add -q for per user SQL
install_spamassassin_sql           = 0       # use AWL, bayes, and per-user prefs from MySQL
install_spamassassin_dbuser        = spamassassin
install_spamassassin_dbpass        = assSPAMing
install_dspam                      = 0
install_simscan                    = 1.4.0   # 0, ver
install_qmailscanner               = 0       # 0, ver       (1.25  as of 04/08/05)
install_qmailscanner_stats         = 0       # 0, ver       (2.0.2 as of 02/02/05)
install_clamav                     = port    # 0, port, ver
install_clamav_user                = clamav  # qscand | clamav
install_pyzor                      = 0
install_razor                      = port    # 0, port, ver
install_bogofilter                 = 0
install_dcc                        = 0
install_ripmime                    = port    # 0, port, ver
install_qmail_deliverable          = 1

filtering_method                   = tcpserver  # smtp | tcpserver  # see docs for details
filtering_spamassassin_method      = site       # site | user | domain
filtering_maildrop_filter_file     = /usr/local/etc/mail/mailfilter
filtering_spama_discard_score      = 12      # discard messages above this score
filtering_report_spam_spamassassin = 1
filtering_report_spam_pyzor        = 0       # don't enable with report_spamassassin
filtering_verbose                  = 1


######################################
#           Qmail Settings
######################################

qmail_dir                          = /var/qmail
qmail_supervise                    = /var/qmail/supervise
qmail_service                      = /var/service
qmail_toaster_patch_version        = 3.1
qmail_smtp_reject_patch            = 1
qmail_mfcheck_enable               = 1
qmail_domainkeys                   = 0
qmail_tarpit_count                 = 50
qmail_tarpit_delay                 = 5
qmail_spf_behavior                 = 2
qmail_concurrencyremote            = 100     # don't crank this up unless you need to!
qmail_smtpd_auth_0.31              = 0       # leave this zero!
qmail_queue_extra                  = 0       # 0, 1
qmail_log_base                     = /var/log/mail
qmail_log_user                     = qmaill
qmail_log_group                    = qnofiles
qmail_mysql_include                = /usr/local/lib/mysql/libmysqlclient.a


######################################
#           Vpopmail
######################################

vpopmail_user                      = vpopmail
vpopmail_group                     = vchkpw
vpopmail_home_dir                  = /usr/local/vpopmail
vpopmail_learn_passwords           = 1
vpopmail_roaming_users             = 0
vpopmail_relay_clear_minutes       = 180
vpopmail_mysql                     = 0       # enables all mysql options
vpopmail_mysql_limits              = 0
vpopmail_mysql_replication         = 0



( run in 0.757 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )