$Id: ChangeLog,v 1.3 2002/10/14 09:09:37 bu Exp $ ChangeLog for Microbrew Message Center (MMC) MMC 0.1.2 Alpha --------------- - Ported to SPARC (and nominally i386) Solaris. - Major security improvements and behaviour enhancements in the C code. - Added Delivery Status Notifications (DSN) to the local delivery agent. MMC 0.1.1 Alpha --------------- - New local delivery agent (LDA) written in C delivers to users, aliases, and secondary domains. It also respects a predefined quota of 5MB. - The user directory/auth/mailbox creation program now respects UID and GID specified in the configuration file. It also creates the mailbox file as to allow for proper delivery by the new LDA. - The 'oneuser' program written to update the user table one user at a time. This is invoked from the web scripts and runs on port 4000. - Reaper written to delete mailboxes and domains that are no longer in use. - New 'mmc-linux.mc' to allow for delivery using the new LDA. Also included 'mmclda.m4' and a modified 'proto.m4' to actually utilize mmclda. Thus, MMC no longer requires procmail. - Rudimentary POP before relay controller written to allow local sendmail to relay only users who have authenticated by POP first. This runs on port 4001. - popa3d modified to allow POP before relay to work. MMC 0.1.0 Alpha --------------- - Initial Alpha level release.