anoved / OctoPrint-EmailNotifier

Receive email notifications when OctoPrint jobs are complete. Currently broken. Please fork and fix!
GNU Affero General Public License v3.0
16 stars 35 forks source link

Help me with my working postfix fork.... #51

Open ManuGithubSteam opened 5 years ago

ManuGithubSteam commented 5 years ago

Hi

I forked this wonderful thing and made it work with postfix so no yagmail and keyring nightmare anymore. Set up postfix so you can send email with mail and you are set :-)

However:

Basic function is working and it does the sending and snapshot etc.

Todo:

Renameing the Plugin internally so my and anoved's version can coexist peacefully. -> This breakes everything. ->> Unfortunately i dont know much about Octoprint Plugin makeup structure to make it work if i change the name

-> Some mail parameter seems wrong, user definded FROM line is not used. -> Testing Testing Testing (only tested "test" function for now.)

Pull requests welcome.

See: https://github.com/ManuGithubSteam/OctoPrint-EmailNotifier

Thanks :-) Manuel