Return Home
Overview
<attach>
<body>
<body>
<clientip>
<comment>
<configuration>
<copy>
<delay>
<dnslookup>
<domainquery>
<email>
<expression>
<expressions>
<file>
<filter>
<filters>
<header>
<header>
<helo>
<http>
<imap>
<index>
<inputpath>
<ipquery>
<log>
<mailfrom>
<maxbuffer>
<maxlines>
<message>
<modifysource>
<multiplerecipients>
<option>
<parser>
<path>
<quickresult>
<rcptto>
<result>
<results>
<return>
<rule>
<rules>
<scope>
<select>
<smtpextendedstatuscode>
<smtpstatuscode>
<target_filter>
<target_index>
<test>
<title>
Boolean type
Macros
Regular Expressions
Node: result
<result key="name">
[return]
[smtpstatuscode]
[smtpextendedstatuscode]
[message]
[copy]
[imap]
[http]
[email]
[modifysource]
[delay]
</result>
Attributes:
key
name used to specify the result action in a rule node
Notes:
- Multiple <email> nodes are supported; they are processed in the order they are defined.
- Multiple <copy> nodes are supported; they are processed in the order they are defined.
- Multiple <imap> nodes are supported; they are processed in the order they are defined.
- Multiple <modifysource> nodes are supported; they are processed in the order they are defined.
Future Enhancements:
- Permit multiple <http> nodes.
Revision History:
- [email] requires v2.0.20 or higher.
- Multiple <copy> and <imap> nodes requires v2.0.23 or higher.
- [modifysource] requires v2.1.8 or higher.