Lamson

A free modern Pythonic mail server built like a web application server
Download

Lamson Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Zed Shaw
  • Publisher web site:
  • http://rfuzz.rubyforge.org/
  • Operating Systems:
  • Mac OS X 10.0 or later
  • File Size:
  • 646 KB

Lamson Tags


Lamson Description

A free modern Pythonic mail server built like a web application server Lamson is a pure Python SMTP server designed to create robust and complex mail applications in the style of modern web frameworks such as Django. Unlike traditional SMTP servers like Postfix or Sendmail, Lamson has all the features of a web application stack (ORM, handlers, state machines, templates, routing, Python) without needing to run newaliases, configure alias files, or juggle tons of tiny fLamson also plays well with other web frameworks and Python libraries. Here are some key features of "Lamson": · Listen on arbitrary ports, and multiple ports at the same time. · Handle mail for arbitrary hosts and addresses using simple regex routing. · Process requests including full access to Python's complete MIME email · libraries. · Routing requests in a standard web application framework style based on · addresses. · Processing mail messages (requests) in either simple generic handlers, or in · more complex and robust state machines. · The state in statemachines is stored in your ORM layer without much work. · Full access to SQLAlchemy for ORM or Mako for templates. · Ability to craft and send plain text or HTML email including attachments. Requirements: · Python


Lamson Related Software