Comment 42 for bug 25106

Revision history for this message
Paul (paulwozney+launchpad) wrote : Re: evolution-exchange: unable to setup exchange account

Hi, I gathered some data using "CAMEL_DEBUG=all evolution >& evo.log"

CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv((nil), 302, 'No provider available for protocol `'')
CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv(0xbfc59854, 302, 'Could not parse URL `'')
CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv((nil), 302, 'Could not parse URL `'')
CamelException.setv(0xbfc5a774, 302, 'URL 'exchange://' needs a username component')
CamelException.setv((nil), 302, 'Could not parse URL `h'')
CamelException.setv((nil), 302, 'Could not parse URL `ht'')
CamelException.setv((nil), 302, 'Could not parse URL `htt'')
CamelException.setv((nil), 302, 'Could not parse URL `http'')
CamelException.setv((nil), 302, 'Could not parse URL `https'')
CamelException.setv((nil), 302, 'Could not parse URL `'')

This stuff didn't pop up on the fly, and was only written to the log file when I exited Evolution so I'm not convinced that it is actually related to the Exchange connector, but I figured I would let you guys figure it out.

Paul