Jan Engelhardt 23b7b4a3c8 spooler: move Python.h upwards 7 years ago
..
python 0e165d7513 swig: removing unused imports from pluginmanager.py 7 years ago
DAgent.cpp 6f2413b166 spooler: separate PyMapiPlugin into an interface and implementation class 7 years ago
LMTP.cpp e76d26a579 spooler: drop ECLogger object passing 7 years ago
LMTP.h e76d26a579 spooler: drop ECLogger object passing 7 years ago
PyMapiPlugin.cpp 23b7b4a3c8 spooler: move Python.h upwards 7 years ago
PyMapiPlugin.h 470573bf24 spooler: rid PyMapiPlugin.h from direct use of Python types 7 years ago
Spooler.cpp 93c3f04a77 treewide: gracefully handle allocation failures 7 years ago
archive.cpp 93c3f04a77 treewide: gracefully handle allocation failures 7 years ago
archive.h 6b1d87e46b build: obsolete tstring.h 7 years ago
mailer.cpp 6f2413b166 spooler: separate PyMapiPlugin into an interface and implementation class 7 years ago
mailer.h 7e0fd638e5 spooler: remove unused parameters 7 years ago
readme.txt 2a5437fbcc Initial commit 8 years ago
rules.cpp 6f2413b166 spooler: separate PyMapiPlugin into an interface and implementation class 7 years ago
rules.h 6f2413b166 spooler: separate PyMapiPlugin into an interface and implementation class 7 years ago
spmain.h 2d60ab3890 treewide: place all symbols into a namespace 7 years ago

readme.txt

This is the delivery agent for the email MTA. It can take a commandline and SMTP e-mail stream
in rfc822 format, and deliver an e-mail to a user's mailbox. It does this by using the inetmapi
library functions.