https://github.com/jeboehm/imap-tester
Provides a test utility for docker-mailserver. Do not use.
https://github.com/jeboehm/imap-tester
composer-project console-application docker-mailserver php
Last synced: 5 months ago
JSON representation
Provides a test utility for docker-mailserver. Do not use.
- Host: GitHub
- URL: https://github.com/jeboehm/imap-tester
- Owner: jeboehm
- Created: 2016-11-15T20:53:19.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-09-20T11:41:33.000Z (9 months ago)
- Last Synced: 2025-09-20T13:22:30.001Z (9 months ago)
- Topics: composer-project, console-application, docker-mailserver, php
- Language: PHP
- Homepage: https://github.com/jeboehm/docker-mailserver
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imap-tester
Provides a test utility for [docker-mailserver](https://github.com/jeboehm/docker-mailserver).
## Installation
Download phar from the [latest release](https://github.com/jeboehm/imap-tester/releases/tag/v1.1.0).
## Usage
```
$ imap-tester.phar list
test:count Count messages in a folder
test:move Move messages from one folder to another
```