SMWrapper receives e-mails as standard sendmail program, filters them for X-PHP-Script in the Header and manages limits and informs the user and administrator when a limit is reached. After processing, the real sendmail program gets invoked.
A PHP application to search for matching strings in log files. It was mainly designed for usage in a syslog server environment with big log files, where you cannot log to databases due to the size, but to plain text files which will be searched.