3. Verify authentication integration test php    (need to login with full "user@domain.com") 
I login with my full user name and password (same as I use for imap/webmail access) but the authentication fails:
  The user name or password you entered for area “SabreDAV” on mail.wilkes.com:7025 was incorrect.
01/07/13 02:50:17 [5883] ---- 
01/07/13 02:50:17 [5883] Sabre CAL 
01/07/13 02:50:17 [5883] need auth beforeMethod [GET-] 
01/07/13 02:50:17 [5883] Sabre CAL END 
01/07/13 02:50:41 [5888] ---- 
01/07/13 02:50:41 [5888] Sabre CAL 
01/07/13 02:50:41 [5888] need auth beforeMethod [GET-] 
01/07/13 02:50:41 [5888] NWAUTH 
user=john@wilkes.com pass={hidden} hash=1c74855d13c34eb9421fcbc4d47a1192 
01/07/13 02:50:41 [5888] No cached login, trying IMAP 
01/07/13 02:50:41 [5888] Imap login exception imap_open(): Couldn't open stream {127.0.0.1:143/notls}INBOX 
01/07/13 02:50:41 [5888] NWAUTH authorised=[NO] 
01/07/13 02:50:41 [5888] Sabre CAL END 
It looks like the authentication fails, but I login to SurgeWeb with the same login/password. My IMAP clients can login, too; so I know the user name and password are valid and correct.
However, I use an alternate port instead of 143. Do I need to configure that someplace for CalDAV / SabreDAV?