[Mailman-Users] pending subscribers
zbigniew szalbot
zszalbot at gmail.com
Wed Nov 14 17:21:11 CET 2007
Dear Mark,
Mark Sapiro pisze:
> zbigniew szalbot wrote:
>>
>>I uploaded the script to /usr/local/mailman/bin
>>but when I run list_pending adwent
>>I get "list_pending: command not found"
>>
>>$ l
>>-rwxr-xr-x 1 root mailman 4708 Nov 14 16:32 list_pending
>
>
> Check the shebang line at the top of the script.
>
> #! /usr/bin/env python
>
> This is an attempt to run python in a system independent way, but it
> relies on the presence of /usr/bin/env which apparently is missing or
> in a different place on your system.
>
> You can replace the whole thing with
>
> #! /path/to/python
>
> if you prefer.
Since it works now, I would like to ask if list_pending is also able to
send pending subscription requests (example being woken up by cron)?
Thanks!
Zbigniew Szalbot
More information about the Mailman-Users
mailing list