Skip to content

CreareGuru/DoveCotViewer-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 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

Buy me a coffee

About

Small DoveCot Mail Viewer with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages