Package org.xwiki.mail
Interface GeneralMailConfiguration
-
@Role public interface GeneralMailConfiguration
Expose general mail configuration, such as whether email address obfuscation is turned on or not. Note that these are configurations not related to the mail sender which can be found in theMailSenderConfiguration
. interface.- Since:
- 12.4RC1
- Version:
- $Id: bf21b12212cf202f41fcf334bd7913ad30f75185 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
shouldObfuscate()
-