On Sun, 1 Jun 1997 18:47:03 -0700 (PDT),
Dave/WebMaster <ddave(_at_)ddave(_dot_)com> wrote:
Presently, I'm using the recipe below to automatically add members to my
mailing lists. Problem is, I have no idea how to automatically remove
them if they send a remove request and have to manually do it. Any ideas
will be appreciated.
Quick and dirty: Append removes to a separate file and filter the
member list against the unsubscribe list with fgrep -xv. Purge by hand
occasionally.
Fancier: do the fgrep -xv directly on the subscriber list when you
receive the unsubscribe. Just remember to do the locking right.
Fancier still: man comm or something.
/* era */
--
Defin-i-t-e-ly. Sep-a-r-a-te. Gram-m-a-r. <http://www.iki.fi/~era/>
* Enjoy receiving spam? Register at <http://www.iki.fi/~era/spam.html>