[GH-ISSUE #140] Customize self-hosted environment #713

Closed
opened 2026-03-14 10:19:00 +03:00 by kerem · 5 comments
Owner

Originally created by @rajasekhar-gundala on GitHub (Apr 3, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/140

@crazy-max Thank you very much for the application. Is there a way to edit or modify self-hosted environment? I wanted to include

  1. Upload custom logo
  2. Modify mail templates to include custom logo and footer notes
  3. Include custom terms page in registration page
Originally created by @rajasekhar-gundala on GitHub (Apr 3, 2021). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/140 @crazy-max Thank you very much for the application. Is there a way to edit or modify self-hosted environment? I wanted to include 1. Upload custom logo 2. Modify mail templates to include custom logo and footer notes 3. Include custom terms page in registration page
kerem closed this issue 2026-03-14 10:19:05 +03:00
Author
Owner

@ghost commented on GitHub (Apr 5, 2021):

No, the word for your list is called "white labeling." Usually the forwarding email address service has a white label add-on, like Tutanota or just use a HTML email signature. The branding responsibility would be at the forwarding email address, and not the email alias service.

It'd be a mess anyway because the forwarding emails can be different domains.

<!-- gh-comment-id:813120482 --> @ghost commented on GitHub (Apr 5, 2021): No, the word for your list is called "white labeling." Usually the forwarding email address service has a white label add-on, like Tutanota or just use a HTML email signature. The branding responsibility would be at the forwarding email address, and not the email alias service. It'd be a mess anyway because the forwarding emails can be different domains.
Author
Owner

@rajasekhar-gundala commented on GitHub (Apr 5, 2021):

No, the word for your list is called "white labeling." Usually the forwarding email address service has a white label add-on, like Tutanota or just use a HTML email signature. The branding responsibility would be at the forwarding email address, and not the email alias service.

It'd be a mess anyway because the forwarding emails can be different domains.

@jonathan-rosa Thank you very much for the reply. I just want to modify the mail coming from Anonaddy when ever new user register the account, i.e. account activation mail. That mail has Anonaddy logo and footer link.

Screen shot below for reference.

image

<!-- gh-comment-id:813354880 --> @rajasekhar-gundala commented on GitHub (Apr 5, 2021): > No, the word for your list is called "white labeling." Usually the forwarding email address service has a white label add-on, like Tutanota or just use a HTML email signature. The branding responsibility would be at the forwarding email address, and not the email alias service. > > It'd be a mess anyway because the forwarding emails can be different domains. @jonathan-rosa Thank you very much for the reply. I just want to modify the mail coming from Anonaddy when ever new user register the account, i.e. account activation mail. That mail has Anonaddy logo and footer link. **Screen shot below for reference.** ![image](https://user-images.githubusercontent.com/633479/113570790-a70b5100-9632-11eb-96c2-2c73954887f5.png)
Author
Owner

@willbrowningme commented on GitHub (Apr 12, 2021):

Sounds like you need to fork the repo and make these custom changes there.

You'll need to know your way around Laravel, you can make the changes here - https://github.com/anonaddy/anonaddy/blob/master/resources/views/vendor/mail/html/message.blade.php

<!-- gh-comment-id:817687900 --> @willbrowningme commented on GitHub (Apr 12, 2021): Sounds like you need to fork the repo and make these custom changes there. You'll need to know your way around Laravel, you can make the changes here - https://github.com/anonaddy/anonaddy/blob/master/resources/views/vendor/mail/html/message.blade.php
Author
Owner

@rajasekhar-gundala commented on GitHub (Apr 13, 2021):

Sounds like you need to fork the repo and make these custom changes there.

You'll need to know your way around Laravel, you can make the changes here - https://github.com/anonaddy/anonaddy/blob/master/resources/views/vendor/mail/html/message.blade.php

@willbrowningme Thank you for the reply. I wanted to use the docker version of Anonaddy. How do I refer my cloned repo to build the docker image?

<!-- gh-comment-id:818461813 --> @rajasekhar-gundala commented on GitHub (Apr 13, 2021): > Sounds like you need to fork the repo and make these custom changes there. > > You'll need to know your way around Laravel, you can make the changes here - https://github.com/anonaddy/anonaddy/blob/master/resources/views/vendor/mail/html/message.blade.php @willbrowningme Thank you for the reply. I wanted to use the docker version of Anonaddy. How do I refer my cloned repo to build the docker image?
Author
Owner

@crazy-max commented on GitHub (Apr 13, 2021):

@rajaseg github.com/anonaddy/docker@d3573ee4a1/Dockerfile (L94)

<!-- gh-comment-id:818937843 --> @crazy-max commented on GitHub (Apr 13, 2021): @rajaseg https://github.com/anonaddy/docker/blob/d3573ee4a12eb53d65f001cbb46599997129187d/Dockerfile#L94
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#713
No description provided.