basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
PHP app to access Gmail/Googlemail/Gmail-for-Your-Domain accounts on wireless devices. Convenient alternative access method to your email account on the move, gmail-mobile incorporates as many Gmail features as possible within limits of a mobile device.
ExiBomb is a system designd to monitor mail traffic on the Exim based MTA server. The interface is developed in PHP. It reads the maillogs in a tail method and stores all relevant data in a MYSQL Database.The script reading the logs was developed in PERL.
A multiuser spam filter for IMAP servers using a simple statistical method. Training is done within any imap mail client. You simply move the mails into the right folders to train the tool. Can be installed server or client side. Using PHP(imap) + Mysql.