jeevatkm / ReplyWithHeader

Quoting Outlook style headers and Signatures for Mail.app
https://myjeeva.com/replywithheader
MIT License
64 stars 7 forks source link

left vertical lines at quoted text in replies not displayed in MS Outlook #50

Closed RoI1 closed 10 years ago

RoI1 commented 10 years ago

The left vertical lines that delimitate the quoted text in reply emails sent from Apple Mail with installed ReplyWithHeader plugin are not displayed in MS Outlook. However, they are correctly displayed in apple mail application.

jeevatkm commented 10 years ago

@RoI1 RWH plugin doesn't modify/manipulate the block quote, plugin preserves it. However will verify implementation and let you know.

Can you please share screenshot of sample email of described issue on MS Outlook with RWH plugin and without RWH plugin?

RoI1 commented 10 years ago

I have done some research on how the emails sent from Apple Mail with RWH plugin are displayed in MS Outlook or Outlook Express. Looks like there will never be a smooth compatibility between these two platforms which is incredibly annoying and hardly imaginable that these two big companies (MS & Apple) can`t find a common solution to satisfy users.

Back to the topic. You are right. RWH plugin doesn`t affect the issue described above. With RWH it looks even better. There is a hanging indent from the left side of the quoted text that makes it a bit distinguishable. Thank you even for that.

jeevatkm commented 10 years ago

Thanks @RoI1