Classes

Summary

class

class parent

truncated documentation

BufferFilesWriting

this class aims at delaying writing files, method open returns a buffer, method flush actually writes the file …

EmailMessage

overloads the message to class to add some functionalities such as a display using HTML

EmailMessageListRenderer

Defines a way to render a list of emails with a template template based on Jinja2. …

EmailMessageRenderer

defines way to render an email

FileAlreadyExistingException

file which already existing

FileNotFlushedException

raised when the class BufferFilesWriting still contains some files not flushed when deleted

MailBoxImap

Defines a mail box with :epkg:`IMAP` interface.

MailBoxMock

Define a mail box reading from file (kind of mock).

MailException

custom exception for all class and functions below

RenderException

Custom exception for all class and functions below.

Renderer

defines way to render an email