Forums / Setup & design / sign up and feedback with e-mail
poon sg
Thursday 12 August 2004 1:53:40 am
Hi everybody!I use eZpublsih 3.3 to create a deptpartment intranet.
I want the anonymous users to sign up and via E-mail feedback the user account information.
the system generate below information:<i>Your account was successfully created. An e-mail will be sent to the specified e-mail address. You need to follow the instructions in that mail to activate your account.</i>
Althugh the Italic words information seems right, buy the user can't receive any e-mail, and can't login use login name and password they signed.
I've set below setting,Is RegistrationEmail right?
[UserSettings] DefaultUserPlacement=185 VerifyUserEmail=enabledRegistrationEmail=172.21.0.31(smtp address)
any help will be appreciated.
Regards!sgpoon
Bård Farstad
Thursday 12 August 2004 5:17:21 am
RegistrationEmail needs to be a valid e-mail address. However this address will only receive a copy of all newly created users.
The user should get an e-mail with a link where he needs to confirm the newly created account.
If you don't use sendmail for mail transport you need to check the settings under [MailSettings].
--bård
Documentation: http://ez.no/doc
Saturday 14 August 2004 12:45:13 am
Hi Bard: Thanks for your quick reply.1)I have set the RegistrationEmail=sgpoon@domain.com
2)about the [mailsettings]
MailTransport=SMTP TransportServer=192.168.1.60 TransportPort=25 TransportUser=sgpon TransportPassword= AdminEmail=sgpoon@domain.comEmailSender=sgpoon@domain.com
But the register user still couldn't receive any e-mail? I tried and tried, but can't solve the problem, any help?
do I need to change any setting on mail server (our mail server is exchange 2000 server)