Mail delay in PHP

Discussion in 'Installation/Configuration' started by Jose Gosalbez, Oct 3, 2006.

  1. Jose Gosalbez

    Jose Gosalbez New Member

    Hi

    We have a litle delay when we try to send mails from PHP.
    To send a form we have a 40 seconds delay.

    Our log says...

    Oct 3 12:22:40 server1 sendmail[31999]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256

    Oct 3 12:22:40 server1 sendmail[31999]: k93AMPlB031999: [email protected], ctladdr=apache (48/48), delay=00:00:15, xdelay=00:00:00, mailer=relay, pri=30251, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (Ok: queued as 86CB74D00B9)

    Why?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I don't see anything unusual in your logs. The delay might be caused by spam- and virus scanners, etc.
     

Share This Page