Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Feature request MAR-80 Set-up mail aliases towards local root for local website users
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Feature request
  • Category
    Not determined
  • Targetted for
    1.1.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    2 hours
  • Time spent
    1 hour
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

Local website users (both admin, and the one running the website) are allowed at the moment to receive external mails. This would require to go through their mails periodically to catch any bounced mails.

It would be better to instead have all the mails delivered to the local root account. Easiest and least invasive way to do this would be to create a .forward file in admin user's home directory. This file should contain one or more local or remote addresses that will receive the mails.

The following should be done:

  • Role php_website should set-up ~/.forward entry for both the admin and application user that point to the root account.
  • Role wsgi_website should set-up ~/.forward entry for both the admin and application user that point to the root account.
  • To allow for easier switching in future, make the alias configurable, defaulting to root.
  • Role reference documentation should be updated.
  • Usage instructions should be updated.
Todos (0 / 0)
There are no comments