Mail Toaster Changes
From The Network People, Inc.
5.11 - Aug 20 , 2008
use current (instead of stable) openssl port added test for permissions on toaster.conf added =head1 VERSION to modules rewrote bin/install_deps.pl in perl (was sh) renamed pop3_ip_address_listen_on to pop3_listen_on_address in toaster-watcher.conf install_sqwebmail defaults to 0 now net_snmpd defaults to v5 now updated dovecot.conf patch to v1.1.3
5.10 - Apr 17 , 2008
disable apache2_fixups until it can be fixed added the function "get_yesterdays_smtp_log" which provides the same functionality as get_yesterdays_send_log. -- patch from Georg von Itzenplitz Mysql.pm - honor $debug setting in DBD & DBD install subs
5.09 - Nov 25 , 2007
playing Kwalitee (http://cpants.perl.org/highscores/) added 'use warnings' pragma to several modules updated Copyright dates to 2007 Build.PL - added several modules to build_requires t/DNS.t - added suffixes to tests to more easily identify exactly which test failed. updated inc/Module/Install to 0.68 CGI.pm - renamed only sub to _only Mysql.pm - package install logic was forcing package install Setup.pm - updated dovecot patch so it applies cleanly to 1.0.7 - don't pass mysql args to FreeBSD port install, no loger necessary and doing so causes port build to fail Utility.pm - added missing pod doc for file_mode
5.08 - Nov 21, 2007
Update Details
tw.conf: added rbl psbl.surriel.com
tw.conf: added rwl list.dnswl.org
DNS.pm - adjust the RBL positive tests to accommodate pattern used by dnswl.org
Qmail.pm - smtp_set_rbls invoked get_list_of_rwls incorrectly (Bugz #3)
t/qqtool.t & toaster_setup.t - run the script using the same version of
perl as the test is being run as. - (for CPAN testers)
t/Logs.t - see if syslog's mail.log exists before testing against it
t/Utility.t - only run network tests on darwin and FreeBSD (for now).
5.07 - Oct 19, 2007
Update Details
qmail_toaster_patch_version = 3.1 missing \ in qmail-pop3d/run file caused pop3 not to run updated logmonster download URL rrdutil port moved from net to databases snmpd rc.d file can be named snmpd or snmpd.sh ucspi-tcp source install, updated patch format only pass vpopmail mysql defines if selected (port now checks this)
5.06 - Sep 25, 2007
Update Details
mt-style - make cursor change when over links (erics@steelerubber.com) added robots.txt shortened many URLs from tnpi.net/internet/mail/toaster to mail-toaster.org logs_pop3d now defaults to dovecot added support for dovecot log processing (for rrdutil counters) supervise_rebuild_notice wasn't being honored file_get: die if a file fails to d/l properly default FreeBSD release is now 6.2 install_php = 5 install_vpopmail = 5.4.17 simscan_received = 0 (broken with latest clamav & simscan)
- Qmail.pm
- add NOBADHELO to submit/run file - twa
- update tcp.submit.cdb if tcp.submit present
- Toaster.pm
- check permissions on toaster-watcher.conf
- configured pop3/run based on pop3_daemon setting
- Utility.pm
- added password prompt feature
- added file_mode sub (gets file permissions)
- sudo sub is more cautious about prompting
- Setup.pm
- updated dovecot.conf patch for 1.0rc27
- openssl port install on freebsd installs openssl-stable
- -s squirrelmail provides more help for sasql setup
5.05 - Feb 06, 2007
Update Summary
Extensive updates for Darwin and Linux platforms Support for Yahoo DomainKeys fixed -s allspam target (thanks Georg) support for dovecot IMAP/POP3 server build support for roundcube webmail
Update Details
- Apache.pm
- enable v-webmail Alias by default, added Directory declaration.
- added DirectoryIndex index.php declaration to PHP webmail apps in apache include
- Darwin.pm
- turned debugging off in syscmd call in port install sub
- FreeBSD.pm
- report the number of days old the ports tree is (instead of generic "you should update" message).
- port location of portupgrade updated (sysutils->ports-mgmt)
- Mysql.pm
- instead of looking for the dports dir on Darwin, look for the "port" binary to detect if DarwinPorts is configured.
- offer to install the mysql package instead of port (to save time)
- Passwd.pm
- new user sub, $vals->{'username'} needed to be $vals->{'user'}
- Qmail.pm
- on FreeBSD, be smarter about disabling sendmail and enabling qmail
- Setup.pm
- Georg von Itzenplitz - allspam target created an empty .qmail with invalid ownership, sent patch.
- fix for installing phpMyAdmin with php5
- the squirrelmail sub does a better job of setting up squirrelmail with mysql prefs (no guarantees yet).
- added sub for installing roundcube, domainkeys, and dovecot
- RRDutil was not fetching dist properly
- autorespond failed to build on darwin due to quoting error
- if $config_dir ($prefix/etc) is missing, create it
- added vpopmail_valias to Darwin config tweaks
- added an entire section of Linux config tweaks
- search for gmake is no longer fatal (on Linux, gmake is installed as make)
- isoqlog source build now works again (patches needed to be an arrayref)
- added port_ options for Apache2-SOAP perl module
- added download addresses for NicTool installs
- added WITH_DATABASE to squirrelmail installs (so pear-DB will be installed)
- suppress build time prompt if vpopmail_learn_passwords is disabled
- updated vpopmail creategroup syntax, it not creates user/groups on Linux/Darwin again.
5.04 - Nov 25, 2006
- Setup.pm
- mailfilter generation code generated an invalid filter file if filtering_spamassassin_method was not = site.
- installing phpmyadmin attempted to install php4-gd despite install_php = 5.
- *.pm - updated calls to darwin->port_install to reflect an internal API change.
5.03 - Nov 8, 2006
- Logs.pm - comment out a print statement that caused a snmp counting error in maillogs
- Setup.pm - install Params-Validate port on FreeBSD & Darwin
- t/maillogs - return a more specific error message if Date::Parse not installed
5.03rc1 - Oct 15, 2006
- Packaging Updates
- Moved Params::Validate into inc directory (prevent CPAN from presuming I provide it)
- moved Changes back into doc/Changes.pod
- added include lib "inc" into all test files (forgot that with 5.02 release).
- Better pod descriptions for FreeBSD.pm, Mysql.pm, Apache.pm, Ezmlm.pm, Darwin.pm, DNS.pm, Provision.pm, Setup.pm, Passwd.pm, Perl.pm, and Toaster.pm.
- Updated META.yml to include license.
- FreeBSD Port preparations
- Default htdocs directory is now /usr/local/www/toaster (avoid port conflicts)
- CPAN test tweaks
- Don't do passwd test on cygwin. Don't do network tests on Cygwin
- toaster-watcher.conf
- added install_roundcube option
- Darwin.pm
- updated $utility calls with MT 5 syntax updates
- udpated test file to use Test::More
- t/Utility.t
- only attempt to chown_system if we are root, don't run get_my_ips on netbsd (until I figure out why it doesn't work
- Changes
- added file to distribution
- bin/toaster_setup.pl
- added RT URL to bug section for reporting
- bin/sysadmin
- updated for MT 5 syntax
- Passwd.pm
- mt 5 syntax updates, add in warnings for failures
- Qmail.pm
- formatting cleanups, and added a few missing debug=>0 settings.
- Provision.pm
- mt 5 updates and rewrite. If values are missing and we are interactive, prompt for the missing values.
- pass debug and $conf variables in the $provision object (accomplish the same result with less code)
- Utility.pm
- answer sub now returns $default value (instead of 0) if not interactive
- yes_or_no supports q shortcut for question argument
5.02 - 2006.10.11
- toaster-watcher.conf
- added options install_ezmlm_mysql, vpopmail_mysql_repl_master_port, vpopmail_mysql_repl_slave_port
- t/Toaster.pm - get_dir_files tests the file size to see if any domains are added yet (more reliable test)
- FreeBSD.pm
- fixed a recursion bug in ports_update (portsnap)
- install a default portsnap.conf if missing
- FreeBSD version detection wasn't working
- Apache.pm
- added security options to mail-toaster.conf to harden Apache
- added PHP AddType declarations
- added directory block for phpmyadmin
- only add phpmyadmin block if selected in toaster-watcher.conf
- Setup.pm
- ezmlm mysql support now depends on install_ezmlm_mysql setting instead of install_mysql.
- added support for vpopmail mysql database port number (thanks Erik!)
- vpopmail_mysql_database setting is now honored.
- busted huge vpopmail sub into a dozen smaller ones for easier maintenance.
- heredoc's used in creation of tcp.smtp used ' and needed "
- logic for NO_SENDMAIL test was inverted causing it to be added to /etc/make.conf more than once.
5.02b - 2006.09.28
- index.cgi - defined debug (caused it to not work)
- Apache.pm
- test for toaster_apache_vhost
- add alias for rrdutil, v-webmail, and roundcube to mail-toaster.conf file
- Ezmlm.pm
- define any missing cgi params to suppress errors messages
- filled in pod description
- FreeBSD.pm - detection of portsdb wasn't working
- supress notification of new toaster-watcher.conf install if its missing
- Logs.pm - prettied up the yesterday report a little bit.
- added checks to prevent warnings when logs are empty
- log archiving was failing (invalid test)
- Perl.pm
- added pod doc for has_module
- Setup.pm
- phpmyadmin_install was not passing $conf
- Utility.pm
- Fixed a bug in mailtoaster sub that prevented it from finding the tw.conf file
- added _progress_??? subs for providing status messages on the CLI
- added pod documentation for several subs that did not have any.
5.01 - 2006.09.22
- commented out v-webmail, roundcube, vqadmin, and ezmlm menu options. Those items are not installed by Mail::Toaster (yet).
- added help->vpopmail option to web interface
- added setup -s allspam option (enabled mail filtering for all users)
- added code in -s all target to refresh the $conf hashref after -s config target is run
- default ports update mechanism is now portsnap
- removed dependency on Net::DNS (using dig)
- moved $conf into the Setup.pm object. Significantly reduced the amount of passing $conf around from sub to sub.
- added options and explicit port install options for gnupg and Archive::Tar to surpress dialog boxes.
- timer was not working in yes_or_no due to typo in param validation block
- disabled ezmlm and vqadmin in webmail. Activate them by removing the comments in mt-top.html
- default cvsup_supfile_sources settings is now cvsup-sources (was cvsup-stable)
- tweaks so "make test" runs with fewer warnings
- toaster_setup -s sources now auto-builds cvsup-sources if missing. The location for it is /usr/local/etc now.
5.00 - 2006.09.18
- CODE QUALITY
- Parameter validation for nearly all subroutines using Params::Validate. Backwards compatibility is now destroyed, but that should not affect anyone as all published software that uses these functions is included with the distribution. Params::Validate is included in MT distribution.
- Tests. Hundreds of new tests. In version 4, I added a plethora of tests, basically just making sure each sub and function would execute. Now most subs and functions have tests that verify inputs and results.
- Switched to Test::More for tests. Provides more and better options for writing tests, comparing results, and figuring out where the tests failed.
- Maillogs - a number of optimizations to make processing logs faster (shorter regexps, optimized ternaries to match common stuff first, removed POSIX requirement (lighten memory requirements), updated several of the counter functions to complain about unknown errors and values, more sanity checking in functions so they give up on errors instead of blithely charging ahead.
- instead of eval's strewn all over to test for certain modules, added $perl->has_module
- all objects are created with Class->new intead of new Class.
- all errors raise exceptions by default. This requires callers to take specific action to change.
- run tests early in subroutines, reduces giant if nests and makes it easier to read the code.
- MISC
- Added Build.PL for use with Module::Build fans.
- Greatly simplified Makefile.PL by moving "make cgi" and "make conf" logic into Setup.pm. Those functions are now accessed by toaster_setup targets.
- OpenSSL config files are now updated automatically. Auto-generated certs now have the accurate information in them. Courier-IMAP certs are also updated automatically.
- DOCUMENTATION
- Added three new test modules that test for: pod documentation for subs, pod formatting, and automatic checking of code to test for best practices.
- moved POD documentation from being strewn about the files to the end of each file.
- wrote and re-wrote significant portions of the documentation, as well as cleaned up formatting. Documentation is now easier to find as well.
- changed all tnpi.biz urls to tnpi.net
- shortened most tnpi.net urls to mail-toaster.org
- updated copyright notices to 2006
- moved usage() subs into pod docs and use pod2usage
- CODE FORMATTING & READABILITY
- Used perltidy to format most of the source code.
- Used perlcritic to identify and correct (almost) all instances where my code was not using best practices, as identified in Perl Best Practices.
- All subroutines now take named arguments, making it easier to read the code and understand what is being sent and returned.
- added "use English" pragma and replaced all the arcane $and $[ perl variables with their english name equivalents.
- WEB INTERFACE/CGI
- Completely new webmail/logon interface. Written entirely in HTML, CSS, and JavaScript.
- The format of toaster-watcher.conf is altered slightly. It is more consistent in the internal layout so that my programs can alter it reliably.
- removed httpd.conf patches in favor of installing a mail-toaster.conf file with all the requisite apache directives.
- Organized all the cgi related docs into cgi_files directory. They are now installed via the -s webmail target to toaster_setup.

