简体   繁体   English

如何检查使用swiftmailer / php发送邮件的过程?

[英]How to check the process of sending mail using swiftmailer/ php?

For instance, i would like to send 10000 mail , I have set up the rules of sending 100 per connection, 30 sec wait for another connection, so in the process , how can i know and display ,how much have been sent, how many left? 例如,我想发送10000封邮件,我已经设置了每个连接发送100条规则,等待另一个连接30秒,因此在此过程中,我如何知道和显示,已发送多少,多少?剩下?

Thank you. 谢谢。

Here is the swiftmailer plugin that control the speed of sending mail 这是swiftmailer插件,用于控制发送邮件的速度

anti-flood plugin 防洪插件

Thank you for your help. 谢谢您的帮助。

您可以使用Logger插件并解析日志。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM