Skip to content

Instantly share code, notes, and snippets.

@quetzyg
quetzyg / mm.sh
Created May 10, 2015 10:20
A shellscript to migrate maildir data (Courier/Dovecot) between different web panels (H-Sphere, ISP Manager and cPanel).
#!/bin/sh
#
# Maildir Migrator v0.5.1
# Last updated: 25/10/2011
#
# Copyright (C) 2011 Quetzy Garcia <quetzyg@altek.org>
#
##################################
# GLOBAL VARIABLES BEGIN #