10-11-2009 06:46 PM - edited 10-12-2009 01:24 AM
Hello,
i'm developing application using push API.
My problem is, sometimes pushed content either its email or other content (RIM/PAP) takes about 2~5 minutes for received by Simulator (device).
From my experience, when i was sending an email the first one can be received by simulator instantly, and the other takes about 2~5 min.
FYI for sending email, i'm using email from MDS.
Any idea what's wrong with my MDS???
MDS LOG:
<2009-10-12 05:52:04.702 ICT>:[122]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME,>
<2009-10-12 05:52:23.050 ICT>:[123]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver.ClientConnecting:127.0.0.1>
<2009-10-12 05:52:23.051 ICT>:[124]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver.WaitingForClient>
<2009-10-12 05:52:23.053 ICT>:[125]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver::Received command: EHLO BALTHIOR>
<2009-10-12 05:52:23.053 ICT>:[125]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME,>
<2009-10-12 05:52:23.056 ICT>:[126]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver::Received command: MAIL FROM: <SYSTEM@PARAMADINA.AC.ID>>
<2009-10-12 05:52:23.056 ICT>:[126]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME,>
<2009-10-12 05:52:23.059 ICT>:[127]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver::Received command: RCPT TO: <ARKKA@STUDENTS.PARAMADINA.AC.ID>>
<2009-10-12 05:52:23.059 ICT>:[127]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME,>
<2009-10-12 05:52:23.062 ICT>:[128]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver::Received command: DATA>
<2009-10-12 05:52:23.062 ICT>:[128]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME,>
<2009-10-12 05:52:23.087 ICT>:[129]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, Sending
to device pin: 2100000a>
<2009-10-12 05:52:23.091 ICT>:[130]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, Queued:
2100000a>
<2009-10-12 05:52:25.603 ICT>:[131]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME, SMTPSer
ver::Received command: QUIT>
<2009-10-12 05:52:25.603 ICT>:[131]:<MDS-CS_MDS>:<DEBUG>:<LAYER = CMIME,>
thanks
10-12-2009 02:35 AM