-
Can you check config.json file?
@inishchith
-
Took me forever to find this since it violated some of my assumptions, like that if any header values handled UTF-8 correctly they all would :-).
UTF-8 in header string values works fine for Subje…
-
### Steps to reproduce
1. Configure a user to use SMTP, no encryption (starttls and ssl/tls directly are unsupported on my current postfix config)
2. Attempt to send an email to any source (can send…
-
当我在中国使用腾讯企业邮箱时,会出现无法连接至smtp服务器的情况,服务器域名为smtp.exmail.qq.com(使用SSL,端口号465)。显示错误为
WARNING A Connection error occurred sending Email notification to smtp.exmail.qq.com.
我是用的格式为
- `mailtos://xxx.cn:4…
-
This issue is for tracking the items to prepare https://github.com/overhangio/openedx-release-demo for Sumac cutoff.
Sumac cutoff is expected to take place on **October 23, 2024**. Once the branche…
-
We're using version 4.2.6 on two different servers that were recently upgraded to FileMaker Server 2023 (20.1.2) and Ubuntu 22.04.2. Scripts called with Perform Script on Server that were previously w…
-
I start the container with the following docker-compose.yml:
```yml
version: "3"
services:
mailforward:
image: zixia/simple-mail-forwarder
container_name: mailforward
environmen…
-
## Describe the bug
Since the last update, the privacy mode seems to be slightly broken. Before, when enabled, it would not disclose any information on the sending SMTP server, now it does partiall…
-
Hi,
When running tests it's a great idea to use the `locmem` back-end to avoid really sending out emails through your SMTP provider, but if you happen to use Celery and the app factory pattern it's…
-
We are trying to integrate IA into our BP setup. In testing, we have found that although a success message is displayed after sending an email invite that the email itself is not being sent. We are us…