mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #56] reply-to broken? #97
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#97
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 @fbartels on GitHub (Jul 25, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/56
Hi,
I've created an account because I am looking for ways to simplify my alias handling (for multiple domains, but just very few mailboxes).
I have then from another mailserver sent a mail to example@username.anonaddy.com. This mail was then received at the configured final destination, which is a Cloudron setup with Roundcube as the webmailer. But when I now click on reply in roundcube, then the answer will be sent to the same final destination and not to the original sender.
@willbrowningme commented on GitHub (Jul 29, 2020):
Hi, apologies for the late response.
Are you making sure that you reply using an email address that exactly matches a verified recipient on your AnonAddy account?
If you reply from any other email then it will be forwarded on instead of sent as a reply.
@fbartels commented on GitHub (Jul 29, 2020):
Hi @willbrowningme,
thanks and not problem at all.
You were right the reply to did not work simply because for testing I did deliver the mail to a catchall inbox and the actual reply address was a different one, than the one anonaddy originally delivered to. After setting the recipient to my actual address reply-to works as well.