-
Wazuh 4.3.7 | wazuh-maild | Linux (Amazon2)
When maild.grouping =1 in internal_options.conf and an alert for Shellshock is sent (rule id 31168), the resulting email is not RFC 5322 compliant and Go…
-
I noticed that when using Mail::Send, gmail now blocks some of the messages if there are multiple `To:` header lines. RFC5322 compliant messages are only supposed to include a single `To:` header, wi…
-
### Prerequisites
Ubuntu 22.04.2 LTS
PHP 8.1
Mysql Ver 8.0.34-0ubuntu0.22.04.1
nginx/1.18.0 (Ubuntu)
osTicket: osTicket (1.18-git)
### Description
```
Undelivered Mail Returned to Sende…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| v4.9.0-40907| Email alerts | Manager | Packages| Ubuntu 24.04 LTS |
**Description:**
When there are multipl…
-
The newer [RFC 5322 protocol](https://tools.ietf.org/html/rfc5322) obsoletes date-times defined in RFC 1123 and RFC 822. It allows "folding white space" and comments inserted by help of parentheses.
…
-
See [Section 4](https://www.rfc-editor.org/rfc/rfc5322#section-4) for some background:
> Earlier versions of this specification allowed for different (usually more liberal) syntax than is allowed i…
-
Various RFC-compliant DKIM and ARC softwares produce headers that OpenARC does not understand. I've tracked down the issue to lack of RFC compliance in OpenARC header parsing. This issue report provid…
-
I believe mail data has to comply with RFC 5322, but not certain. OpenSMTPD and gsmtp do not accept mail if it is not 5322 compliant.
Here's some language form the RFC that further leads me to beli…
-
* Add a placeholder text to clarify to user that you should enter an email and not a code
* The validation accepts emails such as Johndoe@g. Is this validation correct?
-
It seems that the zod validation for email is allowing commas through which does not match the RFC 5322 standards.
I'm on version `3.22.4`
To reproduce ([playground link](https://stackblitz.com…