http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git/tree/examples/unsubscribe.psgi?h=malloc_info
We want as short URLs as possible to avoid # copy+paste errors # umask 077 && dd if=/dev/urandom bs=16 count=1 of=.unsubscribe.key key_file => '/home/mlmmj/.unsubscribe.key' , # this runs as whatever user has perms to run /usr/bin/mlmmj-unsub # users of other mailing lists. Returns '' on success. unsubscribe => sub { my ( $user_addr , $list_addr ) = @_ ; # map list_addr to mlmmj spool, I use: # /home/mlmmj/spool/$LIST here my ( $list , $domain ) = split ( '@' , $list_addr...