3.x Changes home : internet : mail : toaster : Changes : 2.x Changes pre 3.0 Toasters

2.7.8 2003.05.22

  • Updated maillogs sub to run create_supervise_dirs
  • Commented out adding service/*/log/down files (Beginning to trend back towards using multilog)

2003.05.21 - Removed mysqltool from setup page

2.7.6 2003.05.12 - Update ucspi-tcp MySQL patch with query change submitted by Flavio Curti (curti@cyberlink.ch). Allows you to put entries for subnets in the MySQL relay table with a NULL timestamp and remove the necessity of putting your relay netblocks in a tcp.smtp.cdb file.

2.7.5 2003.05.02 - Added InstallQmailScanner subroutine

2.7.2 2003.04.23 - Fixed InstallQmailAdmin so that help files get installed properly on new installs - Updated so courier files get chmod to 755

- InstallVpopmail now asks about qmail-extensions

- InstallVpopmail - added =y to --enable-valias

- InstallFilter - added clamav port install

2.7.1 04.15.03 - Fixed install_qmail so sources get removed before rebuild.

- Qmail-smtpd is now chowned to vpopmail if you are using chk-usr functions.

2.7 - 2003.04.09

- Misc updates for FreeBSD 4.8

- Added Apache2 install section

- Apache2 also installs mod_php4 and mod_perl2

- Install cvsup-without-gui instead of cvsup

- Install perl5 from ports (5.6.1)

2.6.7 2003.03.28

- ports_check_age

- fixed URL for cvsup-ports file retrieval

- Ask if password learning should be enabled

- Ask what type of vpopmail logging is desired.

- Ask user if domains are owned by users other than vpopmail. If so, run the qmail-smtpd daemon as root.

- Updated mod_ssl to 2.8.14

- Added domain quota question to Vpopmail interview

- copy vlimits.h file to ~vpopmail/include/

- fixed typo (s/answer/ans) in InstallVpopmail

2.6.6 2003.03.26

- Updated vpopmail version to 5.3.19

- Updated qmailadmin to 1.0.15

2.6.5 2003.03.19

- Updated qmail-smtpd run file with ideas from LWQ

- Changed URL for mysqltool.index.txt file

2.6.4 2003.03.13

- $supervise/send/log/run how gets a working config file

- Apache build goes a little farther, after getting input

- Check for src earlier in qmail install

2.6.3 2003.03.11

- Updated to use qmail-toaster patch 2.4 (added qmail-smtpd-chkusr patch)

2.6.2 2003.03.08

- Added interview for $service files so they don't need to be hand edited after install

- Added interview for netblocks (tcp.smtp) list that you need to relay for.

- Build $qmaildir/service files (smtp/run, pop3/run) based on user input instead of my defaults.

- Bugfix in RemoveOldApacheSources

- Lots of reporting added to install_supervise and it's new list of subs

- Don't bother re-installing qmailadmin help files if they are already present.

2.6.1 2003.03.06

- Updated qmailadmin to 1.0.12

- Moved ChangeLog to web page

2.6 - 2003.03.06

Updated qmailadmin to 1.0.12

Complete code review and updates to toaster_setup.pl (2.6).

Lots of overall code updates to nearly every sub (audit)

More build time interview questions.

Code is now more portable (for a future on other platforms)

Ironically, there was enough duplication that despite adding a bunch of fresh code, the resulting script is now smaller

Wrapped shell commands in a SysCmd sub with error checking

FetchFile calls are clean enough now to use any fetching tool (instead of just fetch). (portability)

InstallPackage & InstallPort report better

Install(User|Group) use get_*_nam functions

ConfigQmail asks for SQL password instead of writing default value to $qmail/control/sql InstallEzmlm doesn't overwrite preinstalled config files

Install stuff into $httpdir/data/mail if it exists

Moved lots of redundant code from subs into SourceWarning

Moved Personal Preferences to the top of the script

2.5 - 2003.02.07

  • Updated qmailadmin to 1.0.9
  • Updated vpopmail to 5.3.16
  • Updated toaster_setup.pl script to 1.7
  • Dynamically configure qmailadmin based on answers to a series of questions. Now you're not necessarily stuck with my choices. :) Added install_vpopmail subroutine with lots of questions for user customizability Added read_file and write_file subs Made sure apache doesn't compile using old sources

Added squirrelmail install

Added cvsup (auto install, configure, and run). Added yes_or_no subroutine

Added find_the_bin subroutine to make script more self configuring and more portable. Updated a bunch of system calls (rm, mv, and ln) to use perl functions for increased portability.

Added socklog install function

Added filtering section

Made install section cleaner and prettier

Added Apache install section Added defines: $toaster, $httpdir, $confdir

Added Mysqltool install section

Added qmailadmin install section Added sqwebmail install section

Added courier imap build section

Added check for stale ports tree Disable the $local/rc.d/qmail.sh file that is installed Fixed permission of $qmailcontrol/bin/servercert.pem Moved all $fetch calls into sub fetch_files Made the supervise directory creation much more robust

Added more error checking and feedback to install_qmail Added install of ucspi-tcp to script

Added better checks for user and group entries

Updated qmailadmin with MySQL replication and quota fixes updated sqwebmail instructions, version to 3.3.7

Updated qmail patch (2.3) to use newer smtp-auth 0.31 Removed badmailfrom and badrcptto patches from qmail

Updated toaster_setup.pl script to v1.4

Made the qmail binary install honor the $qmaildir Updated to smtp_run-1.1 (qmail-smtpd uid is now vpopmail)

Owner of /var/qmail/control/sql needs to be vpopmail

2.2 - Updated qmail, vpopmail, qmailadmin. cgi-bin dir changed to more normal location of cgi-bin.

qmailadmin 1.0.6 - with quota support which I hacked in Vpopmail 5.3.5

- smth-auth works. :-) .

patch - added qmailqueue & qpop3d maildir++ quota patches qmailqueue

- Added qmailqueue support to my toaster patch toaster_setup.pl

- moved a bunch more of the config and install steps into the script

2.1 - Updated autoresponder, Vpopmail, qmailadmin, and courier-imap. Autoresponder is now installed from ports instead of as a package. As of 2/21/02 if you update your ports tree and install, you'll get version 2.02.

Vpopmail is updated from 5.0 to 5.2. You can simply install 5.2 right over top of 5.0 with no consequence.

Qmailadmin is updated from 1.0 to 1.02. Just install right over the old one.

Courier-IMAP is updated from 1.3.12 to 1.4.2. Adds quota support. Note the additional configuration steps in the courier install section of the toaster recipe.

2.0 - Latest versions of all programs, everything works, fun changes.

Added TLS support to qmail-smtpd

Updated smtp control file accordingly.

Vpopmail updated to version 5.0 Courier-IMAP updated to 1.3.12

Sqwebmail updated to 3.2

Updated ucspi-tcp patch to include rss patch to rblsmtpd

Updated my qmail-toaster patch to use SMTP-AUTH 0.30 from http://members.elysium.pl/brush/qmail-smtpd-auth/

Changed Apache build to statically include mod_ssl, mod_php, & mod_perl. Mod perl fails when loaded dynamically and after toiling for many hours, I gave up and compiled it statically. I learned many others before me had gone down that road and failed as well.

1.7 MySQL authentication, SMTP tarpitting, & SMTP-AUTH support.

1.6

SMTP relay table is entirely contained in a MySQL table. Previously the tcp.smtp.cdb file was still generated based upon the contents of a MySQL table. We have modified the tcpserver application to check a MySQL table (instead of a flat file) for each SMTP session to determine if a user's IP can relay or not. If the database connection fails, we allow the SMTP session anyway but don't allow relaying. Invoke tcpserver with the -S flag to utilize the new feature.


Last modified on 4/27/05.