Welcome Guest, Not a member yet? Register   Sign In
I choose SMTP, but get mail() error
#21

[eluser]nunomira[/eluser]
In my tests I have also got a lot of errors, depending on the server and on what was missing.

Here are some errors for future reference:

Quote:451 See http://pobox.com/~djb/docs/smtplf.html.
The following SMTP error was encountered: 451 See http://pobox.com/~djb/docs/smtplf.html.
Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.


Quote:Severity: Warning
Message: mail() [function.mail]: SMTP server response: 502 negative vibes
Filename: libraries/Email.php
Line Number: 1553


Quote:Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.


Quote:Severity: Warning
Message: mail() [function.mail]: SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
Filename: libraries/Email.php
Line Number: 1553



Quote:Fatal error: Maximum execution time of ...


I was astonished to find out that two different servers (unix and windows) didn't allow me to send email because
Code:
$config['newline'] = "\r\n";
was missing from the configuration file email.php.



Messages In This Thread
I choose SMTP, but get mail() error - by El Forum - 02-16-2009, 04:12 PM
I choose SMTP, but get mail() error - by El Forum - 02-17-2009, 01:06 AM
I choose SMTP, but get mail() error - by El Forum - 02-17-2009, 01:16 AM
I choose SMTP, but get mail() error - by El Forum - 02-17-2009, 10:52 AM
I choose SMTP, but get mail() error - by El Forum - 02-17-2009, 12:00 PM
I choose SMTP, but get mail() error - by El Forum - 02-17-2009, 12:10 PM
I choose SMTP, but get mail() error - by El Forum - 04-06-2009, 03:16 PM
I choose SMTP, but get mail() error - by El Forum - 11-01-2009, 05:21 AM
I choose SMTP, but get mail() error - by El Forum - 11-01-2009, 04:52 PM
I choose SMTP, but get mail() error - by El Forum - 04-04-2010, 02:31 PM
I choose SMTP, but get mail() error - by El Forum - 04-04-2010, 03:09 PM
I choose SMTP, but get mail() error - by El Forum - 04-04-2010, 03:33 PM
I choose SMTP, but get mail() error - by El Forum - 04-04-2010, 04:35 PM
I choose SMTP, but get mail() error - by El Forum - 04-04-2010, 07:59 PM
I choose SMTP, but get mail() error - by El Forum - 04-07-2010, 01:55 AM
I choose SMTP, but get mail() error - by El Forum - 04-07-2010, 06:57 AM
I choose SMTP, but get mail() error - by El Forum - 04-17-2010, 11:48 AM
I choose SMTP, but get mail() error - by El Forum - 04-17-2010, 12:28 PM
I choose SMTP, but get mail() error - by El Forum - 06-08-2011, 01:18 AM
I choose SMTP, but get mail() error - by El Forum - 02-03-2012, 05:47 AM
I choose SMTP, but get mail() error - by El Forum - 02-03-2012, 05:54 AM
I choose SMTP, but get mail() error - by El Forum - 02-03-2012, 06:00 AM
I choose SMTP, but get mail() error - by El Forum - 11-28-2012, 04:47 PM
I choose SMTP, but get mail() error - by El Forum - 11-28-2012, 07:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB