Welcome Guest, Not a member yet? Register   Sign In
Email class using smtp protocol. pls help
#11

[eluser]GKenny[/eluser]
[quote author="soar" date="1226872117"]Confirmed: same script working on Linux and DOn't working on Windows - tested with *nix SMTP-server.[/quote]

I concur with Soar. I was having that Max execution time probleme when trying to send email through SMTP using a Windows 2008 server with MailEnable. I then change my parameters and used my FC6 Unix server with Exam as the MTA and it worked right away.

EDIT: I added these 2 lines:

Code:
$config['newline'] = "\r\n";
$config['crlf'] = "\r\n";

and it started working right away with my Windows server.


Messages In This Thread
Email class using smtp protocol. pls help - by El Forum - 08-20-2008, 07:03 AM
Email class using smtp protocol. pls help - by El Forum - 08-20-2008, 03:44 PM
Email class using smtp protocol. pls help - by El Forum - 08-20-2008, 03:53 PM
Email class using smtp protocol. pls help - by El Forum - 08-20-2008, 07:36 PM
Email class using smtp protocol. pls help - by El Forum - 08-21-2008, 11:56 AM
Email class using smtp protocol. pls help - by El Forum - 08-21-2008, 11:21 PM
Email class using smtp protocol. pls help - by El Forum - 08-22-2008, 08:08 AM
Email class using smtp protocol. pls help - by El Forum - 11-12-2008, 11:05 AM
Email class using smtp protocol. pls help - by El Forum - 11-15-2008, 07:37 AM
Email class using smtp protocol. pls help - by El Forum - 11-16-2008, 09:48 AM
Email class using smtp protocol. pls help - by El Forum - 02-19-2009, 09:35 AM
Email class using smtp protocol. pls help - by El Forum - 05-11-2009, 09:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB