Implemented "suppress email on edit"
SVN revision: 1722
This commit is contained in:
+5
-5
@@ -2182,6 +2182,11 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
|
||||
notification is always produced. If this value is set to <b>3</b>, the
|
||||
email notification is always suppressed. The default is <b>0</b>.
|
||||
</li>
|
||||
<li>
|
||||
<b><code>Suppress Email on edit = 0|1|2|3</code></b><br>
|
||||
This is the same as <b><code>Suppress default</code></b>, but just for
|
||||
edited entries. The default is <b>0</b>.
|
||||
</li>
|
||||
<li>
|
||||
<b><code>Resubmit default = 0|1|2</code></b><br>
|
||||
This specifies the default state of the "<i>Resubmit as new entry</i>"
|
||||
@@ -2227,11 +2232,6 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
|
||||
</ul>So to send for example only the attributes and the URL, set
|
||||
<n> to <b>6</b>. Default is <b>63</b> (send everything).
|
||||
</li>
|
||||
<li>
|
||||
<b><code>Suppress Email on edit = 0|1</code></b><br>
|
||||
If this flag is <b>1</b>, no email notifications are sent for edited
|
||||
messages, only for new messages. The default is <b>0</b>.
|
||||
</li>
|
||||
<li>
|
||||
<b><code>Email Encoding = <n></code></b><br>
|
||||
Specifies in which encoding an email is sent. <n> is the sum of
|
||||
|
||||
Reference in New Issue
Block a user