[Users] A suggestion for the next version
Antonio Tolu
tolu a netseven.it
Ven 28 Ott 2005 13:16:02 CEST
Hi Alessandro,
I suggest you to modify also the other files for the same reason.
Files :
confirmRagistration.php ( row 103 ).
generateNewUserPassword.php ( row 73 ).
thank you for your support.
Antonio
On Mon, 2005-10-24 at 11:42 +0200, Alessandro Enea wrote:
> 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
>
> _______________________________________________
> Users mailing list
> Users a hjournal.org
> http://list.netseven.it/mailman/listinfo/users
Maggiori informazioni sulla lista
Users