-
**Describe the bug**
This is minor, but found the issue while testing.
This is regarding support for RFC 5322/2822 where % is a valid character inside an email address.
% character not supporte…
-
See https://github.com/palantir/blueprint/issues/955#issuecomment-345784633. Pasted here:
---
So here's what I'm seeing:
```
selectedDate: Sun Feb 15 2015 00:00:00 GMT-0800 (PST)
this.s…
-
Hello! I wrote my own Java email address validation library, [JMail](https://github.com/RohanNagar/jmail), and I wanted to compare it to other implementations (including this one) to see how it stood …
-
The following error occurs when trying to submit a form.
> Symfony\Component\Mime\Exception\RfcComplianceException: Email "0" does not comply with addr-spec of RFC 2822. in [/home/gca.riverworksmar…
-
we seem to be using our own format rather than e.g., standardizing on https://docs.rs/chrono/latest/chrono/struct.DateTime.html#method.to_rfc3339 or https://docs.rs/chrono/latest/chrono/struct.DateTim…
-
I like to edit my files on my Mac using Sublime and I generally run a docker container with Ubuntu 14.04 LTS running inside boot2docker which mounts the local filesystem to a mounting point in docker …
-
Hello Frederik,
The existing PHP mail libraries are not good, so I can see the point of writing a new one. But I took the liberty to run some test input that we use for our software through your li…
-
Using Debian unstable/sid with OfflineIMAP 7.0.12+dfsg1-1, I find the following config snippet separates keywords by spaces:
```
[Account Gmail] …
-
C'è un caso in cui nel db è finito una richiesta di codice censimento con data di nascita errata, e non trovando la mail cerca cmq. di mandare una mail vuota.
yoghi updated
10 years ago
-
Implementation:
- add a MESSAGE-ID to every e-mail, like Message-ID: 970701.32784@VIers.none.com
- in messages about the same estimation/invoice, add a IN-REPLY-TO field, refering to the MESSAGE-ID …