Welcome Guest, Not a member yet? Register   Sign In
Email library : mail() function issue
#11

[eluser]sophistry[/eluser]
Try one of these threads... lots of good debugging hints.

http://ellislab.com/forums/viewthread/47542/
http://ellislab.com/forums/viewthread/52185/
http://ellislab.com/forums/viewthread/45399/

For instance, have you tried using a telnet connection to gmail smtp port and send it commands by hand?

eg. > telnet smtp.gmail.com 25

results in
Code:
telnet smtp.gmail.com 25
Trying 64.233.185.111...
Connected to gmail-smtp.l.google.com.
Escape character is '^]'.
220 mx.google.com ESMTP hsfkjs47g

also, see this gmail page: http://mail.google.com/support/bin/answe...swer=13287

keep trying.


Messages In This Thread
Email library : mail() function issue - by El Forum - 06-27-2007, 09:21 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 10:13 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 10:17 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 10:34 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 10:56 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 11:04 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 11:58 AM
Email library : mail() function issue - by El Forum - 06-27-2007, 12:22 PM
Email library : mail() function issue - by El Forum - 06-27-2007, 01:20 PM
Email library : mail() function issue - by El Forum - 06-27-2007, 01:32 PM
Email library : mail() function issue - by El Forum - 06-27-2007, 01:34 PM
Email library : mail() function issue - by El Forum - 06-27-2007, 01:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB