Alex Maestas

Results 2 issues of Alex Maestas

I'm attempting to use `devcontainer` but it is difficult because even in JSON mode, the tool prints Node warnings to stdout: ``` $ devcontainer --log-format=json read-configuration | jq parse error:...

bug

Hi, I've found an issue with the `rcptto_list` method in Net::SMTP. It attempts to protect against "unknown users", but only tests against 53x-class errors, which are authentication-related. Additionally, in the...