diff options
author | John Denker <jsd@av8n.com> | 2012-07-21 11:16:12 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-29 15:32:35 -0700 |
commit | bcce618000e74f0d36780b48c3c49f4a9b5914e5 (patch) | |
tree | 8ebca9fe11e3390e011bbc65f7310071ff271319 /tools/makefile | |
parent | effe1d81c837e1b887c307ed607459791bd7c8b5 (diff) |
check DNS consistency
Diffstat (limited to 'tools/makefile')
-rw-r--r-- | tools/makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tools/makefile b/tools/makefile index cf62473..1f878f0 100644 --- a/tools/makefile +++ b/tools/makefile @@ -44,9 +44,11 @@ logmark: logger -t jsd -p mail.info ========================= todo: - echo zap penalize greylist status of spam \ - extended error codes from skrewt, greylist \ - extended error codes [-x] from spamc + echo \ + pass message-ID to greylist program \ + ... also provide a way for certain recipients to bypass some checks \ + ... both will require major restructuring, "cat" process \ + ..... ALWAYS: @echo ... |