On Fri, Mar 14, 2008 at 3:31 AM, Ian Wilson <[EMAIL PROTECTED]> wrote: > Unfortunately, I don't have them handy, however, if you'd like, I'll > be more than happy to send them your way.
While I'd like to think that my little matches work, however, I do have more questions than answers: I'm putting the following lines in their config.xml file <mailet match="SubjectStartsWith=Out of Office AutoReply" class="Null"/> <mailet match="SubjectStartsWith=Out of Office Autoreply" class="Null"/> <mailet match="SubjectStartsWith=Out of Office Auto-Reply" class="Null"/> <mailet match="SubjectStartsWith=Out of Office Auto-reply" class="Null"/> Now, this doesn't work with Lotus Notes, as they prefix the user's name at the start of the Subject, as in "James Doe is out of the office." I'm running into some issues with this, as I'm not sure that I can use a regexp with the Subject Matchers? It's also been suggested that I could use the "HasAttribute" for this particular case, but I'm not sure if I can use "Subject" as an attribute. Any ideas? Ian -- Ian Wilson [EMAIL PROTECTED] http://ianwilson.org || http://www.ians-blog.com Solving site load issues with database replication is a lot like solving your own personal problems with heroin -- at first, it sorta works, but after a while things just get out of hand. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
