View Single Post
  #3 (permalink)  
Old 06-08-2009, 03:16 PM
sirbrent sirbrent is offline
Registered User
 
Join Date: Sep 2008
Posts: 91
sirbrent is on a distinguished road
Thanks for your response. However I do not believe cpanelfeature is what I need. That will "test" if the feature is enabled on the account through the feature list, but that is not what i am looking for. I am looking for a way to test if there is an auto-responder active on the currently logged-in mail users account. So if someone does not have the auto-responder on they would see text like "The auto-responder is off and you are receiving mail as usual." and if its on see a message such as:

Code:
Your auto-responder is currently ON. Click here to turn off.

Your response:
<cpanel Email="getarsbody(FORM{'email'})">
I hope this clears up what I am trying to do
Reply With Quote