-
Updated
Oct 20, 2019 - JavaScript
Here are 3,416 public repositories matching this topic...
-
Updated
Oct 11, 2020 - PHP
-
Updated
Sep 29, 2020
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 11, 2020 - HTML
-
Updated
Oct 9, 2020 - JavaScript
Expected behavior
The identity for forwarding an email should be selected from the recipients of the original email. This is similiar to #935 but for forwarding
Actual behavior
The default identity is used.
My proposal:
Include Action.FORWARD and Action.FORWARD_AS_ATTACHMENT to the if-condition here: https://github.com/k9mail/k-9/blob/b9eba6971fa86b95a4855caddbfa7144e5c238
-
Updated
Feb 9, 2020 - JavaScript
-
Updated
Jun 15, 2020 - HTML
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Oct 7, 2020 - C#
/hey/matchesheybut notHEY/HEY/matchesHEYbut nothey/hey/imatches nothing, should match both
-
Updated
Oct 11, 2020 - Go
-
Updated
Aug 28, 2020 - CSS
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Oct 2, 2020 - HTML
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Python
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
-
Updated
Feb 11, 2020 - JavaScript
-
Updated
Oct 7, 2020 - Go
Is your feature request related to a problem? Please describe.
We have a lot of any types in our frontend. Let's start replacing these with more descriptive types.
Describe the solution you'd like
In all the components in assets/src/components/conversations, replace as many any types with Conversation/Message/Account/User types from https://github.com/papercups-io/paperc
-
Updated
Sep 29, 2020 - Shell
-
Updated
Oct 11, 2020 - Python
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."


Hi, I found mistake in translation to czech, but I dont see it in this file. By every mail content, there is a number of "opens" (how many times it was open). Wrong czech translation is "otevřít"... it should be "otevřeno"