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

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.