-
I guess there should be an MSAL log entry with something for offline access (which I have in Azure in delegated permissions):
MSAL requests by default "openid profile offline_access" scopes. I …
-
Hello,
we use the SendInBlue API to send some messages.
We mostly rely on the `sib_api_v3_sdk.SendSmtpEmail`
We just received the email regarding the migration from `smtp-relay.sendinblue.com…
-
I use tom mail, go 1.10.2
host: smtp.tom.com
port: 25
d := mail.NewDialer(host, port, from, password)
d.SSL = false
I get "unencrypted connection", I can **not** send email use this library w…
-
Hi,
I just found this library and it is great! Recently I ran into the problem that I used a wrong smtp host and the application stucked. Is there a possibility to set a connection timout on an ema…
-
Facing a problem after a fresh installation of 2023.11.16:
- configured SMTP (exim), port 25, StartTLS, works(tm)
- mail profile seems valid and complete
- sending mail by Felamimail fails with:
…
-
Hi!
I've been looking into communicating with Office365 and Gsuite through oauth tokens and apparently to do so we need the SASL XOAUTH2 format.
I was wondering if this is supported by the defa…
-
Tried testing the library using mailtrap, everything works great but if if try to simulate an error (in my case, putting a wrong smtp username), the onSuccess callback is called, followed by the onFai…
-
There's an SMTP library for javascript which you can use to send emails directly without using a backend framework. Try it out if you wanna
-
## CVE-2020-9488 - Low Severity Vulnerability
Vulnerable Library - log4j-1.2.13.jar
Log4j
Library home page: http://logging.apache.org/log4j/
Path to dependency file: /pom.xml
Path to vulnerable lib…
-
Hello, David!
Thanks for making good library almost great.
Do you have any stats who and how is using it?
For me it is not behaving good when incoming flow is reaching 3 megabytes per second.…