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-157 Configurable incoming mail size on the mail server
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
    5.0.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
    1 hour
  • 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

Majic Ansible Roles currently does not provide ability to customize the maximum size of incoming mails in the mail_server and mail_forwarder roles, and relies on Postfix's default of 10MB (10240000 bytes)

This has resulted in ugly hacks being deployed for Majic Infrastructure to allow sending of larger mails during the COVID-19 pandemic.

In addition, it feels like this kind of option would be very useful for the role (since mail size is something that may need to be changed on relatively regular basis as time progresses).

The following should be done:

  • Update the mail_server and mail_forwarder roles.
    • Add parameter mail_message_size_limit
    • Make the mail_message_size_limit default to 10240000 bytes.
  • Update role reference documentation.
  • Update release notes.
Todos (0 / 0)
There are no comments