mrsleeps/vexim-mailman3
Composer 安装命令:
composer require mrsleeps/vexim-mailman3
包简介
Mailman 3 plugin for the VExim Web UI
README 文档
README
Mailman 3 plugin for the VExim Web UI
This is a plugin for the VExim Web UI that allows you to manage your Mailman 3 lists.
Installation
You will need Mailman 3 up and running (obviously) before installing this, easiest way is with Docker.
You will also need to make sure you have run the Mailman 3 VExim sql migration.
Once you have a working version of Mailman 3 and the database table is present, you need to install the package via composer:
composer require mrsleeps/vexim-mailman3
Once installed, you need to edit your .env file and add the following
MAILMAN_HOST=
MAILMAN_PORT=
MAILMAN_USERNAME=
MAILMAN_PASSWORD=
MAILMAN_API_VERSION=3.1
MAILMAN_TIMEOUT=30
Login to your VExim Web UI and you will see a menu item called Mailman Lists, you can add your lists from there.
First time of running? Click the sync button and it will sync your current Mailman Lists with the web ui.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-18