Galen Johnson <[EMAIL PROTECTED]> wrote:
> 
> |/path/to/ezmlm-issubn DIR
> |/path/to/count list domain
> 
> ok, that much works as expected...what I need it to do is for anyone not
> subscribed send them a message explaining why they aren't getting a
> response to the request (ie, list-count@host) immediately such as "I'm
> sorry but you must be subscribed to this list in order to make this
> request." instead of never getting a response or at least not until it
> times out.

You might want to try the ezmlm list instead of qmail, but...I would think
you could do this with 'bouncesaying', another djb tool which is included
in his (mublemumble) package (qmail itself?  can't recall at the moment).
You would modify the above to something like:

| bouncesaying "Only list members can request a membership count" 
|/path/to/ezmlm-issubn DIR
| /path/to/count list domain

Note this will only work if bouncesaying and ezmlm-issubn agree on exit codes.
Since they're both djb tools, I wouldn't be surprised if it's fine out of
the box.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to