diff options
author | John Denker <jsd@av8n.com> | 2012-07-19 17:24:43 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-19 17:24:43 -0700 |
commit | d4ca9eda839b2c9d3bbbf8b48617977f483001b2 (patch) | |
tree | 0b8a5c2a93c48ee52a72a3c3d9d69fb563280059 /.gitignore | |
parent | 82616449ee0c9f704e8c123d8b485c65fe428179 (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 |