+64-3-3595735

Category Archives: Mail Server

Adding Throttling Notifications For iRedAdmin Mail

By default iRedMail doesn’t send out notifications if throttling has occurred. There is no clear documentation on how to set it up. So here is what i found works : Assuming you have fail2ban loaded (which I believe iRedMail has by default): 1. Update the Jail Configuration Edit the Fail2Ban jail configuration: sudo nano /etc/fail2ban/jail.local […]

Convert MailDir Emails To Eml or Mbox Format

The Problem: I have a client who is trying to find emails that have gone missing. The mail server they have their emails on stores emails in an MailDir Email format, the format commonly used by Amivs / Postfix. My first thought was “How can I full text index MailDir emails”. Other than install new […]