Mailhandler has been working fine on our site when people send messages to it using webmail, Gmail, or Thunderbird. However, someone recently started using Outlook and for some reason all messages from him show up as a node with the correct title but an empty body. This is a very big problem because we can't simply tell our users not to use Outlook (as much as I would like to!) The messages look okay in the inbox and show up just fine in Squirrelmail. Can anyone help?

Comments

danepowell’s picture

Ah- I have since discovered that this was caused in part by using the signature stripping feature. I can only assume that the string "--" appears in the headers or styling of Outlook messages, and thus the body gets mistaken for the signature.

danepowell’s picture

Status: Active » Closed (fixed)
strellman’s picture

Thanks Dane that helped me.