A
A
Andrew2013-09-06 15:42:49
linux
Andrew, 2013-09-06 15:42:49

Mail client web interface

Greetings, habrosoobshchestvo.
I'm not asking so much as a question, but with advice.
The conditions of the task are as follows: there are many files of the “eml” format (export from outlook or theBat, the source is not important, let's say the format is the same).
It is necessary to access them "with little blood" through the browser, with the display of letters as they are displayed when working with the mail.ru interface or Google or any other mail system.
It would be great if such a web application would allow copying, moving, deleting such “letters” stored as files in folders on the server.
No Internet access, everything is purely local. Folders with files on the server will be replenished through removable media.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
KEKSOV, 2013-09-06
@KEKSOV

A very popular web muzzle for IMAP mail roundcube

D
devzona, 2013-12-25
@devzona

Slightly strange statement of the problem.
Alternatively,
the Afterlogic Web Mail Interface www.afterlogic.com
Mysql
database
in php is free
---
It is unlikely that you will find this. But you can install a simple free mailer hMailServer. Make your own mail client that will parse eml and send it to the hMailServer address. And with the help of Afterlogic, you can view all this through the web interface.

S
stavinsky, 2013-09-06
@stavinsky

I would parse with python. Fortunately, the built-in module can do this:
docs.python.org/2/library/email.parser.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question