#!/bin/sh
cd /usr/share/simpleemailspoofer
exec python2 SimpleEmailSpoofer.py "${@}"
