procmail
[Top] [All Lists]

multiple subscribes and simpler requests

1999-12-05 06:37:13
Hi,

I am using smartlist to host 4 mailing lists. I would like to simplify subscribing to a single mail address and without any subject. I have tried using the rc.local.s00 file as a trial list. The idea being receiving mail to a main list then change the subject to subscribe and forward it to mylist-request(_at_)mydomain(_dot_)com

:0 h
        * ^TO_mystartlist(_at_)mydomain\(_dot_)com

| formail -k -X "From:" -X "Subject:" \
                -I "To: mylist-request(_at_)mydomain" -X "To:" \
               -I "Subject: Subscribe" -X "Subscribe:"\
                -I "X-Loop: mylist-request(_at_)mydomain" -X "X-Loop:" \
          | $SENDMAIL $SENDMAILFLAGS -t

Any suggestions??

David M.
davidm1(_at_)hotmail(_dot_)com

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

<Prev in Thread] Current Thread [Next in Thread>
  • multiple subscribes and simpler requests, David M. <=