-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
As part of the ongoing efforts to enhance the Stellar Disbursement Platform (SDP), we aim to integrate SendGrid as an alternative to AWS Simple Email Service (SES) for sending emails. This integration…
-
After following the instructions from the Packagist website:
FatalThrowableError in Mailer.php line 480:
Type error: Argument 1 passed to Illuminate\Mail\Mailer::setQueue() must implement interface I…
-
**What would you like to be added**:
The ability to add custom SMTP headers to emails sent by Grafana
**Why is this needed**:
Certain SMTP providers support custom manipulation of emails …
-
With the latest package (4.7.2) I am receiving the following error at compile time:
warning CS8002: Referenced assembly 'Postmark, Version=4.7.2.0, Culture=neutral, PublicKeyToken=null' does not ha…
-
I'd love to be able to programmatically add new entries from third party / external code.
For instance, I have a concept for an app that goes like this:
- I can bookmark a post on Mastodon
- ap…
-
## Problem:
Currently, the Postmark templates use custom Google fonts. Specifically `Nunito Sans`. This has several consequences:
1. Email clients such as `Mail.app` on macOS Ventura now displa…
-
Just a suggestion: would it be possible to add a "reduced" DEBUG_API_REQUESTS implementation to log only basic information about the requests and responses (eg. status code, possibly errors in the res…
-
When I cloned the repo and ran `npm i`, it gave these issues:
```
npm ERR! node_modules/@next-auth/prisma-adapter
npm ERR! @next-auth/prisma-adapter@"^1.0.6" from the root project
npm ERR!
…
-
We want to send the [Community Contact email message](https://docs.google.com/document/d/1ajo3WgwZyaXMeCuhabuKakInWQ3iYwL--HnCLUJ8VIU/edit?usp=sharing) out as a nudge to the primary community contacts…