AlphaMail is an accelerated web mail interface with a C++ middleware layer that is more effective than an IMAP proxy which is a highly scalable (10k+ users). The interface includes modern features, Section 508 compliance, and universal browser support.
bin/ convert0.6.README convert0.6.pl convert0.8.README convert0.8.pl mason.pl eg/ MyApp/ Mason.pm MasonWithSession.pm httpd.conf htdocs/ Cache/ BaseCache.html Compiler/ ToObject.html Component/ FileBased.html Subcomponent.html Plugin/ Context.html Resolver/ File.html Null.html Admin.html ApacheHandler.html CGIHandler.html Compiler.html Component.html ComponentSource.html Devel.html Escapes.html Exceptions.html FakeApache.html Interp.html Lexer.html Mason.html MethodMaker.html Params.html Parser.html Plugin.html Request.html Resolver.html Subclassing.html Tests.html Tools.html Utils.html index.html inc/ Mason/ Build.pm params.mtxt lib/ Apache/ Mason.pm Bundle/ HTML/ Mason.pm HTML/ Mason/ Cache/ Compiler/ Component/ Plugin/ Resolver/ Admin.pod ApacheHandler.pm CGIHandler.pm Compiler.pm Component.pm ComponentSource.pm Devel.pod Escapes.pm Exceptions.pm FakeApache.pm Handler.pm Interp.pm Lexer.pm MethodMaker.pm Params.pod Parser.pm Plugin.pm Request.pm Resolver.pm Subclassing.pod Tests.pm Tools.pm Utils.pm Mason.pm samples/ README dump-request show-env t/ lib/ 01-syntax.t 01a-comp-calls.t 02-sections.t 02a-filter.t 04-misc.t 05-request.t 06-compiler.t 06a-compiler_obj.t 07-interp.t 07a-interp-mcr.t 07b-interp-static-source.t 08-ah.t 09-component.t 09a-comp_content.t 10-cache.t 10a-cache-1.0x.t 11-inherit.t 12-taint.t 13-errors.t 14-cgi.t 14a-fake_apache.t 15-subclass.t 16-live_cgi.t 17-print.t 18-leak.t 19-subrequest.t 20-plugins.t 21-escapes.t 99-pod.t live_server_lib.pl run_one_test run_tests single_test.pl taint.comp Build.PL CREDITS Changes LICENSE MANIFEST MANIFEST.SKIP META.yml Makefile.PL README UPGRADE