public static interface JournalsLibrary.SMTPJournal
SMTPLibrary
Modifier and Type | Method | Description |
---|---|---|
MaskingLibrary.CompiledZMask |
criteria() |
Returns the email posting zapper mask
|
java.lang.String |
criteriaStr() |
Returns the email posting zapper mask
|
boolean |
forward() |
Returns whether the journal allows forwarding to email addresses?
|
boolean |
keepAll() |
Returns whether the journal supports message expiration deletions
|
java.lang.String |
name() |
Returns the name of the journal
|
boolean |
subscribeOnly() |
Returns whether the journal allows non-subscribe posts via email
|
java.lang.String name()
boolean forward()
boolean subscribeOnly()
boolean keepAll()
java.lang.String criteriaStr()
MaskingLibrary.CompiledZMask criteria()