From 0aa7e4307aae2252986fb0e440461642c833a677 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 6 Mar 1998 04:17:51 +0000 Subject: Configurable antispam response. svn path=/trunk/; revision=1689 --- design-notes.html | 44 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) (limited to 'design-notes.html') diff --git a/design-notes.html b/design-notes.html index 54549ff8..b6ddec2d 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/03/04 05:45:27 $ +$Date: 1998/03/06 04:17:44 $

Design Notes On Fetchmail

@@ -287,6 +287,46 @@ in a system's libc, but we can just include that source file if the day comes when we want to support IPv6 without the inet6-apps library. It just makes life easier.

+

Checklist for Adding Options + +Adding a control option is not complicated in principle, but there are +a lot of fiddly details in the process. You'll need to do the +following minimum steps. + + + +There may be other things you have to do in the way of logic, of course.

+

Lessons learned

1. Server-side state is essential

@@ -423,7 +463,7 @@ all shaped the design in one way or another.

Back to Fetchmail Home Page To Site Map -$Date: 1998/03/04 05:45:27 $ +$Date: 1998/03/06 04:17:44 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3