[prev in list] [next in list] [prev in thread] [next in thread] 

List:       majordomo-users
Subject:    Re: mail filtering
From:       "Joe R. Jah" <jjah () cloud ! ccsf ! cc ! ca ! us>
Date:       2003-03-26 1:04:42
[Download RAW message or body]

On Tue, 25 Mar 2003, Sunita Rajagopal wrote:

> Date: Tue, 25 Mar 2003 11:06:59 -0800
> From: Sunita Rajagopal <srajagopal@cloop.com>
> To: majordomo-users@greatcircle.com
> Subject: mail filtering
> 
> How can I prevent majordomo from not processing mails coming from a
> particular email addresses.

Date: Tue, 24 Dec 2002 17:19:23 -0600
From: Daniel Liston <dliston@sonny.org>
To: Wolfgang Schneider <schneider@bibelcenter.de>
Cc: "majordomo-users@greatcircle.com" <majordomo-users@greatcircle.com>
Subject: Re: "reg expressions" (taboo_header / taboo_body)

The address to moderate would go in the taboo_headers either in the list.config file or
in the global majordomo.cf file like this;

/abc\@junkyard\.de/i

and the signature would be filtered with taboo_body in either location like this;

/the badmouth specialist/i

The "/" character indicates the beginning and ending of what string of characters you
are trying to match.  The "i" at the end means you are ignoring upper/lower case of
the string to be matched.  The "\" inside the match is an escape symbol, telling the
regex engine to match the following character "exactly" rather than interpret it as
a character with special meaning, like "wildcard" or "variable".

Make sure you utilize "resend" in your list's alias, or anything you do in the .config
file with be wasted time and effort.

Dan Liston

> Is there any ways I can also make majordomo accept mail messages only from
> one domain, or known domains.

Here is a patch that extends the function of restrict_post attribute, for 
Majordomo 1.94.5; it will allow you to make Majordomo accept mail messages
only from domains that you specify:

  ftp://ftp.ccsf.org/majordomo-patches/1.94.5/restrict2domain.1

Read the patch for usage and/or installation information.

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        jjah@cloud.ccsf.cc.ca.us

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic