[olug] mailing lists /rules

tetherow at nol.org tetherow at nol.org
Fri Aug 24 15:19:39 UTC 2001


If that is all you are looking to do, procmail really is quite simple:

### A procmail Example for Roger
ARG=$1

:0:
* ^To:.*misc at openbsd.org.*
/home/schmeits/mail/misc-openbsd.org

:0:
* ^To:.*ports at openbsd.org
/home/schmeits/mail/ports-openbsd.org

:0:
* ^To:.*tkrat at tkrat.org.*
/home/schmeits/mail/tkrat-tkrat.org

### End of procmail Example for Roger

The * line is just matching out of the raw mail message, in the example
I used the To: line as most mail recieved from mailing lists show as
coming from the user mailing to the list.

On 24 Aug, Schmeits, Roger wrote:
> 
> Can someone point me to a fairly easy way to handle multiple mailing
> lists?  I looked at procmail and my brain hurts.  Is there something not
> quite so extreme?  My needs are very simple.
> 
> Currently I am receiving misc at openbsd.org, ports at openbsd.org and
> tkrat at tkrat.org and just need to divert into various subdirectoies.
> 
> I am using OpenBSd 2.8.
> 
> Any suggestions appriecated.
> 
> 
> Roger
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> 
> For help contact olug-help at bstc.net - run by ezmlm
> to unsubscribe, send mail to olug-unsubscribe at bstc.net
> or `mail olug-unsubscribe at bstc.net < /dev/null`
> (c)2001 OLUG http://www.olug.org
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

-- 
------------------------------------------------------------------------
Sam Tetherow                           tetherow at nol.org
Director of Development
NIC Labs (IDG)                         http://www.nicusa.com


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list