summaryrefslogtreecommitdiff
path: root/libexec/spamd
AgeCommit message (Expand)Author
2007-02-27- don;t mark up colonsJason McIntyre
2007-02-27no -g flag for spamd-setup;Jason McIntyre
2007-02-27explain the concepts of black/white/greylisting, briefly;Jason McIntyre
2007-02-27the tempfail message happens after the DATA command, andBob Beck
2007-02-27initial shot at making greylisting seem normal...Jason McIntyre
2007-02-27sort options and usage();Jason McIntyre
2007-02-27Flag day for spamd -Bob Beck
2007-02-25- HELO/EHLO is part of the tupleJason McIntyre
2007-02-25Attempt to clarify new greylisting rules.Todd C. Miller
2007-02-24When greylisting we don't actually need to use the <spamd> pf table.Todd C. Miller
2007-02-24tweaks;Jason McIntyre
2007-02-23to_suffixes -> alloweddomains, that got missed, noticedBob Beck
2007-02-23Make spamd include the HELO/EHLO identification string sent byBob Beck
2007-02-23make dequotetolower use regular string functions instead of the manualBob Beck
2007-02-23continue collecting lint to be sold as a parsley substitute; ok beckTheo de Raadt
2007-02-23spacingTheo de Raadt
2007-02-23greytrapping improvementsBob Beck
2007-01-04 Using DB_BTREE for spamd is wrong, order is never requiredBob Beck
2006-12-07check exit status of the pfctl command executed. ok beck@Otto Moerbeek
2006-11-27Make spamd error out for a greylisted session only after the DATABob Beck
2006-11-14improve previous;Jason McIntyre
2006-11-14clarify "maxcon" somewhat, particularly its upper limit;Jason McIntyre
2006-10-29use setresuid/gid and check for failure, ok bobHenning Brauer
2006-10-19no need to escape "'";Jason McIntyre
2006-10-17Make this easier for people who aren't aware of what shell they are running.Bob Beck
2006-09-29typo; from sthenJason McIntyre
2006-08-15-r only applies to blacklists. ok beck@Kjell Wooding
2006-05-15add an -h option to override the hostname that is reported in thejoshua stein
2006-03-14spamd can show the wrong IP address to clients in a %A message becauseBob Beck
2005-12-01Spell "blacklisted" consistently.Tom Cosgrove
2005-11-30some cleanups prompted by lint, no really nasty bugs; ok beckTheo de Raadt
2005-11-24missing full stop;Jason McIntyre
2005-11-12spacingTheo de Raadt
2005-08-06replace port number 8025 w/ symbolic `spamd';Jason McIntyre
2005-08-04Fix handling of empty entries at the end of an address list; avoidsOtto Moerbeek
2005-05-24Remove -ansi as that means expose only C89 interfaces.Todd C. Miller
2005-05-23have to ignore SIGPIPE in the child too or a spammer can kill spamd just byMike Frantzen
2005-05-17update FILES;Jason McIntyre
2005-05-17- describe start up betterJason McIntyre
2005-05-15move db->close to not hold this lock unnecssarily during long protractedBob Beck
2005-04-16missing getopt choice; from dennisTheo de Raadt
2005-04-14Make spamd stutter at greylisted connections for a short period before talkingBob Beck
2005-03-12asprintf in place of strdup really is kind of lameBob Beck
2005-03-11"Greytrapping" for spamd - allow for spamd greylisting to maintainBob Beck
2005-01-19clarification; ok beckTheo de Raadt
2004-12-04fix a signal race which could kill unrelated processes.Moritz Jodeit
2004-11-17- \r\n fix for QUIT commandBob Beck
2004-10-05Change the default passtime to 25 minutes,Bob Beck
2004-10-05change default to 451 for greylisting, thanks to a number ofBob Beck
2004-09-18This should be info, from mike@tric.ruBob Beck