User Tools

Site Tools


reference:autoresponder_commands

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reference:autoresponder_commands [2010/11/22 13:32] paulreference:autoresponder_commands [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ======Autoresponder Commands====== ======Autoresponder Commands======
 +**This article only applies to VPOP3 v4 and earlier**
 +
 A VPOP3 autoresponder can contain special text strings to create special behaviour, in addition to plain text as part of the response. A VPOP3 autoresponder can contain special text strings to create special behaviour, in addition to plain text as part of the response.
  
-There are threee types of 'command'+There are three types of 'command'
   * Sections   * Sections
   * Controls   * Controls
Line 82: Line 84:
 =====Replacements===== =====Replacements=====
 These are pieces of text placed inline with the message text and will be replaced by VPOP3 when the message is constructed. These are pieces of text placed inline with the message text and will be replaced by VPOP3 when the message is constructed.
 +You should not use these Replacement texts inside the above 'Control' lines.
  
-  {Date} - this includes the current date in locale specific standard format +  {Date} - this includes the current date in locale specific standard format 
-  {LongDate} - this includes the current date in locale specific 'long' format +  {LongDate} - this includes the current date in locale specific 'long' format 
-  {ShortDate} - this includes the current date in locale specific 'short' format +  {ShortDate} - this includes the current date in locale specific 'short' format 
-  {Date:<format>} - this includes the current date in the custom format specified (eg [b]{Date:d MMM yy}[/b]) - see below for options +  {Date:<format>} - this includes the current date in the custom format specified (eg [b]{Date:d MMM yy}[/b]) - see below for options 
-  {Time} - this includes the current time in locale specific standard format +  {Time} - this includes the current time in locale specific standard format 
-  {TimeNoSecs} - this includes the current time in locale specific standard format, without the seconds value +  {TimeNoSecs} - this includes the current time in locale specific standard format, without the seconds value 
-  {Time:<format>} - this includes the current time in the custom format specified (eg [b]{Time:H:mm}[/b]) - see below for options +  {Time:<format>} - this includes the current time in the custom format specified (eg [b]{Time:H:mm}[/b]) - see below for options 
-  {Originator} - this includes the original sender's email address +  {Originator} - this includes the original sender's email address 
-  {OrigSubject} - this includes the original subject of the incoming email +  {OrigSubject} - this includes the original subject of the incoming email 
-  {Subject} - this includes the subject that the autoresponder will use +  {Subject} - this includes the subject that the autoresponder will use 
-  {Section} - this includes the name of the autoresponder 'section' currently being processed+  {Section} - this includes the name of the autoresponder 'section' currently being processed
  
 ====Custom Date Formats==== ====Custom Date Formats====
-  d - Numeric day of the month, no leading zeros +  d - Numeric day of the month, no leading zeros 
-  dd - Numeric Day of the month, leading zeros for single digit days +  dd - Numeric Day of the month, leading zeros for single digit days 
-  ddd - Short day of the week name as specified by the locale  +  ddd - Short day of the week name as specified by the locale  
-  dddd - Full day of the week name as specified by the locale +  dddd - Full day of the week name as specified by the locale 
-  M - Numeric month, no leading zeros +  M - Numeric month, no leading zeros 
-  MM - Numeric month, leading zeros for single digit months +  MM - Numeric month, leading zeros for single digit months 
-  MMM - Short month name as specified by the locale +  MMM - Short month name as specified by the locale 
-  MMMM - Full month name as specified by the locale +  MMMM - Full month name as specified by the locale 
-  yy - Last two digits of year. A leading zero is added for single digit years +  yy - Last two digits of year. A leading zero is added for single digit years 
-  yyyy - Full year number+  yyyy - Full year number
  
 ====Custom Time Formats==== ====Custom Time Formats====
-  h - Hours from 12 hour clock, no leading zeros +  h - Hours from 12 hour clock, no leading zeros 
-  hh - Hours from 12 hour clock, leading zero for single digit hours +  hh - Hours from 12 hour clock, leading zero for single digit hours 
-  H - Hours from 24 hour clock, no leading zeros +  H - Hours from 24 hour clock, no leading zeros 
-  HH - Hours from 24 hour clock, leading zero for single digit hours +  HH - Hours from 24 hour clock, leading zero for single digit hours 
-  m - Minutes, no leading zeros +  m - Minutes, no leading zeros 
-  mm - Minute, leading zero for single digit minutes +  mm - Minute, leading zero for single digit minutes 
-  s - Seconds, no leading zeors +  s - Seconds, no leading zeors 
-  ss - Seconds, leading zero for single digit seconds +  ss - Seconds, leading zero for single digit seconds 
-  t - One character marker for AM/PM (eg A/P in English) +  t - One character marker for AM/PM (eg A/P in English) 
-  tt - Marker for AM/PM (eg AM/PM in English)+  tt - Marker for AM/PM (eg AM/PM in English)
reference/autoresponder_commands.1290432755.txt.gz · Last modified: 2018/11/14 10:44 (external edit)