forked from xaraya/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Xaraya and PHPMailer
xaraya edited this page Aug 17, 2017
·
1 revision
Since the dawn of time, Xaraya's email engine has been a version of PHPMailer included in the Mail module. There is usually no need to update this code. It runs most (all?) email functions nicely and does not give problems. If however you need to use a newer version of PHPMailer, you can do this by putting a copy of the PHPMailer library into the lib directory with the name "PHPMailer", and checking the "Use a newer version of PHPMailer" checkbox in the Mail module backend. Xaraya will then run the newer version.