diff --git a/__init__.py b/file_email/__init__.py similarity index 100% rename from __init__.py rename to file_email/__init__.py diff --git a/__openerp__.py b/file_email/__openerp__.py similarity index 100% rename from __openerp__.py rename to file_email/__openerp__.py diff --git a/fetchmail.py b/file_email/fetchmail.py similarity index 100% rename from fetchmail.py rename to file_email/fetchmail.py diff --git a/fetchmail_view.xml b/file_email/fetchmail_view.xml similarity index 100% rename from fetchmail_view.xml rename to file_email/fetchmail_view.xml diff --git a/file_document.py b/file_email/file_document.py similarity index 100% rename from file_document.py rename to file_email/file_document.py diff --git a/file_document_view.xml b/file_email/file_document_view.xml similarity index 100% rename from file_document_view.xml rename to file_email/file_document_view.xml