huan / docker-simple-mail-forwarder

Simplest and Smallest Email Forward Service based on Docker.
https://hub.docker.com/r/zixia/simple-mail-forwarder/
Apache License 2.0
544 stars 86 forks source link

Support for domains like *@*.domain.com #35

Open ashutoshpw opened 6 years ago

ashutoshpw commented 6 years ago

Can you please add support for @.domain.com forwards?

huan commented 6 years ago

Thanks for the feature request.

Could you please to explain it in details?

ashutoshpw commented 6 years ago

Currently, if anyone sends an email on a@domain.com b@domain.com ANYTHING@domain.com

All of them could be configured to forward to a specific email address.

The feature that I think will be good: If anyone sends an email on a@a.domain.com a@b.domain.com or b@a.domain.com b@b.domain.com b@c.domain.com ANYTHING@ANYTHING.domain.com should be forwarded to a specific email.

huan commented 6 years ago

Understood.

I'd like to have this feature if someone could create a PR for it.

ashutoshpw commented 6 years ago

I am currently not working on this due to lack of time but would love to do so. If someone else can take this up that would be very good, else I will do this in the month of May.

ForsakenHarmony commented 6 years ago

I'd love to have *@* to just forward any email sent to the ip to be forwarded

danieldebuhr commented 5 years ago

I will do this in the month of May.

Any chance on this :-)?

prodigy7 commented 4 years ago

Any update here?

DamianoP commented 4 years ago

This functionality would make the software complete and versatile