Package org.apache.james.jdkim.mailets


package org.apache.james.jdkim.mailets
  • Classes
    Class
    Description
    Make sure the message stream is 7bit.
    A Filter for use with SMTP or other protocols in which lines must end with CRLF.
    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.
    This mailet verify a message using the DKIM protocol Sample configuration:
    Ignore writes until the given sequence is found.