max mail size change for one domain

Discussion in 'ISPConfig 3 Priority Support' started by NeonTigerUK, Dec 7, 2017.

  1. NeonTigerUK

    NeonTigerUK Member

    Hi Team

    Is it possible to change the maximum size of email to send / receive for a single domain?

    I have one client who regularly gets very large emails, and the sender is not able / wiling to use wetransfer or similar.

    Can someone please advise how this can be achieved - if it needs to be a global setting then so be it, but info on how to make that change would be useful too :)

    Thanks in advance
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    message_size_limit = 0
    inside /etc/postfix/main.cf is the global setting for this (in bytes).
     
  3. NeonTigerUK

    NeonTigerUK Member

    Hi Marius

    thanks for that - is there a way to do it for specific domain? or does it have to be global?
     
  4. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    You would have to implement a milter (something like a policy daemon), so it would be quite complicated to do this per domain.
     
  5. NeonTigerUK

    NeonTigerUK Member

    Marius, I already have message_size_limit = 0, but outlook is telling me that "The Total Attachment Size exceeds the limit" any further thoughts?
     
  6. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

  7. NeonTigerUK

    NeonTigerUK Member

    apparently you cant do this change in outlook for Mac :( google comes up with nothing :( apple mail or spark to the rescue
     

Share This Page