#include <Milter.hh>
Inheritance diagram for sendmail::milter::DataAccess:


Public Methods | |
| DataAccess () | |
| DataAccess (SMFICTX *context) | |
| virtual | ~DataAccess () |
| virtual const char * | getMacroValue (const char *macroName) |
| virtual void | setReplyCode (const char *rCode, const char *xCode=NULL, const char *message=NULL) |
|
|
|
|
|
|
|
|
|
|
|
Returns the value of a macro or NULL if the macro is not defined or accessible.
|
|
||||||||||||||||
|
Sets the SMTP error reply code for this connection.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002