Author Topic: Problem using smtp.mail.yahoo.com to send mail  (Read 9892 times)

0 Members and 1 Guest are viewing this topic.

Offline mwalters

  • Pre-Newbie
  • Posts: 1
    • View Profile
Problem using smtp.mail.yahoo.com to send mail
« on: November 05, 2006, 03:40:29 PM »
I cannot configure to send e-mail through smtp.mail.yahoo.com, after reading through related topics I found here. 

First, I tried to send e-mail with use smtp server set to no. That does not work.  I get

Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for myaddress@yahoo.com in mypath\includes\email.php on line 171
Error sending email!


While waiting to hear from my provider, I decided to try with smtp set to yes and not use mail() in php (as I understand it anyway).

In the admin control panel, I set:
Admin email:   myaddress@yahoo.com
Use SMTP server:  yes
SMTP server host:  smtp.mail.yahoo.com
SMTP username:  myusername
SMTP password:  mypassword

When using the send e-mail option, I get:

Warning: fsockopen(): unable to connect to smtp.mail.yahoo.com:25 in mypath\includes\email.php on line 184

Warning: fgets(): supplied argument is not a valid stream resource in mypath\includes\email.php on line 185

Email Error: Invalid mail server response (service not ready?):

I changed the email.php to try port 587 after reading help at yahoo.mail, and then I get

Email Error: PASSWORD invalid mail server response: 535 authorization failed (#5.7.0)


My password is correct (I have checked numerous times).

My database is running on a windows server. I don't know if they have configured php to use smtp or not.  (Haven't heard back from them yet).

PHP is v4.3.11 and mySQL is v5.0.  I am using version 1.7.4. of 4images

Can anyone help me?  Thanks in advance

« Last Edit: November 05, 2006, 09:40:37 PM by mwalters »

Offline Chester

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #1 on: December 10, 2006, 02:25:20 PM »
Das gleiche Problem habe ich auch. Ich verwende allerdings GMX, bekomme aber die gleiche Fehlermeldung:


Warning: fsockopen() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/chester10777/4images/includes/email.php on line 184

Warning: fgets(): supplied argument is not a valid stream resource in /usr/export/www/vhosts/funnetwork/hosting/chester10777/4images/includes/email.php on line 185

Email Error: Invalid mail server response (service not ready?):

Weis jemand was ich tun soll???
----

I have got the same problem. I use GMX and get the following error message:


Warning: fsockopen() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/chester10777/4images/includes/email.php on line 184

Warning: fgets(): supplied argument is not a valid stream resource in /usr/export/www/vhosts/funnetwork/hosting/chester10777/4images/includes/email.php on line 185

Email Error: Invalid mail server response (service not ready?):

Does anybody know what to do??



Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #2 on: December 11, 2006, 08:55:34 AM »
Administrator Email: e-mail-Adresse
SMTP Server für den Versand von Emails verwenden:     Nein
SMTP Server Adresse:
SMTP Username:
SMTP Passwort:

Die allermeisten Abieter lassen gar keinen SMTP-Versand über Formulare zu! Die Anbieter selbst nutzen logischer Weise SMTP und POP, die Daten sind dort bereits eingetragen!

Funktionieren würde das nur, wenn es ein "eigener" Server, ohne fertigen Mailversand wäre!

SMTP mal deaktivieren, müsste klappen!

Offline Chester

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #3 on: December 11, 2006, 05:01:59 PM »
ich habe es auch schon deaktiviert, geht aber trotzdem nicht. Ich benutze als Hoster
funpic.de. Kann es sein, dass es bei einem Freehoster nicht geht??

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #4 on: December 11, 2006, 10:00:12 PM »
da wird dir mawenzi gleich das Gegenteil beweisen!  :wink:

geh mal zu Funpic in deinen datenbank, such mal 4images_user guck mal in dein Prifil als admin und guck mal, ob deine E-mail-adresse stimmt, wenn jicht, ändere sie im phpMyAdmin, speichern nicht vergessen

Offline Chester

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #5 on: December 12, 2006, 04:31:15 PM »
da wird dir mawenzi gleich das Gegenteil beweisen!  :wink:

geh mal zu Funpic in deinen datenbank, such mal 4images_user guck mal in dein Prifil als admin und guck mal, ob deine E-mail-adresse stimmt, wenn jicht, ändere sie im phpMyAdmin, speichern nicht vergessen

Was genau soll ich denn da jetzt machen??
(habe ein Scrennshot angehängt)

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #6 on: December 12, 2006, 05:50:42 PM »
jetzt klickst du 4images_user und gehst auf: Anzeigen (oben)
..und guckst dein Profil als Admin und dort deine E-Mail

Offline Chester

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Problem using smtp.mail.yahoo.com to send mail
« Reply #7 on: December 13, 2006, 02:07:25 PM »
Die Mailadresse stimmt.

Was jetzt??

Edit: Hat sich erledigt. Jetzt geht es plötzlich (keine Ahnung warum).
« Last Edit: December 17, 2006, 12:21:56 PM by Chester »