blob: 8327b97e8cf2875c6ff0719c69df989624cd97c6 [file] [log] [blame]
=== IsRemoteDeliveryPermanentError
Checks if the mail has a temporary remote delivery failure attribute set to false (meaning it's a temporary error)
Example:
....
<mailet match="IsRemoteDeliveryTemporaryError" class="<any-class>"/>
....