Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Doc/library/imaplib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@ example of usage.

.. seealso::

Documents describing the protocol, and sources and binaries for servers
implementing it, can all be found at the University of Washington's *IMAP
Information Center* (https://www.washington.edu/imap/).
Source Code of Documents describing the protocol, sources and binaries for servers
implementing it, by the University of Washington's IMAP Information Center
can all be found at (https://github.com/uw-imap/imap) (**Not Maintained**).


.. _imap4-objects:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The link provided by University of Washington's IMAP Information Center is not Available (https://www.washington.edu/imap/)
As the link is taken down It should be replaced by another link.
It is replaced by the Link of Source Code provided by University of Washington's IMAP Information Center on Github for the same URL (https://github.com/uw-imap/imap) (Not Currently Maintained)