diff options
author | John Denker <jsd@av8n.com> | 2012-07-19 17:24:43 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-29 15:32:34 -0700 |
commit | 84688a05a4430daf8dedf80bce35286aff4f4b1c (patch) | |
tree | e29b64875916d1e92426f000b17f6319556d2be6 /.gitignore | |
parent | 19fdf737cc5e6b535cd02c280fd788793e4f5f3a (diff) |
bare beginnings of a greylisting system
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,7 @@ *.orig *.rej *.logg +*#[0-9]* has?????.h auto-gid @@ -151,7 +152,9 @@ checkpasswd/hasuserpw.h skrewt mail-scan hi-test +greylist +auto_uids.c control.tar.gz data.tar.gz dummy-mail-transfer-agent_all.deb |