Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set catch-all email when forwarding multiple emails? #8

Closed
KennPunt opened this issue Mar 14, 2018 · 3 comments
Closed

How to set catch-all email when forwarding multiple emails? #8

KennPunt opened this issue Mar 14, 2018 · 3 comments

Comments

@KennPunt
Copy link

forwarding multiple emails
forward-email=hello:niftylettuce@gmail.com,support:niftylettuce@gmail.com

If I would add this ->
forward-email=hello:niftylettuce@gmail.com,support:niftylettuce@gmail.com, niftylettuce@gmail.com
would the last entry be a catch-all?

@niftylettuce
Copy link
Collaborator

@KennPunt sorry for the delay, have been very busy

To answer your question - no, not yet. We'd need to modify this bit of the codebase to properly parse all forwarded emails until we found the best result. Right now it just looks for a catch all as the first entry. <https://github.com/niftylettuce/forward-email/blob/master/index.js#L547

@allanlaal
Copy link

I'd love this too :)

rbubley added a commit to rbubley/forward-email that referenced this issue Oct 13, 2018
niftylettuce added a commit that referenced this issue May 8, 2019
…ecursive lookups, and fixed DNS, FQDN, and custom error handling (closes #87, closes #112, closes #32, closes #8, closes #24, closes #82, closes #12)
@niftylettuce
Copy link
Collaborator

This is re-enabled again per my work with commit 3f84c92

Try it out and let me know if all works well!

titanism pushed a commit that referenced this issue Jun 14, 2022
…ecursive lookups, and fixed DNS, FQDN, and custom error handling (closes #87, closes #112, closes #32, closes #8, closes #24, closes #82, closes #12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants