44
44
def process(mlist, msg, msgdata):
47
53
# Digests, Usenet postings, and some other messages come pre-approved.
48
54
# TBD: we may want to further filter Usenet messages, so the test
49
55
# above may not be entirely correct.
51
57
# See if the message has an Approved or Approve header with a valid
52
58
# list-moderator, list-admin. Also look at the first non-whitespace line
53
59
# in the file to see if it looks like an Approved header. We are