-
## 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]…
-
Possible issue, not really certain.
Using metadata-extractor-2.19.0.jar against the attached file, I get the following metadata tag `Exif IFD0:Date/Time` value: `Sat Feb 04 18:44:14 2006`. Isn't t…
-
When adding the following Name Lastname to the default "to" or "from" I get the following error.
Symfony \ Component \ Mime \ Exception \ RfcComplianceException
Email "Name lastname <e…
-
Postal Server: self-hosted 3.3.4
Trying to send a message using the raw RFC 2822 spec and I'm getting a "NoRecipients" error back from the API.
```php
$message = new RawMessage();
$message->…
-
Dear @flyspray team, @peterdd,
Flyspray exists since a long time, some users have not an e-mail address badly.
When an user do a comment, e-mails are not sent if one user who follows the ticket …
-
Add copy from RFC 822 / 1123 / 2822 string functions
Also see:
* https://tools.ietf.org/html/rfc822#section-5
* https://tools.ietf.org/html/rfc1123
* https://tools.ietf.org/html/rfc2822#section-…
-
For work, I'm currently implementing RSS feeds. These use RFC 2822 date/times for the `pubDate` field. It would be nice if there was a `serde::rfc2822` module that I could use similar to the other opt…
-
$ 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…
-
Description:
If you create a flow in the Flow Builder, use an email action and select “Other recipient” as the recipient and the name is then, for example, stock < 10.
If this is set, then an error…
-
RFC 3501 [section 7.4.2](https://tools.ietf.org/html/rfc3501#section-7.4.2) has a lot to say about envelopes that would be handy to include in the docs for `Envelope`. Beyond that though, there are so…