What happens to the email?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sessood
    Banned
    • Dec 2023
    • 1

    #1

    What happens to the email?

    So for example, a cPanel user reaches soft / hard inode limit and they can no longer create email account(s) or even receive email. What happens to the email? Are the emails added to a queue, bounced or what?

    Thanks in advance and appreciate your response.​
    Last edited by bogdan.sh; 01-03-2024, 09:57 AM.
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1220

    #2
    Hi,

    When a unix user reaches his inode limit no more new files could be created under it's ownership. Yes, you are right - he will not be able to create new email account and will not be able to receive emails. They will be bounced back with something like 'mailbox is full' or 'inode limit exceeded'.

    Comment

    • Flar1955
      Banned
      • Mar 2024
      • 1

      #3
      Configure your infrastructure to enable resource isolation for each user's Elasticsearch instance. This can be achieved by leveraging containerization or virtualization technologies, such as Docker or virtual machines, to create separate environments for each user.

      Comment

      Working...