#!/bin/sh -e

alterator-cmdline /postfix-sasl action write smtp_mode 'server' auth_state '#t' sasl_mode 'dovecot'
alterator-cmdline /dovecot action write auth_port '#t' protocols_pop3 '#t' mechanisms_plain '#t' mechanisms_login '#t'
