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 Enhancement MAR-89 Increase number of allowed connections in Dovecot configuration to 50
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
    Enhancement
  • Category
    General
  • Targetted for
    1.4.0
  • Status
    Closed
  • Progress
  • Priority
    Normal
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

Currently Dovecot has a fairly low number of allowed connections on the mail server (10 per IP). This can get exhausted pretty quickly with just a couple of devices.

The following should be done:

  • Update the mail_server role.
  • Introduce an option to specify maximum number of IMAP connections for a single user coming from a single IP address. Default should be 10 for backwards compatibility.
  • Update the testsite configuration to set the value to 20 (for testing purposes).
  • Update role reference documentation.
  • Update usage instructions (if relevant).
Todos (0 / 0)
There are no comments