Auto Responder API Issues

I don't know if this is something introduced in a recent version or not because I only just received a support request about a vacation responder plugin I wrote for roundcube, but I have confirmed the issue. What's happening is when I add an autoresponder through the api it automagically turns off local delivery. This doesn't seem to be a desired effect in most instances. I think if that is done at all it should be due to an explicit option. Let me know what we can do here as my customers use the auto responder plugin a lot so I need to get this fixed asap.

Status: 
Closed (fixed)

Comments

Yes, this looks like a bug ... although one that has been around for a while. The current modify-user API command will turn off local delivery when an autoreply is enabled. The work-around is to add the local= parameter, which will turn it back on again.

The next Virtualmin release will fix this.

Yeah, I kind of guessed that it was there all along but didn't want to assume. I have added the --local parameter and confirmed it is working properly. Thanks for the quick response!

Automatically closed -- issue fixed for 2 weeks with no activity.