User Tools

Site Tools


mailapi:autoresponderlist

This is an old revision of the document!


AutoresponderList and AutoresponderGlobalList Replacements

Use:

~autoresponderlist~ or ~autorespondergloballist~

Required parameter: None

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:

  • 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)