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

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.