PHPackages                             t3/mbox - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. t3/mbox

ActiveTypo3-cms-extension[Mail &amp; Notifications](/categories/mail)

t3/mbox
=======

TYPO3 CMS backend module to view mbox file contents, like an email client.

3.0.2(6mo ago)514.6k—6.8%1[2 issues](https://github.com/a-r-m-i-n/mbox/issues)GPL-2.0-or-laterPHPPHP ^8.2

Since Nov 4Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/a-r-m-i-n/mbox)[ Packagist](https://packagist.org/packages/t3/mbox)[ Docs](https://github.com/a-r-m-i-n/mbox)[ RSS](/packages/t3-mbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

EXT:mbox (Mail Client)
======================

[](#extmbox-mail-client)

TYPO3 CMS backend module to view mbox file contents, like an email client.

This extension has been supported by [**Institut der deutschen Wirtschaft Köln Medien GmbH**](https://www.iwmedien.de/)

[![IW Medien](Documentation/Logos/IwMedienLogo.png)](Documentation/Logos/IwMedienLogo.png)

Screenshots
-----------

[](#screenshots)

### Inbox view

[](#inbox-view)

[![EXT:mbox Inbox view](Documentation/Screenshots/mbox-inbox.png)](Documentation/Screenshots/mbox-inbox.png)

### Detail view (with HTML output)

[](#detail-view-with-html-output)

[![EXT:mbox detail view (with HTML output)](Documentation/Screenshots/mbox-detail-html-view.png)](Documentation/Screenshots/mbox-detail-html-view.png)

### Detail view (with attachments)

[](#detail-view-with-attachments)

[![EXT:mbox detail view (with attachments)](Documentation/Screenshots/mbox-detail-with-attachments.png)](Documentation/Screenshots/mbox-detail-with-attachments.png)

Features
--------

[](#features)

- Simple web mail client for emails stored in local mbox file
- Configurable pagination
- Possibility to disable the backend module
- Support for very large mbox files
- HTML and text viewer
- Download attachments separately
- Download whole mail message as EML file (e.g. for Microsoft Outlook)
- Clear mbox (delete all mails) action
- Provides RFC 4155 compliant mbox mail transport (`T3\Mbox\MboxTransport`)

Requirements
------------

[](#requirements)

- TYPO3 12.4 LTS or 13.4 LTS
- PHP &gt;=8.2

Notice: For TYPO3 11.5 LTS support checkout version 2.1.

Installation
------------

[](#installation)

Just install the extension, like any other TYPO3 CMS extension.

Link to TER:

For Composer, you can use:

```
composer require t3/mbox
```

Configuration
-------------

[](#configuration)

To make EXT:mbox work you need to configure the TYPO3 mail configuration to use mbox, like this:

```
