Traveler mail file

After installing af Domino 8.0.2 on a new windows 2003 server, I gave Traveler a go.

I can connect with the mobile device and download client, but when connecting to the server for configurating the device, i get no answer and the traveler cannot find my other server… all this is done by intentian so my users also can use the server as a webmailserver.

Is there any way to tell traveler that the mail files are on local server and not on server/mail/mailfile.nsf

Lowe

Subject: RE: Traveler mail file

I’m not sure completely what you are doing here…do you have 2 mail files? Are all the pairs of mail files linked to each other (replicating between)?

In any case, this is what Traveler is doing. Traveler does a lookup in the Domino directory (names.nsf) to find where the mail database is located. Wherever that lookup says the file is located, Traveler is going to us that. Thus, it sounds like you need to update the names.nsf on the Traveler server so that it returns the mail nsf on the Traveler server instead of the one on the “real” mail server.

To figure out/test what the lookup is returning, you can run “tell traveler show ” and it will show you if the user is setup correctly but also which server Traveler is trying to talk to.

Subject: Got a little closer now…

Hey and thank you for that.

Now i got a little closer and this is my next error. This is pullede off the consul on the notes server traveler

03-09-2008 17:12:05 Error connecting to server traveler/MyComapny: The server

is not responding. The server may be down or you may be experiencing network pro

blems. Contact your system administrator if this problem persists.

03-09-2008 17:12:10 Error connecting to server traveler/MyComapny: The server

is not responding. The server may be down or you may be experiencing network pro

blems. Contact your system administrator if this problem persists.

03-09-2008 17:12:11 Notes Traveler: SEVERE CN=Jesper lowe/OU=JL/O=MyComapny[BA

DAFCCA8F63237F790CB1DE0E70CA22455B3810] Internal Error: Debug Data: Error on cre

ating database path Database ‘mail/jl2.nsf’ on ‘CN=traveler/O=MyComapny’ PathNam

e=‘CN=traveler/O=MyComapny!!mail\jl2.nsf’. Error(2055)=The server is not respond

ing. The server may be down or you may be experiencing network problems. Contact

your system administrator if this problem persists.

03-09-2008 17:12:11 Notes Traveler: SEVERE CN=Jesper lowe/OU=JL/O=MyComapny[BA

DAFCCA8F63237F790CB1DE0E70CA22455B3810] Error: "Error: Sync session does not exi

st for this user. Debug Data: cafSessionToken=‘Worker-001’, Server='CN=traveler/

=MyComapny’ Database=‘mail/jl2.nsf’

The mailfile is now on the traveler server as you can se but I still can´t access it ? the serverhas manager access to my mail file.

Lowe

Subject: What is the path of the mail file?

Is the mail file located in the mail directory?Did you change the home mail file field? If so, create an agent with the following code:

@Command( [ToolsRefreshSelectedDocs] )

This will trigger the validation formulas.