-
Using the sample code on the readme, but with my application ID and secret - receiving the above error.
```
#message: "Invalid response received from Authorization Server. Expected JSON."
#co…
-
It would be nice to have flexibility with how emails are sent. For example, providers like MailChimp, Sendgrid, etc. all use API's to send emails.
Ideally, I could see us changing the signature for `…
-
```
Right now you can only have a Non-SSL non-authenticated SMTP dummy server, but
sometimes it would be nice to be able to test that SSL support+authentication
is working as well in a client code.
…
-
Hi everyone,
I am using Godaddy hosting and installed projectsend through Godaddy. Regarding the email sending function for new clients and uploads etc...I have set up the SMTP settings etc but it …
-
|| benwo reported|
|-|-|
|Trac ID|trac#4904|
|Type|enhancement|
|Created|2011-02-20 21:50:26Z|
Currently if a class implementing IMessage signals an error in eomReceived, the outcome is the same no m…
-
As I am sure is well known modern Postfix releases are broken with LibreSSL, OpenBSD outright uses OpenSSL.
https://github.com/openbsd/ports/blob/dce94975560b18e52943920a42ff29ca6a191611/mail/postf…
orbea updated
10 months ago
-
I use bitmessage.ch which is a email gateway for bitmessge and act like an email service through SMTP. However the Bitshell client reads the whole raw html content. It woudl be nice if it detects the …
-
### Bug Description
async def generate_reply_content_async(content, original_message):
try:
# 检查缓存
cache_key = hash(content)
if cache_key in query_cache:
…
-
# policyd-rate-limit
Fail to initialize database: module 'psycopg2' has no attribute 'errors'
waiting for connections
I am running Python 3.6.9 with Postfix 3.3.1
python3-psycopg2 is already the…
-
Hello,
i get this error with the default connectors for example : import-document
The platform is accessible and working fine
Thanks!
## Docker import-document Logs Error
```yml
ValueError:…