-
I have this config:
```
AWS_SES_ACCESS_KEY_ID = 'SOMETHING'
AWS_SES_SECRET_ACCESS_KEY = 'SOMETHING'
AWS_SES_REGION_NAME = 'us-east-1'
AWS_SES_REGION_ENDPOINT = 'email-smtp.us-east-1.amazonaws.c…
-
Hi there,
this is not really a bug or error but something I discovered when changing the email account in the .env file but not change the email adress for invitation emails in the "System -> Tools…
-
Working fine with my Gmail credentials.
I used the following credentials:
For more port info click [here](https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-8361e398-8af4-4e97-b…
-
Hello. In Fedora, we are trying to test our packages early with pre-releases of Python 3.13 to be prepared to upgrade to it in the development version of Fedora Linux 41. aiosmtpd fails a test.
To …
-
Pony.mail({
:to => 'hidden',
:subject => 'Client Test',
:bcc => 'hidden',
:body => '3 Testing ruby mailing',
:via => :smtp,
:via_options => {
:address => 'smtp.live.com',…
-
cordova plugin add https://github.com/albernazf/cordova-smtp-client.git
Error: Failed to fetch plugin https://github.com/albernazf/cordova-smtp-client.git via registry.
Probably this is either a con…
-
I have just found that BOINC RPC protocol commands are sent in clear text. This is bad, it should be encrypted. We have to keep backward compatibility, so RPC clients like boinccmd should start sessio…
-
Hi,
Since you are testing v1.0.0 I am coming back with this issue. Today I was able to build the master branch from source (something that had failed in all my previous attempts). But I am still u…
-
Hi there,
so, I'm not a real Docker pro, but so far I've managed to spin up 15 stacks that ran beautiful right from the start or required minimal meddling with ports if already taken by another con…
-
We have noticed a regression between 145ec36251a4
and ca3e2f38f6e5 when using `proxy_protocol`.
In 145ec36251a4 the `PROXY` protocol line would be sent directly on connection from Caddy to the bac…