#!/bin/sh
# pre-removal script for popa3d

set -e

#DEBHELPER#

update-inetd --disable pop3
