CVS log for tools/packages/spamd_db_ext.php
Up to [pfSense CVS Repository] / tools / packages
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 17 23:25:27 2008 UTC (4 years ago) by sullrich
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +4 -1
lines
This script is no longer supported (outlook) so simply exit.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 17 23:24:12 2008 UTC (4 years ago) by sullrich
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +23 -19
lines
* General cleanups
* Update (C)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 17 23:09:28 2008 UTC (4 years ago) by sullrich
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
From the newer man page:
Previous versions of spamd required traps to be entered into the database
including the enclosing <> characters; current versions expect only the
email address without the enclosing <> characters.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 17 23:06:03 2008 UTC (4 years ago) by sullrich
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +7 -7
lines
From the newer man page:
Previous versions of spamd required traps to be entered into the database
including the enclosing <> characters; current versions expect only the
email address without the enclosing <> characters.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 2 17:21:08 2006 UTC (5 years, 11 months ago) by sullrich
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +19 -1
lines
Delete from whitelist when required.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 2 17:16:39 2006 UTC (5 years, 11 months ago) by sullrich
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +6 -26
lines
Reall delete from blacklist.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 2 16:57:59 2006 UTC (5 years, 11 months ago) by sullrich
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +24 -1
lines
Delete items from SpamD blacklist when they are deleted from the SpamDB as well.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 3 17:28:15 2006 UTC (6 years ago) by sullrich
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
user correct variable name
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 3 16:38:45 2006 UTC (6 years ago) by sullrich
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +7 -5
lines
Add to log the windows username of who blacklisted a server
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 27 21:08:17 2006 UTC (6 years ago) by sullrich
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1
lines
Log actions performed by spamd users
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 20 03:29:26 2006 UTC (6 years, 1 month ago) by sullrich
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +8 -3
lines
* Delete ips from tables during delete calls
* Replace tables if needed after deleting
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 20 01:14:13 2006 UTC (6 years, 1 month ago) by sullrich
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
Populate blacklist table as well
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 20 00:52:55 2006 UTC (6 years, 1 month ago) by sullrich
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1
lines
Add in blacklist items to spamd table on change
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 7 23:26:50 2006 UTC (6 years, 2 months ago) by sullrich
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +20 -10
lines
* Add more locking
* Remove bogus comment
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 7 20:31:08 2006 UTC (6 years, 2 months ago) by sullrich
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +33 -26
lines
* Split out delete items into its own routine
* Correctly delete and add items as requested
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 7 02:12:59 2006 UTC (6 years, 2 months ago) by sullrich
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
Write out c/r at end of line
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 7 01:59:18 2006 UTC (6 years, 2 months ago) by sullrich
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +21 -1
lines
* Do not add ips to spamtrap, it really wants an email address
* Add blacklist.txt and set it up as a blacklist in SpamD
* Use new blacklist.txt when trapping $srcip
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 1 17:34:32 2006 UTC (6 years, 2 months ago) by sullrich
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +10 -1
lines
Remove previous entries before changing status
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 15 02:22:30 2006 UTC (6 years, 3 months ago) by sullrich
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +18 -5
lines
* Update external interface script
* Add new script that can read a c/r file from a web server that checks the greylist for invalid email addresses. If a server is sending to an invalid e-mail address then instantly spamtrap them. Take that dictionary attacking punks!
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 8 03:48:51 2006 UTC (6 years, 3 months ago) by sullrich
Branches: MAIN
Add Outlook plugin config tab
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>