MMPieps/MMM-Mail

Doesn't work.

Opened this issue · 7 comments

I tried it today. It didn't work. I don't know why. Can you help me?

@laylaykom these seems to be a typo in the config - the comma should be after the last } character and not the second to last } character. Give this a try...

{
	module: 'MMM-Mail',
        position: 'bottom_left',
        header: 'Email',
        config:{
            user: 'johndoe@gmail.com',
            pass: 'xxx',
            host: 'imap.gmail.com',
            port: 993,
            numberOfEmails: 5,
            fade: true,
			subjectlength: 50
    }
},

that module can't work.......why?

This module is doesnot show anything on display but executes

If you are using gmail, try to set
tls: false,
And allow "less secure apps" in your gmail properties.
https://support.google.com/accounts/answer/6010255

this module dosent work

this module is not showing any mail....
screenshot 78