On Saturday 02 August 2003 23:42, Derrick 'dman' Hudson wrote: > On Sat, Aug 02, 2003 at 04:13:44PM -0400, David Corbin wrote: > | Is it possible to configure exim to treat all emails matching a paticular > | pattern as an alias for particular user? for example: david* -> > | dcorbin? > > Yes. Create a redirect router (in exim4.conf) with something like the > following fields : > domains = +local_domains > condition = ${if match {$local_part} {\Ndavid.*\N} {1}{0}} > data = dcorbin > > HTH, > -D
This is a exim4 only feature? David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]