Package org.xwiki.mail
Interface MailStorageConfiguration
@Role
public interface MailStorageConfiguration
Configuration for the storage part of the Mail Sender.
- Since:
- 6.4.1
- Version:
- $Id: 1e52dc0553be706178211ada20faf8ca7524d85a $
-
Method Summary
-
Method Details
-
discardSuccessStatuses
boolean discardSuccessStatuses()- Returns:
- true if the mail statuses for mails that have been sent successfully must be discarded or false if they should be kept (for tracability purpose for example)
-