Koozali.org: home of the SME Server

Automatically responding to emails

ngodfrey

Automatically responding to emails
« on: November 17, 2006, 02:12:40 PM »
I need a system where an email to a specific address (or perhaps an email with a specific subject field) is automatically responded to by the replying with an email containing a specific attachment.

I would expect to receive and respond to maybe 1 or 2 emails per day, and there would be around 20 different attachments to be sent out.  An automatic system allows an immediate response out of hours.

We seem to use qmail in SME Server, and I am aware of a package called qmail-autoresponder (http://www.cyber-sentry.com/index.php?id=141) but i'm not sure if it can handle attachments, and the quick instructions reference mySQL which i don't have time to learn.

Has anyone accomplished the same thing with attachments?  How do you do "out of office" messages?

Any pointers as to a simple way to do this would be appreciated, and if I accomplish it I'll make sure a method is recorded on contribs.org for future reference.

Thanks for your thoughts.


Nigel

Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Automatically responding to emails
« Reply #1 on: November 17, 2006, 04:08:21 PM »
Quote
How do you do "out of office" messages?



Here is a contrib but it is not nearly as powerful as what you are talking about.

http://www.dungog.net/sme/usermanager.php#vac

Might give you some ideas though..............

ngodfrey

Automatically responding to emails
« Reply #2 on: November 18, 2006, 01:13:35 AM »
Quote from: "mercyh"

Here is a contrib but it is not nearly as powerful as what you are talking about.


Thank you - that's a start, but no attachment option, and it has a once only policy to each email address.

Does anyone know if procmail can be used in this way?