-
I am trying to get last message id from PHPMailer when its send email. My Code is looks like
```
$mail = new PHPMailer(true);
try {
$mail->SMTPDebug = 0;
$mail->isSMTP()…
-
Hi :)
I'm not sure if this is a bug, a feature request, or i'm just making a mistake in the setup.
I am trying to send the email notification for watchtower via a microsoft exchange 2019 server, via…
-
### Description
I've just tried to look on Mealie and was presented with the Login page with a message that it looks like my first time logging in.
Entered my user details and was told they were i…
-
It looks like trunk doesn't support installing extensions on Posgtres 17 yet.
Running the official postgres:17 image in Docker, I get:
```
root@14781ebb4965:/# trunk install pg_smtp_client
err…
-
## 🐛 Bug Report
Mails not sending on custom docker enviroment, getting Error #500
## 🔬 How To Reproduce
Steps to reproduce the behavior:
1. setup with docker image pglombardo/pwpush-postgr…
-
# Improve documentation
## Link
https://supabase.com/docs/guides/auth/auth-smtp
## Describe the problem
AWS SES has some additional requirements that can be confusing to those used to ser…
-
Hi, I'm testing Sendportal because it seems promising, but I just can't sent test emails. I have a mail server hosted on the same server as Sendportal, I set SMTP options as I always do, I send a test…
-
I tested this with a wrong not existing email and also a wrongly configured email configuration with same results.
I expect a flash message to appear, not an exception. If the email fails in the ne…
-
Incoming delivery attempts from microsoft are aborted (by them) during SMTP STARTTLS.
Current workaround is disabling session tickets in our TLS config. Commit upcoming, more details will follow.
-
Pre-built mailers so consumers only need to provide API key / access details then they can start sending emails.
ghost updated
1 month ago