[GH-ISSUE #64] Add manual rule for forwarding #104

Closed
opened 2026-03-01 17:44:49 +03:00 by kerem · 3 comments
Owner

Originally created by @slurdge on GitHub (Aug 21, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/64

I would like to know where I should plug to add manual forwarding rules.
Let's say I have two domains configured with anonaddy: example.com and example.net
The default forwarding (with admin) etc. is fine, but i would like to have specific rules for example:
hostmaster@example.com -> my@email.com
or
work@example.net-> work@gmail.com

From what i understand, anonaddy is in charge of the virtual mapping. I'm not afraid to manually insert entries in the database with MySQL, but would that even be an option ?

Originally created by @slurdge on GitHub (Aug 21, 2020). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/64 I would like to know where I should plug to add manual forwarding rules. Let's say I have two domains configured with anonaddy: `example.com` and `example.net` The default forwarding (with admin) etc. is fine, but i would like to have specific rules for example: `hostmaster@example.com` -> `my@email.com` or `work@example.net`-> `work@gmail.com` From what i understand, anonaddy is in charge of the virtual mapping. I'm not afraid to manually insert entries in the database with MySQL, but would that even be an option ?
kerem closed this issue 2026-03-01 17:44:49 +03:00
Author
Owner

@willbrowningme commented on GitHub (Sep 2, 2020):

Have you tried adding virutal alias maps to your /etc/postfix/main.cf file? Like suggested in this article - https://electrictoolbox.com/update-postfix-virtual-alias-map/

<!-- gh-comment-id:685591275 --> @willbrowningme commented on GitHub (Sep 2, 2020): Have you tried adding virutal alias maps to your `/etc/postfix/main.cf` file? Like suggested in this article - https://electrictoolbox.com/update-postfix-virtual-alias-map/
Author
Owner

@slurdge commented on GitHub (Sep 2, 2020):

I use virtual alias on my others systems, but I was unsure on how it would interact with domains administered by anonaddy.

<!-- gh-comment-id:685699641 --> @slurdge commented on GitHub (Sep 2, 2020): I use virtual alias on my others systems, but I was unsure on how it would interact with domains administered by anonaddy.
Author
Owner

@slurdge commented on GitHub (Sep 22, 2020):

I did it by auto-creating the user and making a rule to forward & remove the header. Closing.

<!-- gh-comment-id:696830357 --> @slurdge commented on GitHub (Sep 22, 2020): I did it by auto-creating the user and making a rule to forward & remove the header. Closing.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#104
No description provided.