Method and Description |
---|
org.simplejavamail.api.email.Email.internalSetId(String)
Don't use this method, refer to
EmailPopulatingBuilder.fixingMessageId(String) instead. This method is used internally to
update the message id once a mail has been sent. |
org.simplejavamail.api.email.Email.wasMergedWithSmimeSignedMessage()
Don't use this method. This method is used internally when using the builder API to copy an email that
contains an S/MIME signed message. Without this method, we don't know if the copy should also be merged to match the
copied email.
|
Copyright © 2009–2022. All rights reserved.