LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: TEXT/PLAIN (26 lines)
Print Reply
Content-Type:
TEXT/PLAIN; charset=US-ASCII
Sender:
LISTSERV site administrators' forum <[log in to unmask]>
Subject:
From:
John Ryder <[log in to unmask]>
Date:
Mon, 20 Mar 2006 17:52:03 -0500
MIME-Version:
1.0
Organization:
University of Vermont
Reply-To:
LISTSERV site administrators' forum <[log in to unmask]>
Hello:

We're getting lots of spam that appears to come from our LISTSERV
server with faked addresses like this:

  From:  Carrie Potts <[log in to unmask]>

which get posted on a number of semi-public lists (Service=*uvm.edu,
Send=Service)

Will the code below block all but 3 users and is that wise?  I'm concerned
that other addresses I may not know about should be allowed through, like
[log in to unmask] or some such.  Thanks.
LISTSERV(R) for unix version 14.5 & Linux RH 9

John Ryder, Systems Administrator, Computing and Information Technology,
            University of Vermont, [log in to unmask] 802-656-1183

------------------------------------------------------------------------

SPAM_BLACKLIST_FROM="*@list.uvm.edu"
export SPAM_BLACKLIST_FROM

SPAM_WHITELIST_FROM="[log in to unmask] [log in to unmask] [log in to unmask]"
export SPAM_WHITELIST_FROM

ATOM RSS1 RSS2