Package

spinoco.fs2.mail

mime

Permalink

package mime

Visibility
  1. Public
  2. All

Type Members

  1. trait BoundaryGenerator extends AnyRef

    Permalink

    generator of uniqe boundary strings for mime multiparts *

  2. sealed trait MIMEPart[F[_]] extends AnyRef

    Permalink

    represnet single or multi MIME part *

  3. case class SMTPError(response: SMTPResponse) extends Throwable with Product with Serializable

    Permalink

    Raised on SMTP Error *

  4. case class SMTPResponse(code: SMTPResponse.Code.Value, data: String) extends Product with Serializable

    Permalink

Value Members

  1. object BoundaryGenerator

    Permalink
  2. object MIMEPart

    Permalink
  3. object SMTPResponse extends Serializable

    Permalink

Ungrouped