Welcome, Guest. Please Login or Register.
August 27, 2025, 04:04:44 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Email and password problem « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Email and password problem  (Read 369 times)
Jonathan Decker
Noobie
*
Posts: 6


Email and password problem
« on: March 22, 2002, 03:48:02 AM »
Reply with quote

I have installed YaBB SE and I love it, but I can't seem to get it to send emails out.  Like when quests reqister they are to receive a random password in their email.  But they don't get it.    My ISP says sendmail works and so does smtp.

Can someone help.
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Email and password problem
« Reply #1 on: March 22, 2002, 04:05:37 AM »
Reply with quote

It doesn't like you.  ;D

No, I would write something simple that uses the mail function andw see if that works.  If it does, problem in YaBBSE, if it doesn't then your host has a problem.  Here is the page on it, http://www.php.net/manual/en/ref.mail.php

mail("[email protected]", "My Subject", "Does This Work");
or even better than that.

if (mail("[email protected]", "My Subject", "Does This Work")) {
echo "good";
}
else echo "bad";
That will print good if the e-mail went and bad if it didn't.
Logged

Jonathan Decker
Noobie
*
Posts: 6


Email and password problem
« Reply #2 on: March 22, 2002, 04:10:12 AM »
Reply with quote

I have used other scripts that use sendmail and smtp and they have worked.  So i think it is not my hosting provider.    Anyone else know of this problem?


Also I found out that my provider is using qmail instead of sendmail.  Is qmail supported and how.
« Last Edit: March 22, 2002, 04:26:28 AM by Jonathan Decker » Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Email and password problem
« Reply #3 on: March 22, 2002, 06:33:03 AM »
Reply with quote

Did you check whether the parameters in your board settings:

Location of Sendmail Program
SMTP-Server  
Webmaster Email Address  
Send Mails using


are set to the right values?
« Last Edit: March 22, 2002, 06:35:55 AM by andrea » Logged

Jonathan Decker
Noobie
*
Posts: 6


Re:Email and password problem
« Reply #4 on: March 23, 2002, 01:51:22 AM »
Reply with quote

Yes all my settings are all correct.  Just seems not to still work.  Also I had my ISP check my settings and they said it was also correct.
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Email and password problem
« Reply #5 on: March 23, 2002, 02:08:28 AM »
Reply with quote

I'm not sure it will work, can you post a phpinfo file for us?
Logged

Jonathan Decker
Noobie
*
Posts: 6


Re:Email and password problem
« Reply #6 on: March 23, 2002, 03:05:56 AM »
Reply with quote

Where do I find that?
Logged
Jonathan Decker
Noobie
*
Posts: 6


Re:Email and password problem
« Reply #7 on: March 23, 2002, 03:17:33 AM »
Reply with quote

ok everyone thanks for your help.   I found the problem and it is now working.

 :D
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Email and password problem
« Reply #8 on: March 23, 2002, 03:34:06 AM »
Reply with quote

What was it?
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Email and password problem « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.030 seconds with 16 queries.