Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: paul_NZ on March 19, 2009, 09:17:42 PM

Title: Removing the Repeat Replies function within Email Vacation Messages
Post by: paul_NZ on March 19, 2009, 09:17:42 PM
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
Title: Re: Removing the Repeat Replies function within Email Vacation Messages
Post by: stephen noble 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
Title: Re: Removing the Repeat Replies function within Email Vacation Messages
Post by: paul_NZ 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.