-
I have this pair of lines in an email that fails DKIM signature verification:
`List-Unsubscribe: ,
`
If I merge them and remove the whitespace, the dkim signature verification succeeds as expect…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.13 darwin/amd64
go go1.14.3 playground
### Does this issue reproduce with the latest release?
Yes: https…
-
Hi there,
I'm trying to get it to match email addresses (RFC 5322), which I don't want to commit.
`(([^()\\[\\]\\\\.,;:\\s@"]+(\\.[^()\[\]\\\\.,;:\\s@"]+)*)|(".+"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\…
-
The current implementation allows a single Mailbox as Reply-To value:
https://github.com/muratgozel/MIMEText/blob/master/src/MIMEMessageHeader.ts#L30
but some emails providers such as Amazon SES…
-
Long dates are unambiguous:
6/7/1980 could mean either
6th July 1980, this is what a British paramedic would read
June 7th 1980, this is what a US EMT would read.
If the date actually matters …
-
While deploying i am getting following error, probably related to #13
oci_identity_user.nc-bucket-user: Creating...
oci_objectstorage_bucket.nc-bucket-data: Creating...
oci_objectstorage_bucket.…
-
I have installed OSSEC server on ubuntu 18.04 with postfix for sending emails using an authenticated account. I found that a normal alert sends an email perfectly, but if I add an email address for a …
-
In GNU `date` version 8.32,
```
$ date --version | head -n 1
date (GNU coreutils) 8.32.199-88562
$ date -u -d "05:00C" +%T
02:00:00
```
The time zones labeled "A", "B", "C", etc. are UTC+1, UTC…
-
Hi,
I have a problem with validation email address, when address contains dot before at - char.
tonda.@domain.com - this address will not be validate, although it is correct and functional.
I…
-
### Is your feature request related to a problem? Please describe.
There is a variety of metadata we wish to capture and present in `uds-marketplace`. Presently, we are supplementing Zarf package m…