Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* This script allows to redirect mail sent via the php mail function
* to a dedicated mailbox
*
* @date 2013-06-20
* @author Sébastien MALOT / Actualys
*
* ----------------------------------