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-20
On Sep 19, 2006, at 10:31 PM, John Tidmarsh wrote:

>     configuration = dict(
>         http_address=('', 8004),
>         as_https_address=('localhost', 9004),
>         https_address=('localhost', 10004),
>         scgi_address=('localhost', 11004),
        durus_address = ('localhost', 12004),
>         )

Please add the line above.

The DurusPublisher uses a connection to a TempFileStorage
if no durus_address is provided.  I think I'll add a print statement
to the code that does that so that it is easier to know when
this is happening.


reply