dbtools/mail2dms

this is test

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dbtools/mail2dms

1.0.1 2020-04-20 01:53 UTC

This package is auto-updated.

Last update: 2025-09-20 14:15:46 UTC


README

监控发件人及主题,并转接到 dms 上

使用方法见 test.php

使用 supervisor

[program: email2dms]
process_name=%(program_name)s
command=php test.php
stderr_logfile=/var/log/email2dms.err.log
stdout_logfile=/var/log/email2dms.out.log
autostart=true
autorestart=true
startsecs=2
numprocs=1