So for example you could open an image with a plain text editor, send whatever is in there via email in 1mb chunks and whoever receives the emails can make a new file, paste the text you send him and see the image.
I'm not a programmer but I think that it wouldn't be impossible to automate the process in both sides, ie a server that upon receiving a link loads the page and then sends back the text/images/whatever in 1mb chunks and another on your pc that opens all these emails, merges them together and fianlly display them to you.
In the same context you could make a program that upon receiving a link updates your blog or whatever else you like.
As I see it you have unlimited in/out emails.
So for example you could open an image with a plain text editor, send whatever is in there via email in 1mb chunks and whoever receives the emails can make a new file, paste the text you send him and see the image.
I'm not a programmer but I think that it wouldn't be impossible to automate the process in both sides, ie a server that upon receiving a link loads the page and then sends back the text/images/whatever in 1mb chunks and another on your pc that opens all these emails, merges them together and fianlly display them to you.
In the same context you could make a program that upon receiving a link updates your blog or whatever else you like.