Cimy Swift SMTP for Wordpress MU

Use an SMTP server for sending all email from your Wordpress MU Blogs. Includes support for Gmail’s SMTP. The plugin uses the robust Swift Mailer for all SMTP handling.

Basically this plug-in is for that your hosting provider IP mail block some famous email providers like yahoo and MSN etc Then you can use alternative SMTP mail server for handling Wordpress MU blog email comunication,  all people that have an hosting server that has the php mail function disabled and/or want to use their SMTP servers.

REQUIREMENTS:

  • PHP >= 4.3.0
    for SSL and TLS support you need to have PHP compiled with openSSL support
    http://www.php.net/openssl
  • WORDPRESS MU >= 2.6 , Tested on wordpress mu 2.6

INSTALLATION:

  • copy the “cimy_swift_smtp.php” in to mu-plugins directory and copy whole “Cimy_Swift_SMTP” directory  into your mu-plugins  directory to activate it.
  • Login as Admin >  go to Site Admin > Go  Cimy Swift SMTP option and update your SMTP setting and test.

cimy_swift_smtp_options_for wordpress mu

DOWNLOAD:

http://wpmudev.org/project/wordpress-mu-cimy-swift-smtp/download

Tags: , , , ,

One Response to “Cimy Swift SMTP for Wordpress MU”

  1. John says:

    I just installed that plugin, filled out the smtp settings, tested it, and got this error:

    Fatal error: Uncaught exception ‘Swift_ConnectionException’ with message ‘The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 10060 and Error String ‘A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ” in D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift\Connection\SMTP.php:309 Stack trace: #0 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift.php(216): Swift_Connection_SMTP->start() #1 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift.php(101): Swift->connect() #2 D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\swift_engine.php(69): Swift->__construct(Object(Swift_Connection_SMTP)) #3 D:\Hosting\4736248\html\wp-content\mu-plugins\cimy_swift_smtp.php(188): wp_mail(’cpkid2@gma…’, ‘Cimy Swift SMTP…’, ‘This is a test …’) #4 [in in D:\Hosting\4736248\html\wp-content\mu-plugins\Cimy_Swift_SMTP\Swift\php5\lib\Swift\Connection\SMTP.php on line 309

    Any ideas or suggestions?

Leave a Reply