-
Some non-ASCII characters are replaced by entities. it makes notification emails almost unreadable.
Ex.: Příliš žluťoučký kůň > `Příliš žluťoučký kůň`
Email notification switch "P…
-
It would be great if you could attach files to the emails that are being sent. Looking at sample PHP code from ( http://webcheatsheet.com/PHP/send_email_text_html_attachment.php ) this might not be d…
-
**Exact location of issue**
the superset marks seem to have been parsed as emails. Also, the "topic" type seems not to have been parsed (and left a stray mark on the page)
Example:
> The superset…
mrshu updated
2 years ago
-
## Summary
- Allow users to have finer control over invite emails
- Internationalise emails for other languages
## Motivation
- Some users cannot identify the sender and context from the emails
…
-
Hi,
I'm using the Web transport for sending complex HTML emails and from time to time, the library throws this exception:
Message: Invalid URI: The Uri string is too long.
StackTrace:
at SendGridMail.…
-
```
Create an editor for the RAW view so changes to the source code will be
reflected in the HTML/Text view. This will allow developers to test tweaks to
the emails before implementing in the appli…
-
Are there any cases where we aren't getting the email body?
We are currently looking at:
- plain text body
- text/plain mime part
- text/html mime part
To do:
- [ ] Test to see if real-life …
-
https://docusaurus-newsletter.netlify.app/html/noonifications/2020/february/the%20noon%20notification%20-%20amazon%20hackernoon%20-%20feb%2024
![image](https://user-images.githubusercontent.com/1…
-
It seems the layout is not loading in the latest ZF3, or I am being dumb. However I followed your "docs" and it has no effect. I even tried with the "plugin" way, yet all my emails have:
``
So n…
-
Currently the best way I can see how these look would be to
1. open PHP or some other tool that allows me to send raw HTML emails
2. paste in one of these examples
3. send
4. receive and
5. look at …