Class | Description |
---|---|
ConvertTo7Bit |
Make sure the message stream is 7bit.
|
CRLFOutputStream |
A Filter for use with SMTP or other protocols in which lines must end with
CRLF.
|
DKIMSign |
This mailet sign a message using the DKIM protocol
If the privateKey is encoded using a password then you can pass
the password as privateKeyPassword parameter.
|
DKIMVerify |
This mailet verify a message using the DKIM protocol
Sample configuration:
|
HeaderSkippingOutputStream |
Ignore writes until the given sequence is found.
|
Copyright © 2009–2015. All rights reserved.