How can I setup Exim to pipe all incoming mail to a command (PHP)? and never reject an email?
I'm using Debain squeeze, and Exim4
How can I setup Exim to pipe all incoming mail to a command (PHP)? and never reject an email?
I'm using Debain squeeze, and Exim4
Got it working using this config:
With a permissive ACL and a pipe transport Do you really mean all incoming mail?
If you want to just write a damn configuration file yourself instead of fighting the Debian way of doing Exim, name it /etc/exim4/exim4.conf - it will override the Debian-specific scattered-in-subdirectories configuration.