Age | Commit message (Expand) | Author |
2007-03-05 | better dd options for the spamd.key generation example. | Reyk Floeter |
2007-03-05 | document spamd.key better. what format does the file take? how do i | Reyk Floeter |
2007-03-05 | don't make everything a sync once we see one, reset this once | Bob Beck |
2007-03-05 | spacing | Theo de Raadt |
2007-03-05 | revert unintentional MAXCON change back to 800, accidentally did last | Bob Beck |
2007-03-04 | correct location of spamd.key | Joel Knight |
2007-03-04 | bob writes some of the most horrid space and tab riddled messy code around | Theo de Raadt |
2007-03-04 | Database synchronizaton for spamd/spamlogd | Bob Beck |
2007-03-02 | improve the sections on pf rules; ok beck | Jason McIntyre |
2007-03-01 | first pass at simplifying the language in this page; more to come | Jason McIntyre |
2007-02-28 | double word: be be | David Krause |
2007-02-27 | spacing | Theo de Raadt |
2007-02-27 | fix -b breakage - make greylisting actually be on by default | Bob Beck |
2007-02-27 | prevent .Em abuse: | Jason McIntyre |
2007-02-27 | forgot to remove this comment; | Jason McIntyre |
2007-02-27 | - don;t mark up colons | Jason McIntyre |
2007-02-27 | no -g flag for spamd-setup; | Jason McIntyre |
2007-02-27 | explain the concepts of black/white/greylisting, briefly; | Jason McIntyre |
2007-02-27 | the tempfail message happens after the DATA command, and | Bob Beck |
2007-02-27 | initial shot at making greylisting seem normal... | Jason McIntyre |
2007-02-27 | sort options and usage(); | Jason McIntyre |
2007-02-27 | Flag day for spamd - | Bob Beck |
2007-02-25 | - HELO/EHLO is part of the tuple | Jason McIntyre |
2007-02-25 | Attempt to clarify new greylisting rules. | Todd C. Miller |
2007-02-24 | When greylisting we don't actually need to use the <spamd> pf table. | Todd C. Miller |
2007-02-24 | tweaks; | Jason McIntyre |
2007-02-23 | to_suffixes -> alloweddomains, that got missed, noticed | Bob Beck |
2007-02-23 | Make spamd include the HELO/EHLO identification string sent by | Bob Beck |
2007-02-23 | make dequotetolower use regular string functions instead of the manual | Bob Beck |
2007-02-23 | continue collecting lint to be sold as a parsley substitute; ok beck | Theo de Raadt |
2007-02-23 | spacing | Theo de Raadt |
2007-02-23 | greytrapping improvements | Bob Beck |
2007-01-04 | Using DB_BTREE for spamd is wrong, order is never required | Bob Beck |
2006-12-07 | check exit status of the pfctl command executed. ok beck@ | Otto Moerbeek |
2006-11-27 | Make spamd error out for a greylisted session only after the DATA | Bob Beck |
2006-11-14 | improve previous; | Jason McIntyre |
2006-11-14 | clarify "maxcon" somewhat, particularly its upper limit; | Jason McIntyre |
2006-10-29 | use setresuid/gid and check for failure, ok bob | Henning Brauer |
2006-10-19 | no need to escape "'"; | Jason McIntyre |
2006-10-17 | Make this easier for people who aren't aware of what shell they are running. | Bob Beck |
2006-09-29 | typo; from sthen | Jason McIntyre |
2006-08-15 | -r only applies to blacklists. ok beck@ | Kjell Wooding |
2006-05-15 | add an -h option to override the hostname that is reported in the | joshua stein |
2006-03-14 | spamd can show the wrong IP address to clients in a %A message because | Bob Beck |
2005-12-01 | Spell "blacklisted" consistently. | Tom Cosgrove |
2005-11-30 | some cleanups prompted by lint, no really nasty bugs; ok beck | Theo de Raadt |
2005-11-24 | missing full stop; | Jason McIntyre |
2005-11-12 | spacing | Theo de Raadt |
2005-08-06 | replace port number 8025 w/ symbolic `spamd'; | Jason McIntyre |
2005-08-04 | Fix handling of empty entries at the end of an address list; avoids | Otto Moerbeek |