Changeset 32 for trunk/hldfilter/hldfilter
- Timestamp:
- 06/01/01 13:35:35 (9 years ago)
- Files:
-
- 1 modified
-
trunk/hldfilter/hldfilter (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hldfilter/hldfilter
r29 r32 11 11 # 12 12 ########################################################################### 13 # $rcs = ' $Id: hldfilter,v 3. 0 2001/06/01 16:42:36wombat Exp $ ' ;13 # $rcs = ' $Id: hldfilter,v 3.1 2001/06/01 17:35:32 wombat Exp $ ' ; 14 14 ########################################################################### 15 15 … … 222 222 rejectmsg=Message Not Accepted # message to reject with 223 223 224 CheckSenderValidity= yes# check how valid the sender's email address is224 CheckSenderValidity=no # check how valid the sender's email address is 225 225 tidyMessages=yes # clean up messages? (not tested thorougly) 226 226 replyInvalidUser=no # should we reply to invalid users?
