Mailbox stats

Discussion in 'General' started by variable99, Mar 5, 2026.

  1. variable99

    variable99 Active Member

    I wonder is there any way to obtain per mailbox stats for user? For examples stats about:
    Sent
    Received
    Dropped
    Rejected
    etc.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You would have to parse the mail log file to gather such statistics.
     
    variable99 likes this.
  3. useranty

    useranty New Member

    I use something like this, e.g. pflogsumm -d yesterday -u 20 -h 20 --detail 20 /var/log/mail.log
     

Share This Page