-
(NOTE: this is similar to [OpenARC issue # 163](https://github.com/trusteddomainproject/OpenARC/issues/163) )
Various RFC-compliant DKIM and ARC softwares produce headers that OpenDKIM does not und…
-
Hi.
E-mail validation rule passes special avoided characters. For, example #.
![image](https://user-images.githubusercontent.com/25930200/220948933-7d5e0f10-ecb9-47aa-821c-7d6612ac4ed8.png)
Accordi…
-
Hello. Thank you very much for your work.
Can you please state a list of RFC definitions that are supported by the module? I see at least RFC
5891 mentioned in tests.
I am working on JSON::Sche…
-
### Describe your motivation
Using `setPattern` currently overrides the default RFC 5322 email format entirely. Then, setting `setPattern(null)` does not restore the default regexp but removes it c…
-
The `EmailAddress` class uses the `fast_chemail` crate, which rejects emails that are valid according to RFCs 5322 and 6532:
```rust
use async_smtp::EmailAddress;
#[test]
fn accept…
-
Oprindeligt stillet spørgsmål af mej-kombit:
- Hvor er format for telefonnummer, postadresse mm. beskrevet?
-
The address `name@example.com ` which is introduced to [/test/test_header.js](https://github.com/mozilla-comm/jsmime/blob/4d830f6f894907758a239c8a53ae7c9483490380/test/test_header.js) in 4d830f6f89…
-
```
The "obs-FWS" production reads "obs-FWS = 1*WSP *(CRLF 1*WSP)" - so
obsolete whitespace must begin with a whitespace character (not CRLF). Thus as
the tests are currently written I wou…
-
```
The "obs-FWS" production reads "obs-FWS = 1*WSP *(CRLF 1*WSP)" - so
obsolete whitespace must begin with a whitespace character (not CRLF). Thus as
the tests are currently written I wou…
-
Hi, thanks for creating this Rust crate, I started using it and I like it very much.
I was using these documents to examine intentional email addresses:
https://en.wikipedia.org/wiki/Email_address…