forwardemail / forwardemail/forwardemail.net

[fix] catch-all receiving emails to alias NOT marked "active"

Open
#326 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
1.7k
Forks
203
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug

**Description:** I have a paid account with a catch-all alias which is marked "active" for my domain (call it `example.com`). I then have another normal alias (call it `inactive@example.com`) which is NOT marked "active" with the expected response set to "550".

## Actual behavior

The catch-all receives emails sent to `inactive@example.com`.

## Expected behavior

Emails sent to `inactive@example.com` receive the 550 error code.

## Checklist

- [x] I have searched through GitHub issues for similar issues.
- [x] I have completely read through the README and documentation.
- [ ] I have tested my code with the latest version of Node.js and this package and confirmed it is still not working.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.