Can anyone provide the syntax for a subscribe alias command?
So that e-mailing subscribe-listname@abc.com would subscribe someone to the
listing, and same thing for unsubscribe-listname@abc.com?
Please reply to sgordon@sbbs.net
Thank You!
- Scott
SGORDON@SBBS.NET
______________________________ Forward Header __________________________________
Subject: Re: Re[4]: MajorDomo Question
Author: James Sneeringer <jvs@ocslink.com> at Internet
Date: 4/5/99 12:30 PM
On Mon, 5 Apr 1999, SGORDON wrote:
| I know how to setup an alias, but don't know how to have an alias map into
| a command...
The basic format (for Sendmail) is:
alias: "|/path/to/command arg arg arg"
So you'd want to run procmail with some config file as the argument, and
that config file would have the necessary recipe(s) to extract the list
name from the To: header and send Majordomo the real subscription request.
Don't ask me, I'm quite the procmail novice. :)
-James
|
|