Skip to content

CreareGuru/DoveCotViewer-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

📧 DoveCotViewer-Python

Screenshot 2025-03-18 094900 Dovecot Mail Viewer is a lightweight GUI-based tool for browsing and reading Dovecot Maildir emails locally. It provides a three-pane interface for easy navigation and email viewing.

✨ Features

  • Folder Structure View → Browse Maildir folders (Inbox, Sent, etc.).
  • Email List View → Displays emails in the selected folder (with date & subject).
  • Email Content View → Shows full email content (including HTML parsing).
  • Resizable Columns → Adjust the width of each section.
  • Lightweight & Simple → Uses Tkinter, mailparser, and BeautifulSoup.

📌 How It Works

  1. Run the script → Opens the 3-pane GUI.
  2. Click "Load Maildir" → Select your Dovecot Maildir folder.
  3. Browse folders → Click on a folder to load emails.
  4. Select an email → View the content instantly.
  5. Resize the columns by dragging the separators.

🛠 Installation

pip install mail-parser beautifulsoup4 tkinter ttkbootstrap os
python dovecot_mail_viewer.py

About

Small DoveCot Mail Viewer with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages