#!/bin/bash

PROGRAM=/usr/sbin/dovecot
ARGS="-c /etc/dovecot.conf"
RUNLEVEL=3
NEEDS="+remote_fs +network"

. /etc/init.d/smgl_init
