New release brings new mailsize functionality and a secure email option. Updated user account management. New export script to provide changes to mailsize and secure email mappings.
Long time since last file update. Changes to v5 for security and features. V0.5 is now well proven with 12 months+ in a live environment. Version 0.7 is nearly ready for release incorporating extra databases for email and web logging.
Mailmapping now integrates with external maillog database to show last email sent/received. Changed from Beta to production stable.
New superuser level with access to admintools and global options. More secure logon and protection.
This is actually an early version of 0.4 but the recent mysql performance improvements had to be used for this release as a big difference. Will now easily import 100,000 entries providing php.ini max_execution_time = 60 (default is 30 seconds), upload_max_file_size = 20M. Export is also faster. Version 0.4 will bring a second database for email logs with the aim to provide statistics for each mapping, such as number of emails and last email received.
This version add drop down domains and groups to ease insertion. Also better error checking and displaying of errors. Import and Export has been improved and speeded up, including the example_python script. Export is now very quick, but import is still slow so added a changeable limit (10,000 lines) for each file import. Tested with 100,000 entries.
The basic addition, updating and deletion of internal to external email mapping is working in this release. Also batch import and export (importing 20,000 worked ok). The next stage is to test the daily python script to ensure it correctly lists additions/deletions.