Mail from ILUG-BOM list (Non-Digest Mode)
Hi Satya

First check your smpt server and the settings in the Defaults.py

then when u create a new list, it creates some aliases. add them to the
/etc/aliases and run the newaliases command and then go ahead with the setup
of the new list.

also run the check_perms script from /home.mailman/bin directory this will
ensure that your dircotries and files have proper permissions to run.

you cna also go thru the readme specific to your smtp software that you
run.i.e. readme.sendmail / readme.qmail ....

regards,

parag mehta
----- Original Message -----
From: "Satya" <[EMAIL PROTECTED]>
To: "ilug-bom" <[EMAIL PROTECTED]>
Sent: Saturday, May 20, 2000 7:59 AM
Subject: [ILUG-BOM] mailman problem: getattr


Mail from ILUG-BOM list (Non-Digest Mode)
I get the following error whenever I try to subscribe to a list on my
localhost. Anyone know what the problem might be and how to fix it?
It's a permanent fatal error.

   ----- Transcript of session follows -----
Traceback (innermost last):
  File "/home/mailman/scripts/mailcmd", line 56, in ?
    main()
  File "/home/mailman/scripts/mailcmd", line 44, in main
    mlist = MailList.MailList(sys.argv[1])
  File "/home/mailman/Mailman/MailList.py", line 69, in __init__
    self.Load()
  File "/home/mailman/Mailman/MailList.py", line 881, in Load
    self.CheckVersion(dict)
  File "/home/mailman/Mailman/MailList.py", line 912, in CheckVersion
    Update(self, stored_state)
  File "/home/mailman/Mailman/versions.py", line 52, in Update
    NewRequestsDatabase(l)
  File "/home/mailman/Mailman/versions.py", line 217, in
NewRequestsDatabase
    r = getattr(l, 'requests', {})
TypeError: getattr requires exactly 2 arguments; 3 given
554 "|/home/mailman/mail/wrapper mailcmd gre"... unknown mailer error 1


--
Satya. http://satya.virtualave.net/
US-bound grad students! For pre-apps, see http://quickapps.cjb.net/
FREE! Email reminder service at http://satya.virtualave.net/rem.html


_______________________________________________
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers


_______________________________________________
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to