Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8319107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:12:49+00:00 2026-06-08T22:12:49+00:00

I am writing a PHP service to query an Exchange server via WebDAV. This

  • 0

I am writing a PHP service to query an Exchange server via WebDAV. This service has been live for roughly a month with no issues, but experienced a hiccup today when an email with the following subject line arrived in the mailbox:

FW: Daily Approval Report: Vendor/Master 007297

The message is stored in the file “FW: Daily Approval Report: Vendor/Master 007297.EML” and is referenced through a url as:

FW:%20Daily%20Approval%20Report:%20Vendor_xF8FF_Master%20007297.EML

I had been using the PHP rawurlencode() function to translate the message filename to its URL counterpart, but in this case rawurlencode() returns a mismatched string:

FW%3A%20Daily%20Approval%20Report%3A%20Vendor%2FMaster%20007297.EML

I’m no guru with Exchange and do not know how to match it’s encoding. Can someone tell me if there is a mapping I can use to write my own function? I assume simply replacing / with \_xF8FF\_ and skipping colons will lead to chasing down this error again a month from now, but Google hasn’t been helpful producing a full list of exceptions.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T22:12:53+00:00Added an answer on June 8, 2026 at 10:12 pm

    I’ve googled around a bit, but I haven’t been able to find the complete reference of characters that you’re looking for.
    The only thing that I’ve discovered is that the following five characters have a special encoding in Exchange:

    • Forward slash ‘/’ is encoded as _xF8FF_
    • Question mark ‘?’ is encoded as _x003F_
    • Backslash ‘\’ is encoded as _xF8FE_
    • Tilde ‘~’ is encoded as _x007E_
    • Euro symbol ‘€’ is encoded as _x0080_

    Maybe it could help to have a look at the source of the Ximian Connector for Microsoft Exchange, and more precisely at the “e2k_uri_append_encoded” function, at line 280.
    The Ximian Connector enables Ximian Evolution to function as a Microsoft Exchange client by communicating with Microsoft Exchange servers through the WebDAV protocol, so it has to deal exactly with the same problem you have encountered.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been writing a demo web service in PHP using nuSOAP. I wanted to
I am writing a web-service. The PHP processor should handover the processing to an
Often when writing PHP I'll have it output some HTML like this - echo
Im writing a php script to compare the similarity of 2 strings. This works
So I'm writing a PHP class called article and it has a bunch of
I'm writing a PHP application which uses AJAX to submit forms via POST when
I am having a frustrating issue. My web service has an email to php
I'm writing a PHP web service and one function. I want to set up
I am writing php client for .Net web service which uses ws.* specification. In
I'm writing a PHP client to a C#/WCF web service. The parameters for some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.