Bruce Lewis wrote: > Was this not answered because the answer is too easy, or because it's too > hard? > > If it's easy, could someone please point me to the relevant FAQ or > documentation section? > > > On Mon, Jul 21, 2008 at 11:01 PM, Bruce Lewis <[EMAIL PROTECTED]> wrote: > >> I run a photo-sharing site and I want to enable uploads by email. >> >> Users will get an address like [EMAIL PROTECTED] >> >> I want exim4 (on Debian stable) to route [EMAIL PROTECTED] to a script. >> >> If the script has output, bounce the message. >> >> It seems like this shouldn't be hard to do, but I couldn't readily see from >> the docs how to set up wildcard or regexp recipients. What's the best way >> to do this?
local_part_prefix http://docs.exim.org/current/spec_html/ch15.html#id563137 -- The Exim Manual http://www.exim.org/docs.html http://docs.exim.org/current/ -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
