durusmail: qp: Adding new accounts to 'users'
Adding new accounts to 'users'
2006-09-19
2006-09-19
2006-09-20
2006-09-20
2006-09-21
2006-09-21
2006-09-23
2006-09-23
2006-09-24
2006-09-25
2006-09-25
2006-09-25
Re: Adding new accounts to 'users'
2006-09-25
Adding new accounts to 'users'
David Binger
2006-09-21
On Sep 20, 2006, at 11:31 PM, John Tidmarsh wrote:

> Now the durus file gets written to
> /usr/lib/python2.4/site-packages/qp/sites/$PROJECT/var. Is there a way
> to configure the location of the durus file to be a non-system dir
> location ?

I think the easiest way is to make
/usr/lib/python2.4/site-packages/qp/sites be a symlink to
something llike ~/myqpsites.

Another way is to add a 'var_directory'  item to your SitePublisher's
configuration dictionary.

>
> The pyrepl interface doesn't seem to update the contents of 'users' -
> If I add a new user, the users.items() doesn't display the newly added
> user, unless you restart the pyrepl interface.

The changes will be visible in the pyrepl interface, and in
any other client, as soon as the client calls connection.commit()
or connection.abort().   Call connection.abort() in the
client and look again.

> P.S. I  replied earlier from a colleague's mail acct by mistake. Hope
> the mailman cancellation worked.

It did.  Non-subscriber email just gets discarded.

reply