-
Интересная реализация 🔥
1. Разработка Websocket сервера была опциональной. В этой связи просто к сведению: websocket как средство уведомления в рамках сервиса уведомлений должен быть интегрировано в …
-
# Describe the bug
I am setting up and testing Maddy for the first time.
It appears I made a typo and missed off a character in our domain when testing via Thunderbird. This means that Thunderbi…
-
### Summary
Using gmail and app password, test emails work just fine. However when manually trying to dispatch a welcome email it appears to work in the GUI, however no email is sent and when goin…
-
When sending the email From foobar@yahoo.com to barfoo@yahoo.com, Yahoo says "not compliant with our policy, bla bla bla" because Yahoo knows foobar@yahoo.com was not sent through a Yahoo SMTP.
Maybe…
-
It would be nice, if the plugin supported to use a standard SMTP server (that allows relaying) without having to enter user credentials.
-
```
What steps will reproduce the problem?
mailsend -smtp smtp.gmail.com -port 465 -ssl -v -auth -user someone -pass
something -f someone@gmail.com -t someother@gmail.com -cs Big5 -sub "text in
…
-
I used smtp.gmail.com and got this problem: `The SMTP server requires a secure connection or the client was not authenticated. The server
response was: 5.7.0 Must issue a STARTTLS command first.`, tr…
-
settings.py:
```
EMAIL_BACKEND = 'django_mailer.smtp_queue.EmailBackend'
```
in code somewere:
```
except Exception, e:
logger.error('discount_cards.views.register -> new_user.save -> %s' % e.m…
-
Looking at Metricbeat data, there are quite a few services which report status information. Often this is `up` / `down` but could also be more diverse like `green`, `red`, `yellow`. Would it be worth …
-
When inspecting the e-mail headers, they are completely differently arranged compared to "View headers" via the Portal Mail webportal.
This breaks DKIM checks in mail clients, typically flagging th…