BandwidthMonitorPlugin

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
nss
Forum Newbie
Posts: 1
Joined: Fri Oct 16, 2009 4:05 am

BandwidthMonitorPlugin

Post by nss »

Hi there,

I am migrating currently in a project from Swift3 to Swift4.

In the old source there are the getBytesIn() and getBytesOut() methods of the old Swift_Plugin_BandwidthMonitor used.
So far so gut, but if I register the new Plugin (Swift_Plugins_BandwidthMonitorPlugin) and try to use the same methods,
I get only zero values, although the messsages are delivered.

Is there anyone having the same problem and found a solution? This feature is really nice for logging bandwidth usage and I'd like to have it.

Thanks for your help!

niki
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: BandwidthMonitorPlugin

Post by John Cartwright »

This forum is no longer supported, try hitting up http://swiftmailer.org and their mailing lists.
Post Reply