Sending Mail

Support, Snippets & Projects

Moderators: Moderator, Global Moderator

Post Reply
Josh
Hero Member
Hero Member
Posts: 4627
Joined: Fri Jun 04, 2004 2:54 pm

Sending Mail

Post by Josh »

Hey all,
Having LOTS of problems here... I don\'t know why it doesn\'t work but it doesn\'t. I\'ve got XAMPP installed and with it comes Mercury/32 Mail Transport System for Microsoft Windows. First I got errors that the server won\'t send non-local emails and I fixed that by disabling the \"Do not send non-local e-mails\" option but now it won\'t send at all... Errors I\'m getting in some window in mercury;

Temporary error 249 (temporary MX resolution error) resolving \'gmail.com\'
Temporary error 249 (temporary MX resolution error) resolving \'killanet.net\'
Temporary error 249 (temporary MX resolution error) resolving \'hotmail.com\'
Temporary error 249 (temporary MX resolution error) resolving \'yahoo.com\'

I\'m assuming my system can\'t resolve the domain names? :\ I don\'t know how the heck to fix this but I\'ve been pulling my hair out since noon and it\'s now almost 7pm. How do I fix this? I\'d *really* like to continue with my registration system, but it just ain\'t happening with this crap going on.

thanks in advanced,
/d
[align=center]

Image

“If you stop learning, you stop living.” ~Tami Quiring

“It's the rare man who understands the value of a single perfect rose.”

[/align]
us3rX
Hero Member
Hero Member
Posts: 1194
Joined: Thu May 06, 2004 6:11 am

Sending Mail

Post by us3rX »

ub3r hax! *helped on msn i think...* <img src=\'http://www.killanet.net/forum3/public/s ... >/blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />

us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />

Recap...

Find your isp website, look for pop3 info for email... find the ip or domain... then open php.ini and look for

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

then replaced localhost with the info you find <img src=\'http://www.killanet.net/forum3/public/s ... iggrin.gif\' class=\'bbc_emoticon\' alt=\':D\' /> *should work*
[align=center]

Image

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source

"Death is the inevitable end to the suffering of the living." ~Unknown

"You were born an original. Don't die a copy" ~Murdoc Niccals

[/align]
Josh
Hero Member
Hero Member
Posts: 4627
Joined: Fri Jun 04, 2004 2:54 pm

Sending Mail

Post by Josh »

Apparently it\'s not.
[align=center]

Image

“If you stop learning, you stop living.” ~Tami Quiring

“It's the rare man who understands the value of a single perfect rose.”

[/align]
us3rX
Hero Member
Hero Member
Posts: 1194
Joined: Thu May 06, 2004 6:11 am

Sending Mail

Post by us3rX »

just not looking in the right ini file <img src=\'http://www.killanet.net/forum3/public/s ... >/blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />

us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
[align=center]

Image

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source

"Death is the inevitable end to the suffering of the living." ~Unknown

"You were born an original. Don't die a copy" ~Murdoc Niccals

[/align]
Josh
Hero Member
Hero Member
Posts: 4627
Joined: Fri Jun 04, 2004 2:54 pm

Sending Mail

Post by Josh »

ok....we finally got something going.........just my isp I can\'t connect to, I can\'t connect to an alternative isp, and gmail doesn\'t like me -.-


Conclusion; jer\'s method didn\'t work. Now how about we go back to the original way of doing this? How do I get Mercury to resolve the hosts? <img src=\'http://www.killanet.net/forum3/public/s ... /blink.gif\' class=\'bbc_emoticon\' alt=\':blink:\' />
Last edited by Josh on Mon Apr 03, 2006 3:15 am, edited 1 time in total.
[align=center]

Image

“If you stop learning, you stop living.” ~Tami Quiring

“It's the rare man who understands the value of a single perfect rose.”

[/align]
us3rX
Hero Member
Hero Member
Posts: 1194
Joined: Thu May 06, 2004 6:11 am

Sending Mail

Post by us3rX »

Call iran, get a nuke then turn around and scare your computer... if that doesnt work... hit the big red button and run like hell <img src=\'http://www.killanet.net/forum3/public/s ... iggrin.gif\' class=\'bbc_emoticon\' alt=\':D\' />

us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
[align=center]

Image

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source

"Death is the inevitable end to the suffering of the living." ~Unknown

"You were born an original. Don't die a copy" ~Murdoc Niccals

[/align]
Josh
Hero Member
Hero Member
Posts: 4627
Joined: Fri Jun 04, 2004 2:54 pm

Sending Mail

Post by Josh »

pfff....screw it. I just won\'t have an email feature :\
[align=center]

Image

“If you stop learning, you stop living.” ~Tami Quiring

“It's the rare man who understands the value of a single perfect rose.”

[/align]
Post Reply

Return to “PHP &amp; MySQL”