Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Auto reply vacation message for PMs?

  • 09-03-2009 12:41pm
    #1
    Registered Users Posts: 6,414 ✭✭✭


    Just an idea I came up with which would be useful for mods;
    I've been away for the last week, and let my co-mods know before I left, however I received a couple of PMs from users who PM'd me directly and did not CC the other mods while I was gone about forum issues.

    Would it be possible to add an auto reply message for PMs that could be set up for holiday periods?

    Could be done via a Cron job every night/few hours maybe?

    Make it mandatory that the user enter start and end dates for their holiday period so that it doesnt keep sending after they get back because they forgot to turn it off?


Comments

  • Registered Users Posts: 68,317 ✭✭✭✭seamus


    Actually, there'd be no need to cron it. Just a simple check when the PM is submitted - "SELECT * FROM pm_autoreply WHERE userid = <userid> AND NOW() BETWEEN holiday_start and holiday_end".

    If a row is returned, you fire a message back to the user with the autoreply message on it.

    There are a couple of caveats on this:
    1. It would be a good idea to add a "Do's & Don'ts" to the setup screen - there is some information which you shouldn't really include in a autoresponder

    2. Limit the holiday to 3 weeks or maybe a month. Someone might think of alternative uses for it and set it up for five years so that anyone who sends a PM gets a "Please wait, I might not respond for a few days" kind of thing.


  • Closed Accounts Posts: 10,817 ✭✭✭✭Dord


    Good idea! :)


  • Closed Accounts Posts: 19,082 ✭✭✭✭Random


    Good idea.

    Maybe take it one step further (if Ross gets bored some Friday afternoon maybe? ;) ) and make it so the system checks when the user was last active and lets the person who's sending the PM know? e.g. "Random hasn't been on Boards for a couple of days!" just as a notification or something? Maybe not .. maybe that's a stupid idea. Let's go with the OPs anyway :D


Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.

Advertisement