#!/bin/sh

/usr/sbin/postfix stop && exit 0
exit 1
