Sign in
apache
/
james-project
/
master
/
.
/
docs
/
modules
/
servers
/
partials
/
RecipientDomainIs.adoc
blob: 124a52f4ae6b79e0f8e38207002cb20f68b9a9ff [
file
] [
log
] [
blame
]
===
RecipientDomainIs
This
will
return
recipients matching a configured domain
.
Sample
configuration
:
....
<
mailet match
=
"RecipientDomainIs=<domain.com>"
class
=
"<any-class>"
/>
....