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

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.