Mailer Core File Edits

From MontegoScriptsWiki
Jump to: navigation, search

Home>Mailer>New Installation>Core File Edits

NOTE: these edits are not standalone. You should not try to attempt to install/upgrade the TegoNuke™ Mailer just from these edits, but rather from either the New Installation or Upgrade Installation instructions. This note is here in case you reached here through the main Mailer help page.

Now, in order to have *nuke use the TegoNuke™ Mailer rather than the basic PHP mail() function that is built in, one must edit your core files which have these mail() function calls in them.

Click on each file to see what edits are required:

REMEMBER: These are just EXAMPLES to use as reference as you search out and make your updates. The edits are not difficult, but you'll need to search through your *nuke files looking for calls to the PHP function mail() (try searching for the string "mail(" and "mail (" and you will find them).

For RavenNuke™ 2.20.xx to 2.4x.xx

A special note to admins of RavenNuke™ installations: as of the versions above (and possibly later - you'll have to check) the original implemented TegoNuke™ Mailer code will continue to work as the mailer was made backward compatible. However, in order to keep up with possible future mailer changes, it would be a good idea to also review the RavenNuke™ Core File Edits page.

For NukeSentinel™ 2.60.xx

A special note to admins of RavenNuke™ and NukeSentinel™ installations: as of the versions above (and possibly later - you'll have to check) the original implemented TegoNuke™ Mailer code will continue to work as the mailer was made backward compatible. However, in order to keep up with possible future possible mailer changes, it would be a good idea to also review the NukeSentinel™ Core File Edits page.

Personal tools