smtp error ? :|
Posted by: fastboy (---.speed.planet.nl)
Date: February 20, 2007 05:07PM

i have a error with my smtp sad smiley can someone help me ?

Warning: fputs(): supplied argument is not a valid stream resource in C:\wamp\www\includes\smtp_include.php on line 147

Warning: fgets(): supplied argument is not a valid stream resource in C:\wamp\www\includes\smtp_include.php on line 1025

on line 147 it say's : fputs($this->smtp_conn,"AUTH LOGIN" . $this->CRLF);

on line 1025 it say's : while($str = fgets($this->smtp_conn,515)) {
if($this->do_debug >= 4) {
echo "SMTP -> get_lines(): \$data was \"$data\"" .
$this->CRLF;
echo "SMTP -> get_lines(): \$str is \"$str\"" .
$this->CRLF;
}

i don't know what to do know! please help me!

Options: ReplyQuote
Re: smtp error ? :|
Posted by: CyberSpatium (71.237.217.---)
Date: February 20, 2007 11:57PM

wamp does not come with an smtp server, so you cannot send emails with it.



CyberSpatium
-------------------------
WAMP English Forum Admin

Options: ReplyQuote
Re: smtp error ? :|
Posted by: fastboy (---.speed.planet.nl)
Date: February 21, 2007 09:39PM

but why is there than an option for smtp ?

Options: ReplyQuote
Re: smtp error ? :|
Posted by: yfastud (72.236.169.---)
Date: February 21, 2007 09:53PM

He... he.... ;-)

So people can build one by themseve like one in my signature. If you're good in programming, use phpmailer, and remember to consider security before anything else.

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)
[wp.jlbn.com] (testing WordPress 2.1)
[ws.jlbn.com] (testing WebSpell 4.01.02)



Post Edited (02-21-07 21:55)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: smtp error ? :|
Posted by: gtiserge (---.plus.com)
Date: February 22, 2007 02:56AM

That's a bummer, because I have the same problem,
On my locals server which has a direct connection to the net, I decided to set my provider SMTP server during the installation, but naaa!!! still the same problem.

Options: ReplyQuote


Sorry, only registered users may post in this forum.