User Tools

Site Tools


mailapi:autoresponderlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mailapi:autoresponderlist [2011/04/14 11:32] – created paulmailapi:autoresponderlist [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 8: Line 8:
 This returns a JSON structure listing all the autoresponder details available. **autoresponderlist** returns the personal autoresponder details. **autorespondergloballist** returns the global autoresponder details defined by the administrator. This returns a JSON structure listing all the autoresponder details available. **autoresponderlist** returns the personal autoresponder details. **autorespondergloballist** returns the global autoresponder details defined by the administrator.
  
-The structure is an array of zero or more objects with members+The structure is an array of zero or more objects with members as defined in the [[AutoresponderInfo]] section
-  * id - autoresponder id +
-  * ownerid - the numberic id of the owner user +
-  * responder - the autoresponder text +
-  * keep - boolean value saying whether original message should be kept in the mailbox or not +
-  * checklog - numeric value saying how far back the autoresponder should check in the autoresponse log to check for duplicate senders (in hours) +
-  * sender - the sender email address to use on the automatic response (blank for default <username>@<local domain>+
-  * replyto - the reply-to email address to use on the automatic response (optional) +
-  * subject - the subject to use on the automatic response (blank for default of "Re: "<original subject>+
-  * subjectprefix - the subject prefix to use for the automatic response ("*" to use the globally defined one) +
-  * appendmsg - whether to append the original message to the response (0=no, 1=headers only, 2=full message) +
-  * to - array of addresses to send the response to (blank will send to original sender only, otherwise the response will //only// go to the listed addresses, include "*" in the list to go to the original sender as well) +
-  * copyto - array of addresses to copy the original message to +
-  * attachments - array of filenames to attack to the original message+
  
  
mailapi/autoresponderlist.1302777153.txt.gz · Last modified: 2018/11/14 10:44 (external edit)