[Unit]
Description=Multimedia Messaging Service to Mail converter Daemon
After=mmsd.service
[Service]
ExecStart=python3 %h/.local/bin/mms2mail -d
Restart=on-failure
RestartSec=10s
[Install]
WantedBy=default.target