[Users] A suggestion for the next version
Alessandro Enea
Alessandro.Enea a ilc.cnr.it
Lun 24 Ott 2005 11:42:46 CEST
Hi,
during the user registration procedure an e-mail comes sended to the new
user to confirm the registration.
This e-mail has in the From: field the name and the address of the www
apache user.
My suggestion is: why not use the hyperjournal name as name and the
hyperjournal admin address as address ?
In this matter if the new user has sometimes of trouble about the
registration can contact the admin.
For my experience, a solution that i have tested on my HJ site is modifing
the file:
userRegistration/internalUserReg.inc.php
change line 161:
mail($_POST[2]['email1'], HJOURNAL_PUBLISHER.': Subscription Request',
$body);
with:
mail($_POST[2]['email1'], HJOURNAL_PUBLISHER.': Subscription Request',
$body, 'From: '.HJOURNAL_PUBLISHER.' <'.HJOURNAL_ADMIN_EMAIL.'>');
What about from HJ developes ?
Bye
Alessandro
--
Alessandro Enea Phone: +39 050 3152842
ILC - Ist. Linguistica Computazionale Fax: +39 050 3152839
Via Giuseppe Moruzzi 1
56124 Pisa - Italia Mail: Alessandro.Enea a ilc.cnr.it
----------
Maggiori informazioni sulla lista
Users