-
Updated
Jan 12, 2021 - JavaScript
#
Here are 3,855 public repositories matching this topic...
The classic email sending library for PHP
-
Updated
Apr 10, 2021 - PHP
engineering
identity
time
awesome
programming
internationalization
date
email
phone-number
network
typography
resources
awesome-list
geography
falsehoods
postal-addresses
edge-cases
phone-numbers
myths
-
Updated
Apr 13, 2021
-
Updated
Mar 22, 2021 - JavaScript
MJML: the only framework that makes responsive-email easy
-
Updated
Apr 8, 2021 - JavaScript
A free simple responsive HTML email template
-
Updated
Mar 25, 2021 - HTML
Free and Open Source messaging and emailing app that combines common web applications into one.
windows
macos
linux
slack
inbox
telegram
email
discord
hangouts
messenger
skype
gmail
tweetdeck
whatsapp
hipchat
outlook
icloud
microsoft-teams
facebook-workplace
custom-services
-
Updated
Apr 9, 2021 - JavaScript
HEML is an open source markup language for building responsive email.
-
Updated
Feb 9, 2020 - JavaScript
A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail.
-
Updated
Apr 6, 2021 - HTML
A cross-platform .NET library for IMAP, POP3, and SMTP.
-
Updated
Apr 18, 2021 - C#
Prometheus Alertmanager
-
Updated
Apr 18, 2021 - Go
armhub
commented
Feb 9, 2021
If you select the "None" or "Default" email signature it is possible to paste text into the preview field. This should not be possible.
Seen in the desktop client.
An open source email campaign management tool for nonprofits
-
Updated
Nov 19, 2020 - JavaScript
nodejs
css
template
node
template-engine
mandrill
custom
responsive
email
inline-css
juice
templates
pug
inline
mailchimp
postmark
ejs
sendgrid
nodemailer
webresource
-
Updated
Mar 25, 2021 - JavaScript
A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
-
Updated
Mar 30, 2021 - CSS
Drag-n-Drop Email Editor Component for React.js
template
builder
drag-and-drop
email
react-component
email-marketing
html-emails
email-template
html-email
email-builder
email-editor
-
Updated
Mar 30, 2021 - JavaScript
Insular email distribution - mail server as Docker images
-
Updated
Apr 12, 2021 - Python
-
Updated
Feb 7, 2021 - HTML
malimccalla
commented
May 20, 2020
I have the following file that handles my sendgrid set up.
import sgMail from '@sendgrid/mail';
const sendGridApiKey = process.env.SENDGRID_API_KEY;
if (!sendGridApiKey) {
throw new Error('The sendgrid api key has not been set in the environment variables');
}
sgMail.setApiKey(sendGridApiKey);
export { sgMail };After setting my api key I need to be able to do som
Low code web framework for real world applications, in Python and Javascript
javascript
python
cms
webhooks
security
postgres
email
rest-api
socket-io
web-framework
mariadb
full-stack
frappe
erpnext
multitenant
low-code
-
Updated
Apr 19, 2021 - Python
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
golang
template
generator
email
templating
emails
smtp
hermes
email-template
awesome-go
mailgen
email-template-generator
-
Updated
Nov 26, 2020 - Go
A list of amazing Newsletters
-
Updated
Apr 11, 2021 - Shell
The missing desktop client for Gmail & Google Inbox
-
Updated
Feb 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the email topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the email topic, visit your repo's landing page and select "manage topics."


In text editing, QWERTZ keyboard works fine, however keyboard shortcuts Y and Z are swaped.
Expected behavior
If I press "z" button (on QW... row) a read flag should be toggled
If I press "y" button (on YXC.. row) a "copy message" function should be evoked
Actual behavior
If I press "z" button (on QW... row) a "copy message" function is evoked
If I press "y" button (on YXC.. row)