[Mailman-Users] Any way users can unsubscribe without a password?
Kevin McCann
kmccann at bellanet.org
Tue Apr 3 17:28:54 CEST 2001
At 11:32 AM 2001/04/03 -0400, Jason wrote:
>On Fri, 30 Mar 2001, Bob Puff at NLE wrote:
>
> > See http://nleaudio.com/bnotes/mailman.htm
>
>I'm trying out Bob's unsub script on my Redhat system and haven't been
>able to get it working. Any idea why it would be returning this error?
>
> ----- Transcript of session follows -----
>sh: unsub not available for sendmail programs
>554 "|/home/mailman/bin/unsub testlist intemperance.net"... Service
>unavailable
For every script that you want sendmail to be able to run, you have to
create a symbolic link in the /etc/smrsh directory:
prompt> cd /etc/smrsh
prompt> ln -s /home/mailman/bin/unsub unsub
Good luck,
Kevin
More information about the Mailman-Users
mailing list