jump to navigation

Outlook and Double Spaced Signatures February 08 2005

Came across this little trick while implementing a company wide email signature. Apparently under some configurations an email signature can appear to be double spaced when replying to plain text messages. This is attributed to the fact that when creating an HTML signature, the ENTER key is considered a new paragraph instead of a new line.

The trick was to start every newline with SHIFT+ENTER

Comments

Sorry comments are closed for this entry