[Mailman-Developers] WORKING!!!! changing PIDFILE = os.path.join(QUEUE_DIR, 'master-qru nner.pid')

javier javier.romero at cedex.es
Wed Feb 25 04:31:03 EST 2004


I had to change perms of /DATA  when i shared this folder
-rwxr-xr-x   1 root     other        629 Feb 24 11:14 pending.pck
-rwxr-xr-x   1 root     other         41 Feb 24 11:14 adm.pw
and now moderated lists works fine!!!
Today is a beautifull day!!!  :-D

Thank you very much, Robby

(Thank you pilar)





OK! i did it!
this is my new files and folders :
bash-2.03# ls -la
total 60
drwxrwsr-x  18 mailman  mailman      512 Feb 24 11:22 .
drwxr-xr-x  11 root     other        512 Feb 19 13:49 ..
drwxrwsr-x  11 root     mailman     1536 Feb 24 12:04 Mailman
lrwxrwxrwx   1 root     mailman       26 Jul  3  2003 archives -> 
/dirarcon/mailman/archives
drwxrwsr-x   2 root     mailman     1024 Feb 20 09:24 bin
drwxrwsr-x   2 root     mailman      512 Oct  7 12:23 cgi-bin
-rw-r-----   1 root     mailman     4133 Oct 22 10:42 config.pck
drwxrwsr-x   2 root     mailman      512 Oct  7 12:25 cron
lrwxrwxrwx   1 root     mailman       22 Feb 24 11:22 data -> 
/dirarcon/mailman/data
drwxrwsr-x   2 root     mailman      512 Oct  7 12:23 icons
lrwxrwxrwx   1 root     mailman       23 Jul  3  2003 lists -> 
/dirarcon/mailman/lists
drwxrwsr-x   2 root     mailman      512 Feb 24 12:30 locks
drwxrwsr-x   2 root     mailman      512 Oct  1 08:26 logs
drwxrwsr-x   2 root     mailman      512 Oct  7 12:23 mail
-rw-r-----   1 root     mailman        5 Feb 24 11:12 master-qrunner.pid
drwxrwsr-x  24 root     mailman      512 Oct  7 11:27 messages
drwxrwsr-x   2 root     mailman     2560 Feb 23 15:37 olddata
drwxrwsr-x   6 root     mailman      512 Jul  1  2003 pythonlib
drwxrwsr-x  11 root     mailman      512 Feb 24 12:05 qfiles
drwxrwsr-x   2 root     mailman      512 Oct  7 12:42 scripts
drwxrwsr-x   2 root     mailman      512 Jul  1  2003 spam
drwxrwsr-x  26 root     mailman      512 Oct  7 11:27 templates
drwxrwsr-x   4 root     mailman      512 Oct  7 12:23 tests

and this is my changed mm_cfg.py

from Defaults import *

##################################################
# Put YOUR site-specific settings below this line

DEFAULT_SERVER_LANGUAGE = 'es'
MAILMAN_SITE_LIST = 'comunicaciones'
DEFAULT_EMAIL_HOST = 'cdxweb.cedex.es'
DEFAULT_URL_HOST = 'cdxweb.cedex.es'
PIDFILE = os.path.join(QUEUE_DIR, 'master-qrunner.pid')

"mm_cfg.py" 51 lines, 1858 characters

so master-qrunner.pid is saved now into /qfiles... maimanctl started 
fine, but i have same problem!!!  moderated members of list send a 
message to the list and nothing happen!!  no "waiting for approval" 
message to moderated-member or to me (moderator) :'(

i hope you tell me more solutions, please... thanks for your help!! 

-- 
Javier Romero Casado
  tel.913357274
Dep. Comunicaciones
     CEDEX



More information about the Mailman-Developers mailing list