How to send email to Mbox owner when exceed space limit

Discussion in 'Installation/Configuration' started by rdells, Apr 13, 2006.

  1. rdells

    rdells New Member

    I have 40 email accounts on 1 domain, many users save emails on server (via email program settings - they like to go home after work and use the webmail..). Qouta is not configured, using traditional MBox, Email-MB is set to 40Mb, perferct setup FC4.

    I'd like for ISPConfig to send a message to email users that warns them that their email box is near full, is there a way to do this?

    Thanks for any input,
    Robert
     
    Last edited: Apr 13, 2006
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can try o write a script that compares the size of the mbox files with the quota settings in the isp_isp_user table and send an email when the size exceeds a certain treshold, e.g. when the mbox is filled up 80%.
     

Share This Page