#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!

echo >&2
echo "This script is deprecated and will be removed in the next notqmail release." >&2
echo >&2

sleep 5
/var/qmail/bin/maildir2mbox && exec elm ${1+"$@"}
