#!/usr/bin/env php pushHandler($stdoutHandler); $executor = new mailcowCommandExecutor(); $application = new AuthenticationService($logger, $executor); $application->run();