-
Nearly all of the issues that have been opened up recently are related to relaxing the RFC 2822 parser, which makes sense because there are so many implementations that go outside the spec. However, I…
-
## 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-…
-
### 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…
-
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
### Description
The **is-email-address** method in the **lib/@ stdlib /assert/** module is incorrectly returning true for invalid email addresses.
### Related Issues
When attempti…
-
### 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…
-
### 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…
-
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…
-
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…