|
| | Subject: | Re: mail filtering for single virtual domain | | Group: | Postfix-users | | From: | mouss | | Date: | 22 Dec 2007 |
Bryan Irvine wrote:
> How would I take emails destined for a single sub-domain and redirect
> to a script for parsing (not to be re-injected for delivery).
redirecting to a script is easy (transport_maps). correctly writing the
script is another issue.
see the FILTER README for an example.
|