View Single Post
  #3 (permalink)  
Old 08-24-2007, 08:48 AM
macvijay1985 macvijay1985 is offline
New Member
 
Posts: 3
Default tried

Hi, I got the preauth.txt and tried it, I am trying to access the prauth url from a php page

so i used php's hash_hmac('sha1', $prestring, $preAuthKey); function.

The thing is the server times are same in both my zimbra and this php server, but it keeps reporting an error that the timestamp is very old.

please some help

thanx in advance
-vj
Reply With Quote