#!/bin/sh
export SWT_GTK3=0
export DAVMAIL_SERVER="no"
exec /usr/bin/davmail-server "$@"
