Hi All,
I am running PHP on IIS and I am looking for a reliable mail queue system I can use on Windows Server. I have looked at beanstalkd but its only for Linux platforms.
Q : Are there any reliable mail queue systems I can use for Windows Server that works with PHP? And then lastly what email client is best to use within the Phalconphp framework? I have heard swiftmailer is pretty good.
Any advice or suggestions is much appreciated. Thanks all.