Maia Mailguard Enhancements

Maia Mailguard Enhancements


Maia Mailguard helps us manage our spam.


Session Auth -- maia-1.0.2a-sessauth-1.0.0.patch
This patch allows user authentication (at least when using LDAP at the moment) to trust variables set in the PHP session, in particular the 'username' and 'user_is_logged_in' variables set by Squirrelmail. The immediate application for this particular patch is to use these session variables to authenticate a user without requiring username and password entry. See the Squirrelmail Maia Integration page for more information.


Login Log -- maia-1.0.2a-loginlog-1.0.0.patch
A patch to log user logins. Simple print to a file: date, username, IP address, and PHP session ID.