! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Mailwatch plugin : does not work with Hotmail
Status:
RESOLVED: MOVED
Product:
Xfce4-mailwatch-plugin

Comments

Description yuishiro 2009-08-02 15:56:02 CEST
Hi,

It seems that mailwatch plugin didn't work with Hotmail's POP3 servers.

Using "pop3.live.com" as mail server, "user@live.com" as username (and proper password) and I'm using "Use SSL/TLS on alternate port" on port 995.

The point is that I couldn't use a protocol analyzer (like wireshark) while POP3 connections to "pop3.live.com" must be encrypted; so I can't try to debug-it myself.

Things that i've tested :
- my GMail accounts are working with this mailwatch plugin
- new created hotmail's accounts doesn't work
- Hotmail accounts tested are working great with other clients (thunderbird, opera mail, etc)

Also, when i say "it doesn't work" with hotmail's pop3 : this is that the plugins doesn't report new mails (even if i had received new ones in on inbox), and mailwatch plugin doesn't write any errors on the "mailwatch log" window.

PS : sorry about my bad english, this is not my native langage


Regards,
Yuishiro
Comment 1 claw 2011-04-24 17:31:44 CEST
Created attachment 3638 
introduce a "remote hotmail mailbox" type for monitoring arrival of new messages

I have attached a patch for supporting Hotmail as a remote mailbox type.  It is against the 1.1.0 tag release.

Rather than patching the builtin pop3 mailbox type, I thought it would be less risky to introduce a builtin hotmail mailbox type and address the various issues there.

Specifically:
 * The Hotmail POP Servers do not implement CAPA, which causes the builtin pop3 mailbox type to silently cease authenticating with the server.  This means that the end-user of this plugin will never see new mail notifications nor see anything in the log window.  This is the observed behaviour reported in this ticket.
 * Hotmail users tend to keep their mail on the server.  In order for the monitor to return to the "No new mail" icon, all the mail would have to be deleted.  For some users this amounts to thousands of emails in their inbox.
 * For a user, trying to determine whether there has actually been any new mail delivered in the thousands already present in the inbox is not a pleasant user experience.  The builtin hotmail mailbox type addresses this by only tracking new emails as they appear in their inbox.
 * Due to deficiencies in the POP3 protocol itself, it's not possible to ascertain whether an email has been read or not read.  Any new emails which has been read still count towards the number indicated by this monitor.  It is only when the email is deleted, or the monitor is restarted will the "No new mail" icon appear again.
Comment 2 Landry Breuil editbugs 2014-11-23 21:42:35 CET
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)
Comment 3 Git Bot editbugs 2020-05-24 00:41:18 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-plugin/-/issues/14.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #5638

Reported by:
yuishiro
Reported on: 2009-08-02
Last modified on: 2020-05-24

People

Assignee:
Xfce-Goodies Maintainers
CC List:
1 user

Version

Version:
1.1.0 or older

Attachments

Additional information