"Timo Sirainen" <[email protected]> said:
> On Thu, 2010-04-01 at 10:52 -0400, Mark Washenberger wrote: >> I want a way to send VAR messages without having to specify up front all of >> the >> addresses for which such VARs should be sent. > > Do you want vacation replies really for ALL To: addresses, or would (a > list of) *[email protected] be enough? Or in other words: Do you want vacation > replies only for user's own domains, or also for messages that are > forwarded there (from gmail/whatever)? > > In my case, my users are accustomed to their VAR responding for arbitrary aliases. So I do want all, not just *[email protected]. From my glance at the code, however, if it were modified to accept "*[email protected]" in the :addresses string-list, it appears that it would be a very simple step to modify it to accept "*".
