1
In gmail one can read email from different sources as long as the source provide a pop3 access. My university only allow imap access to email.
I'm thinking about having a proxy that act as an imap client on one side and provide a pop3 access on the other.
Another solution might be to use a third party web mail which can access imap and provide pop3 access.
Anybody knows an existing proxy I could run myself or a third party email service I could use as a proxy ?
+-------------------+
| University mail |
| server |
+-------------------+
provide imap
||
\/
?? <----- Proxy, third party webmail, other idea ?
/\
||
connect to pop
+---------------------+
| Gmail web interface |
+---------------------+
Any other idea on how that could be done ?
Why don't you just forward your email from the university server to your gmail account? – DavidPostill – 2015-07-25T18:42:04.507