mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #632] Create Custom Mail Alias for default domain #1019
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#1019
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 @xanthos84 on GitHub (Apr 29, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/632
Hi,
why is it not possible to add a new custom mail alias for the default domain?
I also cant add the default domain to the "Domain" tab, because I get the error "is a local domain".
Thank you for clarifiying - as I need to create some custom mail aliases.
@dec-mail commented on GitHub (May 11, 2024):
I would like to know too, as i will likely want to do this.
@dec-mail commented on GitHub (May 11, 2024):
Hmm.
TWO WEEKS that was Posted and NO Response at all (from anyone, let alone Addy Support!)
In that case, Addy might be all hype and no Support ... in which case i should prob select a different app for this purpose. Plenty of others, but would still be quite disappointing after spending so much time evaluating and reviewing so many apps.
And, together with the case of my separately posted fatal Addy error (no Verification email) before i can even start, it is not looking good.
@willbrowningme commented on GitHub (May 12, 2024):
@dec-mail This user is requesting a feature for self-hosted instances that is not possible on the hosted (addy.io) instance.
On the hosted addy.io instance you can create custom aliases for your own domain without any issues.
@xanthos84 If you have:
set in your
.envfile whereusernameis your account's username, then you can create custom aliases on the fly for the default domain.@xanthos84 commented on GitHub (May 12, 2024):
@willbrowningme thank you for your answer.

I got that line in my .env file, with my username filled in.
but i still cant create a new alias:
@xanthos84 commented on GitHub (May 12, 2024):
to clarify: i am using addy since about 2 years now selfhosted... and with the old versions before version 1.0, it was easily possible to create new custom aliases for my domain.
but now since 2 weeks I updated to v1.1.0 its not working anymore.
so i dont think its a feature request from me as you stated.
it seems like a bug in the current version!
@willbrowningme commented on GitHub (May 12, 2024):
Adding that to your
.envdoes not allow you to create the aliases manually for the default domain (I need to implement that still).But it does enable catch-all for your default domain so you don't need to create the alias beforehand.
@xanthos84 commented on GitHub (May 12, 2024):
i see. well, thats a pity - because it opens spam mail bots open doors to just send random mails to aliases which are then automatically created.
so best use case was to create custom aliases manually for specific services I am using.
catch all works as long nobody gets a bot sending out spam mails to your domain because they know its catch-all enabled!
so I think it should be really high prioritised to get this feature out... fingers crossed!
@willbrowningme commented on GitHub (May 12, 2024):
Will sort this shortly to allow manual creation of custom aliases at the default domains.
@xanthos84 commented on GitHub (May 12, 2024):
thank you so much!
@willbrowningme commented on GitHub (May 15, 2024):
Fixed in v1.2.0.