PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
zlmark
Regular
Regular


Joined: Sep 25, 2006
Posts: 57

PostPosted: Thu Aug 16, 2007 7:05 pm Reply with quote Back to top

What can be done to speed up the activation emails? I have alot of potential new members waiting for the activation email. sometimes they don't even get them
View user's profile Send private message
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Thu Aug 16, 2007 7:19 pm Reply with quote Back to top

Nuke just makes a php call to send the mail. It doesn't hang on to it or anything. It's up to your server and the internet after that. Tell your users to check their spam folders. My AOL users never seem to get the emails at all. If you are using RN then the resend email thingy is quite handy. You can even activate users yourself with it.
View user's profile Send private message
zlmark
Regular
Regular


Joined: Sep 25, 2006
Posts: 57

PostPosted: Fri Aug 17, 2007 4:18 am Reply with quote Back to top

Yea i have seen the resend and tested it. What i do not like about the resend function is that it changes the password.

Sounds like it's my crappy hosting
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 7481
Location: Arizona

PostPosted: Fri Aug 17, 2007 6:21 am Reply with quote Back to top

I you would like to bypass the activation, use my Approved Membership Lite module from my site. You can use it to approve memberships, or, you can even set it up to just not send the activation link.

Of course, however, you would be opening yourself up to bots to automatically create a new user...
View user's profile Send private message Visit poster's website
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Fri Aug 17, 2007 6:50 am Reply with quote Back to top

zlmark wrote:
Yea i have seen the resend and tested it. What i do not like about the resend function is that it changes the password.


Question I've used it before to activate users having trouble and they never told me it changed their password.
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4856

PostPosted: Fri Aug 17, 2007 11:42 am Reply with quote Back to top

[Tip of the Day] - If AOL users are not recieving emails, check with your host to make sure they have an SPF record for the mail server.
View user's profile Send private message Send e-mail Visit poster's website
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Fri Aug 17, 2007 11:54 am Reply with quote Back to top

Thanks Guardian.
View user's profile Send private message
zlmark
Regular
Regular


Joined: Sep 25, 2006
Posts: 57

PostPosted: Fri Aug 17, 2007 2:42 pm Reply with quote Back to top

Guardian2003 wrote:
[Tip of the Day] - If AOL users are not recieving emails, check with your host to make sure they have an SPF record for the mail server.
Does this apply only to AOL users?
Quote:

I've used it before to activate users having trouble and they never told me it changed their password.
I used it myself on a test account I created so I would know.
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4856

PostPosted: Fri Aug 17, 2007 2:51 pm Reply with quote Back to top

zlmark no it is not just restricted to AOL, some other mail services can filter mail as spam by over zelous settings or incorrect configuration of spam filters.

It is 'good practice' for a host to have an SPF record set up for their mail server, it takes literally seconds to do and more and more mail services look for this record in order to help identify 'trusted' mail servers.
View user's profile Send private message Send e-mail Visit poster's website
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Fri Aug 17, 2007 2:57 pm Reply with quote Back to top

Why would it change a password though? Then the user you activated wouldn't be able to log in. If it is doing that, it is a bug. I just activated a user the other day since he didn't get the email, and he was able to get in. Confused
View user's profile Send private message
zlmark
Regular
Regular


Joined: Sep 25, 2006
Posts: 57

PostPosted: Fri Aug 17, 2007 3:05 pm Reply with quote Back to top

Gremmie wrote:
Why would it change a password though? Then the user you activated wouldn't be able to log in. If it is doing that, it is a bug. I just activated a user the other day since he didn't get the email, and he was able to get in. Confused
Yes, because it sends a new password. If the user creates their own password, like I did, then they will have to notice that there is a different password than the one they created. I noticed the different password naturally because it didn't match the one I created. I'm just saying I don't like the fact that it gets changed. Could add to the confusion and frustration of activation
View user's profile Send private message
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Fri Aug 17, 2007 3:06 pm Reply with quote Back to top

I think we are talking about two different things. When I go into the Resend_Email module, there are links for all the pending users (in addition to resend buttons). If you just click on one of those links, it activates the user, as if they had clicked on the link in the email (that they never got). No passwords are changed here (I looked at the code). I'm not talking about clicking "resend", which does generate a new password and new activation email.
View user's profile Send private message
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Fri Aug 17, 2007 3:09 pm Reply with quote Back to top

Yeah I see what you mean now. I don't know why it does that, unless it is thinking that the registration email got intercepted by someone else, so for safety it is generating a new password (that the user can change later of course).
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 7481
Location: Arizona

PostPosted: Sat Aug 18, 2007 9:06 am Reply with quote Back to top

Also, to ensure no confusion, I was offerring up Approved Membership Lite (AML), which has nothing to do with the Resend Email module. These are two different things. AML does not change their passwords.

Just needed to make sure folks who pick up this thread later understand that... Laughing
View user's profile Send private message Visit poster's website
zlmark
Regular
Regular


Joined: Sep 25, 2006
Posts: 57

PostPosted: Sat Aug 18, 2007 9:35 am Reply with quote Back to top

Guardian2003 wrote:
zlmark no it is not just restricted to AOL, some other mail services can filter mail as spam by over zelous settings or incorrect configuration of spam filters.

It is 'good practice' for a host to have an SPF record set up for their mail server, it takes literally seconds to do and more and more mail services look for this record in order to help identify 'trusted' mail servers.
Thanks Guardian! This may be the ticket for me. So i'll ask my hosting if they have/or to set up an spf record for the mail server correct?
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 7481
Location: Arizona

PostPosted: Sat Aug 18, 2007 9:41 am Reply with quote Back to top

Yes, that is correct. For more information, see this site:
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Visit poster's website
zlmark
Regular
Regular


Joined: Sep 25, 2006
Posts: 57

PostPosted: Sat Aug 18, 2007 12:43 pm Reply with quote Back to top

Thanks guys,

I'll let you know if I see an improvement with activations
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4856

PostPosted: Sat Aug 18, 2007 1:14 pm Reply with quote Back to top

No problem Wink
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum