diff options
| author | Sam Varshavchik | 2017-07-23 23:16:48 -0400 | 
|---|---|---|
| committer | Sam Varshavchik | 2017-07-23 23:16:48 -0400 | 
| commit | 4238d38f75d45793521a3b49ba421413d2b53a21 (patch) | |
| tree | 241d230890014f5e69ae4738cdf0f520dafc1992 /maildrop/recipenode.h | |
| parent | de2a130974e1a76daa1893e18442154c7fc90321 (diff) | |
| download | courier-libs-4238d38f75d45793521a3b49ba421413d2b53a21.tar.bz2 | |
maildrop: add the "system" command.
Diffstat (limited to 'maildrop/recipenode.h')
| -rw-r--r-- | maildrop/recipenode.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/maildrop/recipenode.h b/maildrop/recipenode.h index cff0a7a..4a76a42 100644 --- a/maildrop/recipenode.h +++ b/maildrop/recipenode.h @@ -97,6 +97,7 @@ public:  		exception,  		echo,  		xfilter, +		system,  		dotlock,  		flock,  		logfile, | 
