Questions tagged [html-mail]

13 questions
17
votes
4 answers

Can Thunderbird wrap long lines of received html mails?

I often get e-mails (*1) in HTML format where the lines are longer than the window width of Thunderbird and often even longer than my screen width. In order to read theses messages I have to scroll horizontally all the time. One Option to make…
dummzeuch
  • 515
6
votes
2 answers

How can I save a .html file as an email template file for MS Outlook?

I have MS Outlook 365. I've created a HTML file I wish to use as an email template. For the life of me I cannot figure out how to do this. I've tried searching online but all the existing tutorials deal with Outlook 2010 or 2013 or deal with…
5
votes
3 answers

Creating OFT templates for Outlook from HTML

Is there a stable way of creating an Outlook OFT template, suitable for distributing to users (for them to use), from HTML? We'd like to create an email template for use by a number of people, I'm struggling to figure out how to do this…
5
votes
1 answer

Change Thunderbird's quote format to use greater-than signs (">") instead of margin/border, and bottom-posting

I'm a new Thunderbird user, I've decided to pick it up after changes in Yahoo Mail (so I'm open to suggestions of other mail clients too). When I reply to an e-mail, I get the quoted text in a format=flowed style with borders:     If I reply in…
3
votes
1 answer

How to send HTML emails with images that load from web pages? Ideally with Thunderbird

I have this HTML email that I made with images pointing to my web page. When I insert the HTML code(Thunderbird: Insert->HTML...) or when I paste it directly into the HTML editor (Thunderbird Stationery add-on) they get attached and embeded in the…
Sven
  • 83
3
votes
2 answers

Alternate html and text plain - avoid short messages like "your mailreader don't support html message"

I would like to read multpart (html and alternative text together) text/plain first. So, I set muttrc as follow: .mutt/muttrc auto_view text/html alternative_order text/plain text/html and mailcap as: .mutt/mailcap text/html; lynx -force_html…
2
votes
1 answer

How can I have Thunderbird use different signatures for HTML or plain text mails?

In Thunderbird I can set a signature, which can be either in HTML format or in plain text. However, I sometimes write HTML mails and sometimes plain text mails (setting the format with Shift-Click on the "Write" button). Is there a way to specify…
oliver
  • 520
  • 1
  • 4
  • 17
1
vote
0 answers

Claws-mail keyboard shortcut to load remote content

I am new to Claws Mail, I have just set it up on a Windows 7 machine; I have enabled the "Fancy" plugin, and found the "Setting/plugins/fancy/enable loading remote content" setting. I have also found the little "tools" icon at the bottom left of the…
MrBrody
  • 445
0
votes
2 answers

Embedding an image that is on a company network in an html email viewable by people not on the network

My automated test takes a screenshot that needs to get emailed to managers in my company. currently, the screenshot is stored on a Hudson test server and my html email has this line: and then i…
Codrguy
  • 325
0
votes
1 answer

How can I disable Thunderbird's colored quote bar function for HTML emails?

I would like to disable the colored quote bars Thunderbird adds automatically for displaying HTML emails. How can I do that in a current Thunderbird version (v115+) without using addons and without userchrome.css ? Is there a config setting to…
0
votes
1 answer

Need to make restriction in the VBA function

I want the below function to pick data from Row till Column H, however this function is picking details up to the last used cell. Below are the VBA code I'm using, help me to fix this. Function getapproverdataHTML() As String Dim datacolumn As…
0
votes
0 answers

In a HTML email signature is there way to conditionally hide content?

[I've asked this on StackOverflow and was advised to put it on here.] I have created a HTML email signature, in Exchange Admin Center, that uses variables to get data from active directory. But, if any of these variables are empty the signature…
Matt
  • 91
0
votes
0 answers

Outlook doesn't recognize UTF-8 when ip address present in email content

I'm sending an email using Zend Framework 2, using layout with properly set in tag. When I put a link containing IP address in the content of the email, Outlook (365 version)…