Wrapping and wrong encoding

Status
Not open for further replies.

Commodore

Senior Member
Outlook version
Outlook 2021 64 bit
Email Account
IMAP
I remember there used to be issues with text/paragraph wrapping in the past (but that was a really long time ago). However, I just discovered Outlook 2013 now wraps my plain text lines - a friend of mine complained the URL to an article I sent was broken. I don't remember these kinds of issues before, though.

I tried sending a lorem ipsum mail to myself, and the paragraph was indeed "neatly wrapped".

Also, these lines in the header bug me:

Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

...because I am certain I set UTF-8 when I installed this Office as well as previous two versions.

Is this some sort of a bug?
 

Diane Poremsky

Senior Member
Outlook version
Outlook 2016 32 bit
Email Account
Office 365 Exchange
Outlook wraps long lines in plain text messages you *receive* by removing extra line breaks. If a url is broken, it remains broken though. You can usually send long urls by wrapping them in greater and less than carets <url>.

When you send messages, it's controlled by line length setting is option and the message encoding.

You can try this edit and see if it changes things:
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\MailSettings
DWORD: WrapLines
Value: 0

I don't think this value works in 2013 (have not tried it). You can try it and see what happens- Quotable-Printed encoding is what prevents line breaks in plain text. 1 is QP. (0 is autodetect, 2 is base64, 3 is 8bit)
HKEY_Current_User\Software\Microsoft\Office\15.0\Outlook\Options\Mail
DWORD: InternetMailTextEncoding
Value: 1
 

Diane Poremsky

Senior Member
Outlook version
Outlook 2016 32 bit
Email Account
Office 365 Exchange
As an FYI, it looks like the first key (wraplines) should fix it for you. That converts plain text to QP - it worked here with a 207 character url.
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
M Stop ribbon item tool tip text from wrapping? Outlook VBA and Custom Forms 2
Q Text Wrapping in month view Using Outlook 7
Christopher M Wrong Date Using Outlook 5
L "Insert Pictures" Button-Wrong Folder Using Outlook 5
A manual rule sends mail to wrong folder Using Outlook 5
D Wrong email address in Outlook 2003 "From" tab in new outgoing emails Using Outlook 4
M Something went wrong and your search couldn't be completed Using Outlook 1
L Correct E-Mail Pulling Wrong Mail Using Outlook 5
C Outlook Autocomplete suggestions showing wrong person's name against an email address Using Outlook 0
B Sharing Outlook calendars gone wrong Using Outlook 0
S Outlook 2007 printing wrong email address at top of page Using Outlook 8
S Meeting Invite arrives from Wrong ("send-as") Sender Using Outlook 1
N Copies of emails from rules have wrong from: account Using Outlook 0
A Replies being sent from wrong account Using Outlook 8
W Sending To Wrong Account Using Outlook 15
icacream Rule based on sender / wrong sender sent to folder Using Outlook 7
Z Outlook for G Suite emails showing wrong dates Using Outlook 4
C How to avoid sending mail to the wrong contact person Using Outlook 1
Diane Poremsky Warn before sending messages to the wrong email address Using Outlook 1
M Messages in Outbox reminder is wrong Using Outlook 4
R Correct a wrong csv export file from WLM 2012 Using Outlook 0
J BCM 2013 displays wrong form for account and business contact BCM (Business Contact Manager) 1
R OL2010 - Send to Mail Recipient going to wrong account Using Outlook 1
B you are not responding to the latest message - wrong email Using Outlook 1
E Recurred tasks are created with a wrong due date Using Outlook 0
Diane Poremsky The calendar shows the wrong day at the beginning or end of the month Using Outlook 0
J Calendar search failing & wrong indexlocation showing..OL2010 Using Outlook 3
e_a_g_l_e_p_i Is something wrong with my themes Using Outlook 3
G Wrong display name in from column when removing pf replication Exchange Server Administration 1
MattC Some fonts the wrong size in incoming emails in Outlook 2007 Using Outlook 6
G Onding e-mail with wrong signature Using Outlook 0
O BCM Dbase Issues (both not seeing dbase & not allowing restore for wrong owner BCM (Business Contact Manager) 2
P Outlook 2013 rules -- not working reliably -- moving messages to wrong boxes Using Outlook 0
L Schedule Assistant shows wrong working hours Using Outlook 1
C Outlook 2003 displays wrong account in IMAP Using Outlook 5
G Outlook 2013 display the wrong font Using Outlook 7
S Wrong email account displayed in folders Using Outlook 3
J Incoming emails going to wrong sub-folder Using Outlook 4
T Change from exchange server to pop when I set up outlook wrong Exchange Server Administration 1
S Outlook 2003 - showing meeting on wrong day and time Using Outlook 1
G appointment times are wrong Using Outlook 3
V What is wrong with Outlook Connector - it still errors out on an EMPTY Hotmail Using Outlook.com accounts in Outlook 3
D Outlook sends e-mails using the wrong account Using Outlook 0
V Wrong Address List being used (or Resolved by ALT + K) Using Outlook 1
R How to configure outlook to avoid sending emails from the wrong account Using Outlook 24
V meeting displayed at wrong time Using Outlook 4
K Quick Print shows wrong date on Occurrences Using Outlook 1
K Business account window is wrong BCM (Business Contact Manager) 1
S Restrict method question on email. What am I doing wrong? Outlook VBA and Custom Forms 2
G wrong body .msg coding Outlook VBA and Custom Forms 6

Similar threads

Top