The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 14 posts ] 
Author Message
PostPosted: Tue Apr 22, 2008 9:47 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Nov 23, 2007 2:18 pm
Posts: 31
I have a clean install of 1.0.15 and have tried both "sendmail" and "php mail function'" options but can't get the email activation link mail sent to the address given during new user registration.

any ideas?


Top
 Profile  
 
PostPosted: Sat May 03, 2008 8:58 pm 
Joomla! Intern
Joomla! Intern

Joined: Sat May 03, 2008 8:54 pm
Posts: 69
Well, no one might have helped you but at least someone has the same problem. I can't get the user registration activation emails to send out either. I have tried all three selections. I am not sure what the problem is. Anyone know of a solution or mail tutorial?


Top
 Profile  
 
PostPosted: Sun May 04, 2008 11:20 am 
User avatar
Joomla! Exemplar
Joomla! Exemplar

Joined: Fri Sep 09, 2005 2:13 pm
Posts: 7954
Location: The Netherlands
Is you contact form working or not?

_________________
Robert Dam - Joomla Forum Moderator
Dutch Boards | Joomla Coding Boards | English Support Boards


Top
 Profile  
 
PostPosted: Sun May 04, 2008 2:51 pm 
Joomla! Intern
Joomla! Intern

Joined: Sat May 03, 2008 8:54 pm
Posts: 69
Hi dan-man,

The problem ended up being my hosting provider's issue. They told me that it php mail was disabled internally for security measures but gave me an alternate solution which I will try. It always takes me much longer to solve problems because I am not that great with php, just basic html. :)


Top
 Profile  
 
PostPosted: Wed May 28, 2008 12:07 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Nov 23, 2007 2:18 pm
Posts: 31
after doing quite a lot of digging about this topic I have come to a couple of conclusions:

1) If you're using smtp mail then afaik the mail server must be on the same IP address (or maybe just in the same domain - I'm not sure) for it to work

2) the php mailer function is dependent upon the host webserver's PHP configuration - if they have disabled PHP mailer then you won't be able to use it in Joomla

3) certain well-known public / free email service providers (eg Yahoo mail) will regard email activation links that are auto-generated by the joomla registration as junk mail and they will not appear in the inbox but in the junk / spam folder instead - it means that you will have to display a message to the user to look in their spam folder if they can't find the activation link mail in their inbox

good luck


Top
 Profile  
 
PostPosted: Wed May 20, 2009 6:45 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Apr 20, 2009 5:22 am
Posts: 9
Hi, I wonder if anyone has figured this out.

My provider doesnt support PHP mail function & sendmail. So they recommended me using SMTP server. I filled it up. And able to send an mass email out. However regarding the user registration activation mail, no users can receive them yet. Wonder any one know what's the magic to it?

I am using Joomla 1.5 + Jfusion + PHPBB3.0 (I was told its not a Jfusion/PHPBB thingy).


Top
 Profile  
 
PostPosted: Sat Jun 06, 2009 10:30 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed Jun 03, 2009 2:19 pm
Posts: 4
is your problem solved yet. I encounter the same problem and need help. I am using localhost in appserv. in admin user manager, I can see the user is created, but just couldn't sent the activation email


Top
 Profile  
 
PostPosted: Thu Oct 08, 2009 6:47 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Aug 05, 2009 5:57 pm
Posts: 18
xoundboy wrote:
after doing quite a lot of digging about this topic I have come to a couple of conclusions:

1) If you're using smtp mail then afaik the mail server must be on the same IP address (or maybe just in the same domain - I'm not sure) for it to work

2) the php mailer function is dependent upon the host webserver's PHP configuration - if they have disabled PHP mailer then you won't be able to use it in Joomla...


ok, guys. here is what you have to do:

1. check if your server supports PHP mail.

If YES...

2. go to the hosting configuration area of your server and find the place to configure the mail form.

3. type in the same email you have in joomla (back-end, site, global configuration, server, mail settings).

That's it. Let me know if it works. it did here.
8)


Top
 Profile  
 
PostPosted: Fri Dec 11, 2009 3:40 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Jul 09, 2009 8:54 am
Posts: 1
Location: Singapore
I faced the same problem. Thanks for the solution.

_________________
Willie Greg
Technical Director


Top
 Profile  
 
PostPosted: Mon Dec 21, 2009 10:58 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon Dec 21, 2009 10:53 pm
Posts: 1
I found that the solution was far more easy than previously mentioned.

1. Go to "Site | Global Configuration"
2. Select "Server"
3. Check under Mail Settings the following:
SMTP Authentication = "yes"
SMTP Password = "your site admin mail account password"
4. Save

After a while you'll see all the mails piled up on in the send queue drop in :)

Hope this helps for all of you!


Top
 Profile  
 
PostPosted: Thu Apr 08, 2010 5:32 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Apr 08, 2010 5:15 pm
Posts: 1
Hi iv got the same problem, but i dont seem to understand the solution. Its been a week since i registered. No activation account.

Someone help please.


Top
 Profile  
 
PostPosted: Tue Dec 14, 2010 12:00 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Aug 13, 2010 8:24 am
Posts: 14
i have done it......it is easy......

1. Create a contact form and test it whether it is working fine or not
2. If it is working fine and receive proper mails from contact form then it will work and user Registration Activation Mail will be send to his ID

i have came across that if the user register with yahoo ID, the activation link may not send to the user, though it is Administrator or Registered User. mail will not be send...........i dont know why

it works with Gmail, Hotmail,

Please tell me if it works with Yahoo ID


Top
 Profile  
 
PostPosted: Fri Mar 18, 2011 7:40 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Mar 18, 2011 7:20 am
Posts: 1
Here is a possible solution to the activation email issue. For those who can send email via the contact form and can also send articles via the email send icon, but is not able to send activation emails to users who register via the registration form:

Select the following parameters:
Mailer: PHP Mail Function
Mail From: whatever email address you want to show from in the email
Sendmail Path: Usually /usr/sbin/sendmail , but depends on your host's structure
SMTP Authentication: Yes
SMTP Security: Depends on the host as well (for Bluehost select SSL)
SMTP Port: For Bluehost it is 26 for non-SSL, 25 for most other hosts, If SSL, then 465
SMTP Username: Must enter for Bluehost
SMTP Password: Must enter for Bluehost
SMTP Host: localhost in most cases

I racked my brain trying every option possible until filling in this section completely finally worked for me.

Good Luck!!!


Top
 Profile  
 
PostPosted: Tue Feb 28, 2012 9:09 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Jan 31, 2011 5:13 pm
Posts: 21
Was set up with php mailer and after setting up with smtp and not changing anything else we are able to send email when selecting the email icon on a page to send someone a reference to that article on the site. Will this also affect the registration notification emails?
Before I changed from php to smtp the registration process was sending out the confirmation email to the person who was trying to register but after they did the confirmation the administrator did not get a notice that the person registered so they could be approved.
Will changing this php to smtp affect that function?

Here is how we currently are setup:

Mailer SMTP
Mail from FXCRC@wwmgmt.org
From Name Fragile X Foundation Clinics
Sendmail Path /usr/sbin/sendmail
SMTP Authentication No
SMTP Security none
SMTP Port 25
SMTP Username
SMTP Password
SMTP Host localhost


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 



Who is online

Users browsing this forum: No registered users and 4 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group