PHP Nuke does not send confirmation emails....

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Zontral
-


Joined: 06 Apr 2004
Posts: 7

PostPosted: Thu Apr 15, 2004 3:06 am    Post subject: PHP Nuke does not send confirmation emails.... Reply with quote

I am running PHP Nuke 7.1, and whenever someone signs up on my site, they do not recieve a confirmation email and therefore cannnot complete their registration...
Back to top View user's profile Send private message
Foxified
-


Joined: 13 Apr 2004
Posts: 487
Location: Canada

PostPosted: Thu Apr 15, 2004 4:28 am    Post subject: Reply with quote

looked at the help files?
maybe disable the confirm option?
Back to top View user's profile Send private message Visit poster's website AIM Address MSN Messenger
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Fri Apr 16, 2004 6:21 am    Post subject: Reply with quote

Hi Zontral,
Check your php.ini file and make sure the [mail function] is setup properly.
Then, go into PHP-Nuke Administration > Preferences and make sure your
email settings are the same as the php.ini.
Back to top View user's profile Send private message Visit poster's website
Zontral
-


Joined: 06 Apr 2004
Posts: 7

PostPosted: Sat Apr 17, 2004 2:13 am    Post subject: Reply with quote

I do not know exactly what you mean by "set up properly" so here is the code underneath [mail function]

Code:
[mail function]
; For Win32 only.
SMTP = localhost ; for Win32 only
sendmail_from= me@localhost.com ; for Win32 only

; For Win32 only.
;sendmail_from = me@example.com

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =


I am running a Win32 server so I think that part is set up properly.
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Sat Apr 17, 2004 2:46 am    Post subject: Reply with quote

SMTP = smtp.youremail.com
sendmail_from=youremailaddress


That's what you have to configure.
If you use Outlook Express, use the smtp settings from that.
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sun Apr 18, 2004 3:09 am    Post subject: Reply with quote

You will obviously need an SMTP server to send email. Try this one if you already don't have one.

You can also try a Windows-like sendmail (try this), but I have experienced more success with an SMTP server.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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


Powered by phpBB phpBB Group