Koozali.org: home of the SME Server

Removing the Repeat Replies function within Email Vacation Messages

Offline paul_NZ

  • ****
  • 79
  • +0/-0
    • http://www.csssnz.com
I'm using the smeserver-vacation contrib for Email Vacation Messages but I wish to remove/stop the 'Repeat Replies' feature/option ... in other words I only want the initial, original response/reply to be sent ... can I have confirmed that the code below will achieve this result or is there a better/safer way?

config delprop qmail VacationDelay

/etc/e-smith/events/actions/qmail-update-user

Thanks

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
Re: Removing the Repeat Replies function within Email Vacation Messages
« Reply #1 on: March 21, 2009, 01:49:10 AM »
I don't know what deleting the prop will do without looking
the safer way would be to set a longer value eg 365

Offline paul_NZ

  • ****
  • 79
  • +0/-0
    • http://www.csssnz.com
Re: Removing the Repeat Replies function within Email Vacation Messages
« Reply #2 on: March 21, 2009, 02:37:58 AM »
I don't know what deleting the prop will do without looking
the safer way would be to set a longer value eg 365

Thanks, I might try that.