phpmailer - Faster way of sending mail using PHP and SMTP -


I send mail through PHP using a virtual SMTP server on Windows 2008 server. It takes about 20 minutes to receive mail that sounds crazy for me. I am thinking that there is a fast way to send mail through a php script? Simple solution its better.

EDIT: I am setting up a log for my SMTP server with the following results, still trying to understand what it means and why hang out why any help is appreciated. Will be:

  # Software: Microsoft Internet Information Services 7.5 # Version: 1.0 # Date: 2014-10-17 18:36:48 # Field: Date Time C-IP S-STNAM S -IP s-port cs-method sc-win32-status sc-bytes cs-byte from time to time Or 2014-10-17 18:36:48 127.0.0.1 SMTPSVC1 127.0.0.1 Hello 0 57 38 2014-10-17 18:36:48 127.0.0.1 SMTPSVC1 127.0.0.1 0 mail 0 53 40 0 ​​2014 -10-17 18:36:48 127.0.0.1 SMTPSY 1 127.0.0.1 0 RCPT 0 48 45 2014-10-17 18:36:48 127.0.0.1 SMTPSEC 1 1 127.0.0.1 0 Statistics 0 146 2387 16 2014- 10-17 18:36:48 127.0.0.1 SMTPSVC1 127.0.0.1 Quotes 16 82 4 2014-10-17 18:57:46 xxxx SMTPSVC1 - 25 - 0 71 0 0 2014-10-17 18:57:46 Xxxx SMTPSVC1 - 25 Ehlo 0 4 0 0 2014-10-17 18:57:46 xxxx SMTPSY 1 - 25 - 0 105 0 0 2014-10-17 18:57:46 xxxx SMTPSVC1 - 25 Mail 0 4 2014 2014- 10-17 18:57:46 xxxx SMTPSY 1 - 25 - 0 44 0 0 2014-10-17 18:57:46 xxxx SMTPSY 1 - 25 RCPT 0 0 0 0 2014-10-17 18:57:46 xxxx SMTPSY 1 - 25 - 0 54 0 0 2014-10- 17 18:57:46 xxxx SMTPSY1 - 25 Statistics 0 4 0 0 2014-10-17 18:57:46 xxxx SMTPSY 1 - 25 - 0 44 0 15 2014-10-17 18:57:46 Xxxx SMTPSY1 - 25 - 0 Additional note:  

Additional note:

I get many errors before and after the delay, whenever I run the script, in my example you

  16 - "directory can not be deleted"  

me too

  15 - "system Can not find the specified drive "71 - This error is apparently taut I do not exist on RA, but I get it 78 - This error is apparently not present, but I get it 62 - There is no space to store the file waiting to print the space available on the server  

Also some other error, it does not matter if the error in sending and receiving takes about 21 minutes. Another extension that can help, 127.0.0.1 now reads the IP of the server on which the IIS webserver lives and x.x.x.x is my SMTP server.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -