-
We use a internal no authentication smtp server, so I keep username/password blank, but looks does not work. Also “send test mail” button no response.
-
### Description
As of 7.0, Message can be converted to string (mime) but the reverse way cannot be done (if I'm not mistaken).
In order to process emails on mailboxes, as a developer, I would be a…
-
## Long story short
I was using a `ClientSession` with an API that replied with `Set-Cookie`, but the date format use for `expires` was not [RFC 2616](https://tools.ietf.org/html/rfc2616#section-…
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
1. Browse to "Team & Settings > Members > Add Mem…
-
- Faveo Version : 1.10.4
- PHP version : 7.2.12
- Database Driver & Version : 5.6.41-84.1
- Server specification : aruba.it
#### Description:
I apologize for my bad english.
I state that it is…
-
Hi,
We've stumbled on your code while looking to a solution where some emails we were sending using Amazon SES SendRawEmail were bouncing with error codes 500, 501 and a few others due to lines be…
-
$ b4 --version
0.14.2
$ b4 shazam -sl ""
Look at Reported-by tag.
I it will look like this:
"Reported-by:"
Compare with:
https://lore.kernel.org/linux-ide/20241023105540.1070012-2-cassel@ke…
-
### Bug Description
The email validation present in the "Setup owner account" page does not allow an email in the form of `example@localhost`.
Context from [this](https://stackoverflow.com/questio…
-
A body section specifier can contain various types such as , `HEADER`, `MIME`, etc. While most part specifiers are handled separatedly, only numeric section specifiers such as `BODY[2.1]` are currentl…
-
## Bug Report
### Description
The `parse_date` function returns a wrong result, when using an RFC 2822 date with timezone.
```
In [24]: parse_date('Thu, 20 May 2021 13:38:44 +0300')
Out[24]…