(resend.. forgot Reply All... blame gmail :-) On Fri, 11 Mar 2005 09:10:04 +0800, Not Zed <[email protected]> wrote: > > Are you saying newly created accounts don't work? The patch was only to > fix those, it didn' fix ones which were already created wrongly.
Correct. On a new install without any accounts, I was unable to add an anonymous NNTP account. It keeps on prompting for a password, since the user field in the camel-url is "" and the nntp provider checks if user != NULL before prompting for a password. > The patch below is no good, camel-url is used everwhere, and a blank uid is > valid in a uri afaik. Fair enough.. guess then the nntp provider needs patching to allow for user = "". _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
