Appnitro Software Forums » MachForm 2

default is 'no-reply@yourdomain.com'


  1. hi all how do I change the default 'no-reply@yourdomain.com' to no-reply@yourdomain.co.cc
    thank you

    Posted 2 years ago #
  2. Open the config.php file (in any text editor - e.g. Notepad++ is a good choice) and edit the following section (around line 49)- the "Notification_Mail_from" line. Note it doesn't have to be specifically "no-reply@yourdomain.com" it can be whatever address you like.

    /** Default notification email settings **/

    define('NOTIFICATION_MAIL_FROM','no-reply@domain.com'); //default is 'no-reply@yourdomain.com'

    Of course "yourdomain.com" is not an actual web address - it's just the example used by those that wrote Machform script. Replace it with your actual web address domain like no-reply@mastersoftheuniverse.com or whatever your web address is called.

    I assume this is what you're asking about, otherwise can you be a little more specific?

    Posted 2 years ago #

RSS feed for this topic

Reply