Go to file
Alex c977a63252 Initial release 2021-05-01 08:43:13 +02:00
.gitignore Initial commit 2021-04-30 15:15:32 +00:00
README.md Initial release 2021-05-01 08:43:13 +02:00
mms2mail Initial release 2021-05-01 08:43:13 +02:00
mms2mail.ini Initial release 2021-05-01 08:43:13 +02:00
mms2mail.service Initial release 2021-05-01 08:43:13 +02:00

README.md

mms2mail

Convert MMSd MMS file to mbox.

usage

mms2mail [-h] [-d | -f FILE]

optional arguments: -h, --help show this help message and exit -d, --daemon watch for new mms in the mmsd storage folder -f FILE, --file FILE parse a single mms file

dependancy

config

$HOME/.mms/modemmanager/mms2mail.ini

[mail]
mailbox = /var/mail/mobian
account = mobian
domain = "mobian.lan"
attach_mms = false