/cron/qrunner", line 85, in ?
from Mailman import MailList
File "/usr/local/mailman/Mailman/MailList.py", line 30, in ?
import socket
File "/usr/local/lib/python2.1/socket.py", line 41, in ?
from _socket import *
ImportError: /usr/lib/libssl.so.2: Undefined s
;/tmp/all_list
done
#now eliminate duplicates
cat /tmp/all_list |sort -u >/tmp/all_all_list
#now update the alllist list
/usr/local/mailman/bin/sync_members -f /tmp/all_all_list alllist>/dev/null
#and clean up the temp files
rm /tmp/all_list
rm /tmp/all
.
I've tried toggling their public/ private status to no avail.
Any clues? What have I done wrong?
Thanks,
Mike Mills
--
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
page.I've tried toggling their public/ private status to no
avail.Any clues? What have I done
wrong?
Thanks,
Mike Mills