On 2011-01-13 3:20 PM, Support ChrisP wrote: >> 2) If 1=no, is there any way to create a vdomain that behaves like a >> host_alias. Then I can use the existing tools. > Depends exactly what behaviour you need really... > > I think you might get close by > creating a vdomain > And adding a redirect rule to redirect everything to the other > domain (except the mailing list) > g_redirect was="HIDDEN@.com,!maillinglist@alias.com" > to="HIDDEN@get.com" > > ChrisP. This is an intriguing possibility. I presume that HIDDEN@nglist@alias.com is just an example, and that all of a mailing lists addresses are not represented by it. Since there are several addresses associated with each mailing list, would the following syntax work for HIDDEN@tlist@alias.com" and HIDDEN@ndlist@alias.com"? g_redirect was="HIDDEN@.com,!myfirstlist*@alias.com",!mysecondlist*@alias.com" to="HIDDEN@ple.com" If so, I think it may work for me. -- Neil Herber
Last Message | Next Message