Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 509
    • Issues 509
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 33
    • Merge Requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5328

Closed
Open
Created Jun 27, 2019 by Steffan Noord@Steffan

email for mailboxquota to mailbox

Please extend the email mailbox quota emails. Now the options are: Admin User.

But when a reseller has a mailbox (and dont setyup clients) he is getting a email, but the mailbox in question is not getting a email.

Extending lib/classes/cron.d/300-quota_notify.inc.php

         //* Send email to mailbox
         if($web_config['overtraffic_notify_mbox'] == 'y') {
           $recipients[] = $rec['email'];
        }

should work i think (but needs a update of the interface)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None