No problem setting up SMB and SharePoint collections. But Exchange (2007) seems to be setup correctly and instantly finishes a crawl with 0 documents. The console lines look like this:
crawlGo(resource=http://192.168.0.28/owa)
* About to connect() to 192.168.0.28 port 80 (#0)
* Trying 192.168.0.28… * connected
* Connected to 192.168.0.28 (192.168.0.28) port 80 (#0)
> GET /owa/exchange/TimH@ericson.com/ HTTP/1.1
Host: 192.168.0.28
Accept: */*
< HTTP/1.1 302 Moved Temporarily
< Content-Length: 0
< Location: http://192.168.0.28/owa/auth/logon.aspx?url=http://192.168.0.28/owa/exchange/TimH@ericson.com/&reason=0
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Date: Tue, 28 Jan 2014 18:44:14 GMT
<
* Connection #0 to host 192.168.0.28 left intact
* Re-using existing connection! (#0) with host 192.168.0.28
* Connected to 192.168.0.28 (192.168.0.28) port 80 (#0)
> POST /owa/owa/auth/owaauth.dll HTTP/1.1
Host: 192.168.0.28
Accept: */*
Content-Length: 174
Content-Type: application/x-www-form-urlencoded
< HTTP/1.1 440 Login Timeout
< Content-Type: text/html
* Added cookie sessionid=”” for domain 192.168.0.28, path /, expire 0
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
* Added cookie cadata=”” for domain 192.168.0.28, path /, expire 0
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Date: Tue, 28 Jan 2014 18:44:14 GMT
< Content-Length: 54
<
* Connection #0 to host 192.168.0.28 left intact
* Re-using existing connection! (#0) with host 192.168.0.28
* Connected to 192.168.0.28 (192.168.0.28) port 80 (#0)
> PROPFIND /owa/exchange/TimH@ericson.com/ HTTP/1.1
Host: 192.168.0.28
Accept: */*
Cookie: cadata=; sessionid=
Translate: f
Content-type: text/xml
Depth: 1
Content-Length: 354
< HTTP/1.1 440 Login Timeout
< Content-Type: text/html
* Replaced cookie sessionid=”” for domain 192.168.0.28, path /, expire 0
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
* Replaced cookie cadata=”” for domain 192.168.0.28, path /, expire 0
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Date: Tue, 28 Jan 2014 18:44:14 GMT
< Content-Length: 54
<
* Connection #0 to host 192.168.0.28 left intact
* Closing connection #0
The custom error module does not recognize this error.# Netscape HTTP Cookie File
# http://curl.haxx.se/rfc/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
192.168.0.28 FALSE / FALSE 0 sessionid
192.168.0.28 FALSE / FALSE 0 cadata
* About to connect() to 192.168.0.28 port 80 (#0)
* Trying 192.168.0.28… * connected
* Connected to 192.168.0.28 (192.168.0.28) port 80 (#0)
> GET /owa/exchange/TimH@ericson.com/ HTTP/1.1
Host: 192.168.0.28
Accept: */*
< HTTP/1.1 302 Moved Temporarily
< Content-Length: 0
< Location: http://192.168.0.28/owa/auth/logon.aspx?url=http://192.168.0.28/owa/exchange/TimH@ericson.com/&reason=0
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Date: Tue, 28 Jan 2014 18:44:14 GMT
<
* Connection #0 to host 192.168.0.28 left intact
* Re-using existing connection! (#0) with host 192.168.0.28
* Connected to 192.168.0.28 (192.168.0.28) port 80 (#0)
> POST /owa/owa/auth/owaauth.dll HTTP/1.1
Host: 192.168.0.28
Accept: */*
Content-Length: 174
Content-Type: application/x-www-form-urlencoded
< HTTP/1.1 440 Login Timeout
< Content-Type: text/html
* Added cookie sessionid=”” for domain 192.168.0.28, path /, expire 0
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
* Added cookie cadata=”” for domain 192.168.0.28, path /, expire 0
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Date: Tue, 28 Jan 2014 18:44:14 GMT
< Content-Length: 54
<
* Connection #0 to host 192.168.0.28 left intact
* Closing connection #0
The custom error module does not recognize this error.# Netscape HTTP Cookie File
# http://curl.haxx.se/rfc/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
192.168.0.28 FALSE / FALSE 0 sessionid
192.168.0.28 FALSE / FALSE 0 cadata
Crawled 1 users
Error: bbdn_close can’t close
close: Success