Jump to content
  • 0
max65

validation email not received

Question

 

Hi rathena , have a problèm's , my site and forum attack by bots , i would like Verification on my site but he tell me when i create account that:

image.png.6ccb5de8775e176bb0b15caada8cd43a.png

 but I do not receive the confirmation email.

i use Gmail and my configuration are:

	'AllowUserInPassword'  => false,                    // Whether or not to allow the password to contain the username. (NOTE: A case-insensitive search is performed)
	'AllowDuplicateEmails' => false,                    // Whether or not to allow duplicate e-mails to be used in registration. (See Mailer config options)
	'RequireEmailConfirm'  => true,                    // Require e-mail confirmation during registration.
	'RequireChangeConfirm' => false,                    // Require confirmation when changing e-mail addresses.
	'EmailConfirmExpire'   => 48,                       // E-mail confirmations expire hours. Unconfirmed accounts will expire after this period of time.
	'MailerFromAddress'    => '[email protected]',      // The e-mail address displayed in the From field.
	'MailerFromName'       => 'TheFairiesOfRo',             // The name displayed with the From e-mail address.
	'MailerUseSMTP'        => false,                    // Whether or not to use a separate SMTP server for sending mail.
	'MailerSMTPUseSSL'     => true,                    // Whether or not mailer should connect using SSL (yes for GMail).
	'MailerSMTPUseTLS'     => false,                    // Same as above SSL setting, but for TLS.  This setting will override the SSL setting.
	'MailerSMTPPort'       => 465,                     // When MailerUseSMTP is true: SMTP server port (mailer will default to 25).
	'MailerSMTPHosts'      => 'ssl://smtp.gmail.com',                     // When MailerUseSMTP is true: A string host or array of hosts (e.g., 'host1' or array('host1', 'backuphost')).
	'MailerSMTPUsername'   => '[email protected]',                     // When MailerUseSMTP is true: Authorized username for SMTP server.
	'MailerSMTPPassword'   => '------------',     

1196394041_Sanstitre.thumb.png.a4022439f036480782de14995e0341e7.png

can you help me plz.

Edited by max65
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.