todbot / blink1

Official software for blink(1) USB RGB LED by ThingM
https://blink1.thingm.com/
Other
953 stars 237 forks source link

won't work with mail servers aside from Gmail #168

Open Jimmy34742 opened 9 years ago

Jimmy34742 commented 9 years ago

I couldn't find a support forum, so I'm creating an issue for my question. I just installed my blink1 and it works correctly with Gmail. But for other mail servers I'm trying, the first part of the server's web address or ip address gets cut off and then I get "wrong login or password." In other words, my email is "me@my.server.org" but this shows as "me@server.org" so if it's trying to login to a server at "server.org" then that's wrong. Likewise, if my server is on the LAN at 192.168.1.2, and I try the email "me@192.168.1.2" then it shows as "me@168.1.2" which is wrong and it's "wrong login or password" once again. What am I missing?

Jimmy34742 commented 9 years ago

Despite how the information displays, I got it to work with POP3 no SSL. pop3 with ssl and imap with or without ssl give me the the login error.

todbot commented 9 years ago

Hi, I've been trying to replicate this issue. Can you post a screenshot of mail popup window with the problem showing?

todbot commented 9 years ago

Oh I think I see the problem. For the "username" field you are inputting just "me" not "me@192.168.1.2", correct?

Jimmy34742 commented 9 years ago

A) this works, but "Mail Account" displays as "me@MyProvider.net": Account type: POP3 Mail server: MyDomainName.MyProvider.net Username: me Password: <> Port: 110

B) this works, but "Mail Account" displays as "me@MyProvider.net": Account type: POP3 Mail server: MyDomainName.MyProvider.net Username: me Password: <> Port: 995

1) authentication error, and "Mail Account" displays as "me@168.1.2": Account type: POP3 Mail server: 192.168.1.2 Username: me@192.168.1.2 Password: <> Port: 110

2) authentication error, and "Mail Account" displays as me@168.1.2: Account type: POP3 Mail server: 192.168.1.2 Username: me Password: <> Port: 995

3) Authentication error: Account type: POP3 Mail server: 192.168.1.2 Username: me@MyDomainName.MyProvider.net Password: <> Port: 110

4) authentication error: Account type: POP3 Mail server: 192.168.1.2 Username: me@192.168.1.2 Password: <> Port: 110

5) authentication error: Account type: POP3 Mail server: 192.168.1.2 Username: me@192.168.1.2 Password: <> Port: 995

6) wrong login or password, and "Mail Account" displays as incomplete: Account type: IMAP Mail server: MyDomainName.MyProvider.net Username: me Password: <> Port: 143

7) wrong login or password, and "Mail Account" displays as incomplete Account type: IMAP Mail server: MyDomainName.MyProvider.net Username: me Password: <> Port: 993

8) wrong login or password: Account type: IMAP Mail server: MyDomainName.MyProvider.net Username: me@MyDomainName.MyProvider.net Password: <> Port: 143

9) wrong login or password: Account type: IMAP Mail server: MyDomainName.MyProvider.net Username: me@MyDomainName.MyProvider.net Password: <> Port: 993

10) wrong login or password, and "Mail Account" shows as "me@168.1.2" Account type: IMAP Mail server: 192.168.1.2 Username: me Password: <> Port: 143

10) wrong login or password, and "Mail Account" shows as "me@168.1.2" Account type: IMAP Mail server: 192.168.1.2 Username: me Password: <> Port: 993

11) wrong login or password: Account type: IMAP Mail server: 192.168.1.2 Username: me@192.168.1.2 Password: <> Port: 143

12) wrong login or password: Account type: IMAP Mail server: 192.168.1.2 Username: me@192.168.1.2 Password: <> Port: 993

I believe I've made no tabulation errors in this message, but rest assured that I tested all the values in the indicated patterns. In any case, IMAP never works, and only using the username "me" in the "username" field ever works. That's my home server. No combination works with my employer's email, which is provided my Gmail, but uses my employer's full domain specification, "mail.x...".