The MU forums have moved to WordPress.org

WPMU - send mail with PEAR (3 posts)

  1. ajdinb
    Member
    Posted 14 years ago #

    Hi
    Does WPMU use PEAR library (specificaly to send emails)?
    I'm running WPMU on Linux but need to use Exchange server to send out email. Is it possible to set up PHP to send to another mail server other than 'localhost'? I think it is if run on Windows (Win32) but not on Linux.

    Thanks
    Ajdin

  2. tmoorewp
    Member
    Posted 14 years ago #

    You can set up Linux to send mail from another host. You should Google about Postfix or another linux based mail agent. Not really a WPMU issue.

  3. tdjcbe
    Member
    Posted 14 years ago #

    I know it uses the built in phpmailer script to send emails. What that script uses I've never looked into.

    Here's a link if that helps:

    http://trac.mu.wordpress.org/browser/trunk/wp-includes/class-phpmailer.php

About this Topic