FYI - Strange email address in register.php

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-09-2008, 03:22 AM
nzbullet's Avatar
Constant Pligger/Coder
 
Join Date: Jun 2007
Location: New Zealand
Posts: 115
I have just looked at my register.php file and noticed there is a strange email address in it: account@greatinnovus.com

Now I am not sure why this particular address is there, however it is in the 'CC' field on the email a new user receives - the one with the link in it to validate their account.

This means that everytime someone signs up to your site account@greatinnovus.com receives notification and a link for them to go to your site and validate the address.

Can any of the Devs let us know what this address is for?

What I do like is that it now acts as a 'New User Notification'. I changed it and made the field a 'BCC' as per below:

On or aound line 151 Change:

Code:
nCC: account@greatinnovus.com\r\nX-Priority: 1\r\n";
to:

Code:
nBCC: you@yoursite.com\r\nX-Priority: 1\r\n";
replacing you@yoursite.com with the email you wish to receive notifications to.

Everytime a new user signs up you will receive the same email they do. I then set my email client to put emails to that address in a specific folder, if you don't want this you I assume you could remove the email address completely or replace it with a dummy one.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to admin email address from password@pligg.com??? casjam Questions and Comments 18 05-15-2009 11:15 AM
remove "Another user with that email address exists" neoplus Questions and Comments 1 01-26-2008 10:42 AM
Changing email notification address oly Questions and Comments 4 09-30-2007 09:48 PM
Email Address In Pligg dertonline Questions and Comments 2 07-18-2007 07:24 PM
From Email address change tariqali Questions and Comments 3 05-26-2007 06:53 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development