PyMail 0.1.2 documentation
next | modules | index

PyMail - A simple SMTP server¶

Contents:

  • Introduction
  • Why yet another SMTP server?
  • Configuration
    • Global Section
    • Servers Section
    • Authorization Section
    • Destinations Section
  • Code
    • Style
      • Method and function names
      • Line length
      • No empty lines in code
  • Documentation
    • authenticator Module
    • authorisation Module
    • client Module
    • error Module
    • filejobstore Module
    • greenfile Module
    • server Module
    • sink Module
    • smtp Module
    • spooler Module

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Introduction
  • Why yet another SMTP server?
  • Configuration
  • Code
  • Documentation

Search

Enter search terms or a module, class or function name.

next | modules | index
Show Source
© Copyright 2013, Johnny Wezel. Created using Sphinx 1.2b1.