#!/usr/bin/bash
export PORTABLE_CONF=org.mozilla.thunderbird
exec portable --file-forwarding -- $@
