Sign in
apache
/
james-project
/
master
/
.
/
docs
/
modules
/
servers
/
partials
/
HasMailAttribute.adoc
blob: ef72cd4378a70a641653141031b1087672c108e2 [
file
] [
log
] [
blame
]
===
HasMailAttribute
This
Matcher
determines
if
the mail contains the attribute specified
in
the
condition
,
and
returns all recipients
if
it
is
the
case
.
Sample
configuration
:
....
<
mailet match
=
"HasMailAttribute=whatever"
class
=
"<any-class>"
>
....