-
Sorry, I'm not up to speed on performing git pull requests yet, so I've included the code here.
Below is updated code that removes several lines that put notification field elements into the messag…
-
When you're running Functions, a queued message isn't deleted after it's sent. There should be some decision about what do with that: Either delete the message or flag it as failed. Maybe even periodi…
-
Opening this for discussion. Possible issues to address:
1. JavaMail protocol is hard-coded as "smtp" - we probably should support both "smtp" and "smtps"
2. More generally, perhaps we should set al…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…
-
Hi,
I try to configure for send email with gmail but not work.
This is my configuration:
{
"Name": "EmailCustom",
"Args": {
"fromEmail": "xxx@gmail.com",
"toEmail": "xxx@gmail.c…
-
Hi, having an issue with a form where no overrides are working.
Please see the code below:
{% macro errorList(errors) %}
{% if errors %}
…
-
Bug Type: **`Style`**
## Environment
- Vue Version: `3.2.41`
- Element Plus Version: `2.2.21`
- Browser / OS: `Win11 Edge`
- Build Tool: `Vite`
## Reproduction
### Related Component…
-
**Describe the bug**
Authenticate Exception
**Platform (please complete the following information):**
- OS: Windows
- .NET Framework: .Net Core 6
- MailKit Version: 3.5.0
**Exception**
C…
-
Add a way to send store owner notifications to an email different from the one specified in the EmailAccount.
After some discussion decided to add a setting (just an advanced setting without UI) in…
-
I am trying to run the following example. Keep getting 404 error. I can send a message with curl using the same (my) credentials. Not sure what's going on. Thanks.
`mg.messages.create('sandbox-123…