Well it's wrong because if I create a directory with that mask then I can't execute that directory, So I can't use it. With this change it start working fine for new users.
Gonzalo Barrio. Lionel Dricot (aka Ploum) wrote: >I've seen a similar problem but I was not sure if it was because I ran >PyMSN as root the first time after the upgrade. >I solved this with a "chown -R jabber *" on the >/var/lib/msn.fritalk.com repository > >On 25/08/05, Gonzalo Barrio <[EMAIL PROTECTED]> wrote: > > >>I think that the spool umask in xdb.py is wrong. It's failing when I >>register new accounts. >> >>I change to this and start working: >>SPOOL_UMASK = 0077 >> >> >>Gonzalo Barrio. >> >>_______________________________________________ >>py-transports mailing list >>py-transports@blathersource.org >>http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >> >> >> >_______________________________________________ >py-transports mailing list >py-transports@blathersource.org >http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > >