Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blink1 doesn't work with gmail. #126

Closed
alanwolfx opened this issue Jul 1, 2014 · 14 comments
Closed

Blink1 doesn't work with gmail. #126

alanwolfx opened this issue Jul 1, 2014 · 14 comments

Comments

@alanwolfx
Copy link

Like many others, I've done everything specified in the very unclear documentation, to no avail.

@todbot
Copy link
Owner

todbot commented Jul 4, 2014

Hi Alan,

How is it not working? Is it giving an error?
Perhaps we have different assumptions about how it works.
Here's a typical use case:

  1. Go to Mail tab, click on "[+]" icon to create new Mail rule
  2. Enter in a Description of your choosing, pick Gmail as the type, then enter in your gmail address and password.
  3. Pick an alert type. I like "Subject contains".
    blink1control-gmail-popup
  4. Click "Ok" and you'll see it say "Checking..."
    blink1control-gmail-checking
    If any existing messages in your Inbox match, it will say "Matching Messages(n)"
    blink1control-gmail-matching
  5. When a new message comes in that matches the alert type, it will say "New Matching Messages(n)"
    blink1control-gmail-newmatch

Does that help at all?

@alanwolfx
Copy link
Author

Tod:

When I got to the Mail tab I can type in a description, but on the next
line, GMAIL is not an option.
There appears to be a pulldown, but it doesn't pull down, and it only
offers me IMAP.
Anyway, I fill in the correct mail server, etc., etc. and although
emails arrive in my inbox, no blink from blink1.
I simply get a "Connection Error."

Alan

On 7/3/2014 8:02 PM, Tod E. Kurt wrote:

Hi Alan,

How is it not working? Is it giving an error?
Perhaps we have different assumptions about how it works.
Here's a typical use case:

  1. Go to Mail tab, click on "[+]" icon to create new Mail rule
  2. Enter in a Description of your choosing, pick Gmail as the type,
    then enter in your gmail address and password.
  3. Pick an alert type. I like "Subject contains".
    blink1control-gmail-popup
    https://cloud.githubusercontent.com/assets/274093/3476983/c5ed6bc8-030c-11e4-8ba8-0a1380fcc12d.png
  4. Click "Ok" and you'll see it say "Checking..."
    blink1control-gmail-checking
    https://cloud.githubusercontent.com/assets/274093/3477017/8ea36a7c-030d-11e4-9ef0-0cb7806afa4a.png
    If any existing messages in your Inbox match, it will say "Matching
    Messages(n)"
    blink1control-gmail-matching
    https://cloud.githubusercontent.com/assets/274093/3477022/95606e6e-030d-11e4-93cc-dd3a71804ba9.png
  5. When a /new/ message comes in that matches the alert type, it will
    say "New Matching Messages(n)"
    blink1control-gmail-newmatch
    https://cloud.githubusercontent.com/assets/274093/3477034/1e8aa6c8-030e-11e4-93c3-146c40eb7935.png

Does that help at all?


Reply to this email directly or view it on GitHub
#126 (comment).

@todbot
Copy link
Owner

todbot commented Jul 4, 2014

Hmm, I'm unclear why the drop-down isn't working. What OS are you on?

But you can still get it to work with IMAP (which is what the Gmail setting is really). As I look on the Gmail help pages, I think Google might not enable IMAP by default. On this help page, Google describes how to enable IMAP for Gmail:
https://support.google.com/mail/troubleshooter/1668960?hl=en#ts=1665018

@alanwolfx
Copy link
Author

Windows 7, 64 bit.

On 7/3/2014 11:09 PM, Tod E. Kurt wrote:

Hmm, I'm unclear why the drop-down isn't working. What OS are you on?

But you can still get it to work with IMAP (which is what the Gmail
setting is really). As I look on the Gmail help pages, I think Google
might not enable IMAP by default. On this help page, Google describes
how to enable IMAP for Gmail:
https://support.google.com/mail/troubleshooter/1668960?hl=en#ts=1665018


Reply to this email directly or view it on GitHub
#126 (comment).

@alanwolfx
Copy link
Author

But you can still get it to work with IMAP (which is what the Gmail
setting is really). As I look on the Gmail help pages, I think Google
might not enable IMAP by default. On this help page, Google describes
how to enable IMAP for Gmail:
https://support.google.com/mail/troubleshooter/1668960?hl=en#ts=1665018

I was already set for IMAP in Gmail.

@todbot
Copy link
Owner

todbot commented Jul 4, 2014

Also, when using Gmail with generic IMAP, the Blink1Control settings should be:

  • server: imap.gmail.com
  • SSL: yes
  • port: 993

If that's already your setting, then maybe you have a firewall or UAC setting that's preventing Blink1Control from contacting Gmail?

@todbot
Copy link
Owner

todbot commented Jul 4, 2014

Note to tod: Found the bug with the mail server type popup not working, only happens on certain versions of Windows & Qt. Error is:

file:///C:/Qt/Qt5.3.1/5.3/msvc2013/qml/QtQuick/Controls/Private/MenuContentItem.qml:217:27: Unable to assign [undefined] to int

@alanwolfx
Copy link
Author

Yes, I had all of those settings... server, SSL, port.
And I turned off my firewall briefly -- no help.

@morvy
Copy link

morvy commented Jul 7, 2014

Win 8.1 x64 and I don't have dropdown too
with IMAP I don't have problems with Gmail, but I have problems with my Outlook.com account

My wife has same app, same OS, same settings and her notifications work correctly for Outlook, I'm getting Connection error (Internal IMAP error), maybe POP will help here

image

@todbot
Copy link
Owner

todbot commented Jul 8, 2014

I think I found the reason for the CONNECTION ERROR bug on Windows. New build process doesn't include SSL libraries by default. New v1.91 release will address this.

@todbot
Copy link
Owner

todbot commented Jul 9, 2014

Please try new version v1.91. I believe it fixes the problem.
https://github.com/todbot/blink1/releases/

@todbot todbot closed this as completed Jul 9, 2014
@morvy
Copy link

morvy commented Jul 9, 2014

IMAP for Outlook doesn't work, but POP works so perfect. Select menu also works + Gmail works with IMAP and Gmail correctly

sidenote: IMAP for Outlook works on my wife account, but not on mine (we have the same config for mails), so I think that there is some problem with IMAP on MS side

@ghost
Copy link

ghost commented Jul 9, 2014

Im using imap with outlook (web) a lot version ago....... im using;

  • map-mail.outlook.com
  • port 993
  • SSL

Cheked email just a minute with new 1.91 version under windows 8.1
Hope can help

@morvy
Copy link

morvy commented Jul 14, 2014

strange behaviour here:
when set POP3 to check Outlook.com emails, every 15 minutes I get false "New message", I'm checking emails every minute, so it's every 15th check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants