mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #474] 'from' email should be the 'reply'/'forward' email #914
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#914
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @martin-braun on GitHub (Jun 23, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/474
My first impression is positive. I bought premium, because I want to support the service. I'm coming from IronVest, formerly known as Blur. I noticed something that I miss, which was this way in my former service.
When I receive a mail that was redirected, it will be sent from
mailer@anonaddy.me. This is a big problem for me, because when I respond, the email client will not keep this conversation together properly.At IronVest it was solved like this:
As you can see, the 'from' mail is the actual mail I will sent my response to. This way, my email client is able to keep the conversation in one thread.
I want to support this project, but this is a critical issue for me.
@willbrowningme commented on GitHub (Jun 23, 2023):
Your custom domain is not verified for sending which is why the messages are being forwarded from
mailer@anonaddy.meinstead of the actual alias.Please go to the domains page and click "Check Records" to see which DNS records you need to add to your domain.