Jump to content
  • 0

Email Confirmation


Mr BrycE

Question


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   24
  • Joined:  02/23/12
  • Last Seen:  

im using xantara's fluxcp..

 

i once get this done and enabled with this issue...but when the webhost down and back up again...(asurawebhosting) i already submit ticket to them but it's too long to respond (1 day , 1 ticket answered). so i decided to find help here.

 

i tried to register and now i don't recieve any emails anymore...

 

is this a permission issue? help.

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.02
  • Content Count:  1962
  • Reputation:   202
  • Joined:  01/08/12
  • Last Seen:  

what is this? fluxcp email confirmation problem or email confirmation for asurawebhosting?

 

 

if this is fluxcp email confirmation. make sure you configure this correctly.

 

	'RequireEmailConfirm'  => false,                    // 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'    => 'noreply@localhost',      // The e-mail address displayed in the From field.
	'MailerFromName'       => 'MailerName',             // The name displayed with the From e-mail address.
	'MailerUseSMTP'        => false,                    // Whether or not to use a separate SMTP server for sending mail.
	'MailerSMTPUseSSL'     => false,                    // 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'       => null,                     // When MailerUseSMTP is true: SMTP server port (mailer will default to 25).
	'MailerSMTPHosts'      => null,                     // When MailerUseSMTP is true: A string host or array of hosts (e.g., 'host1' or array('host1', 'backuphost')).
	'MailerSMTPUsername'   => null,                     // When MailerUseSMTP is true: Authorized username for SMTP server.
	'MailerSMTPPassword'   => null,
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   24
  • Joined:  02/23/12
  • Last Seen:  

i configured it sir. it worked before..but after the webhost downtime..i now can't recieve any emails,that's why im asking if it is a permission issue of some sort..do i need to 0777 permission of a specific folder? help.

 

im not using any smtp, just this 

 

'RequireEmailConfirm' => true,



bump

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

i configured it sir. it worked before..but after the webhost downtime..i now can't recieve any emails,that's why im asking if it is a permission issue of some sort..do i need to 0777 permission of a specific folder? help.

 

im not using any smtp, just this 

 

'RequireEmailConfirm' => true,

bump

 

- Yahoo detected registration spam from your website, and they probably banned your website to use yahoo for registration.

- This is the reason why other private servers recommend to use gmail and hotmail to register.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   24
  • Joined:  02/23/12
  • Last Seen:  

ohhh i see...ill try to use gmail



i configured it sir. it worked before..but after the webhost downtime..i now can't recieve any emails,that's why im asking if it is a permission issue of some sort..do i need to 0777 permission of a specific folder? help.

 

im not using any smtp, just this 

 

'RequireEmailConfirm' => true,



bump

 

- Yahoo detected registration spam from your website, and they probably banned your website to use yahoo for registration.

- This is the reason why other private servers recommend to use gmail and hotmail to register.

 

 

i tried. gmail. and hotmail... i didnt recieve any

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  120
  • Topics Per Day:  0.02
  • Content Count:  1962
  • Reputation:   202
  • Joined:  01/08/12
  • Last Seen:  

ohhh i see...ill try to use gmail

 

i configured it sir. it worked before..but after the webhost downtime..i now can't recieve any emails,that's why im asking if it is a permission issue of some sort..do i need to 0777 permission of a specific folder? help.

 

im not using any smtp, just this 

 

'RequireEmailConfirm' => true,

bump

 

- Yahoo detected registration spam from your website, and they probably banned your website to use yahoo for registration.

- This is the reason why other private servers recommend to use gmail and hotmail to register.

 

 

i tried. gmail. and hotmail... i didnt recieve any

to make it work you should configure correctly your fluxcp and your gmail.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   24
  • Joined:  02/23/12
  • Last Seen:  

but...the first time it worked.

 

i just enabled this..

'RequireEmailConfirm' => true, worked.

 

but one night after it doesnt..

 

i can now see it in gmail spam folder... and yeah maybe yahoo banned my site -.-

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

but...the first time it worked.

 

i just enabled this..

'RequireEmailConfirm' => true, worked.

 

but one night after it doesnt..

 

i can now see it in gmail spam folder... and yeah maybe yahoo banned my site -.-

 

Yea, I told you. :)

Link to comment
Share on other sites

×
×
  • Create New...