Time between autoresponder messages

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,270
463
Hello,

You could develop a custom bash script that updates the interval value in each JSON file associated with the existing autoresponders. The JSON files are stored in the following location for each account:

Code:
/home/$username/.autorespond/[email protected]
Thank you.