OK, so now that I have Sieve working I'm trying to do an auto-reply type thing but using Sieve.

I want to send an auto-reply to emails sent to a particular email address, but only of they match certain criteria (Certain words in the subject, certain other header values etc...).

I thought the Sieve vacation command would do this for me, but it's not really what I'm looking for because it will only reply only once per <days variable>. I want a straight auto-response feature.

The only solution I have thought of is to use sieve to redirect the message to a special mailbox that will send the auto-reply, however this is suboptimal since the auto-reply will be coming from the special mailbox, not from the user that the email was originally sent to.

Help!

Reply via email to