Re: [evolution-patches] Patch to fix anonymous nntp




modified this slightly and commited.

i dont really agree with it still, and it works for me, but i couldn't be bothered arguing.


On Wed, 2005-01-26 at 07:40 -0500, Jeff Bailey wrote:
This patch allows anonymous nntp to work again.  The system creates the
URIs as nntp://@news.gmane.org/, which cases the username to be an empty
string rather than NULL.  I didn't patch the construction of the URI,
since it seems that these are system internals and might lose
configuration information if it changes suddenly.

2005-01-22  Jeff Bailey <jbailey ubuntu com>

        * providers/nntp/camel-nntp-store.c
          (connect_to_server): Allow the username to be an empty string
          as well as a NULL for anonymous connections.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]