Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60533 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96562 invoked from network); 11 May 2012 14:34:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2012 14:34:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=zhanglijiu@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zhanglijiu@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: zhanglijiu@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:33672] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/E7-45982-3632DAF4 for ; Fri, 11 May 2012 10:34:11 -0400 Received: by wgbfg15 with SMTP id fg15so2213357wgb.11 for ; Fri, 11 May 2012 07:34:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xkpYBDExpp2of7iRsY92zvtH4oDmBnlR1z86rLAlkog=; b=ltulU1ydMDeeJvdGApE9j8EsoJk+3yTVucUHj5SeuIfvhPo0YttFYaLMAerC6apOir BmlUxjhhjdfQHjQRfM/VRfNjYNVqOLQ1V/BVMWf+4ESHnG7mqlR9xHYI0EjVlKyuGyPz D+4TFNdDQnV0I70UzkEzrkNK9sfCthdgq202wUm/ErjN3X0CNSV13uKJdbbnMVhnJznp xcShtHG45yaJJPsLlHNI+TyCzZLLYu5kjfmSn7kcZkdlHgq6da2n3PHIrfYECBZKS4s8 ei0YO5ID0FiBk9ceIAIVDMmfjSxzEgpPIGojs30ufQMMB1u0OLDnE9ZZFtjkoEgf8GyE ib9g== MIME-Version: 1.0 Received: by 10.180.83.196 with SMTP id s4mr1239927wiy.15.1336746848666; Fri, 11 May 2012 07:34:08 -0700 (PDT) Received: by 10.216.173.141 with HTTP; Fri, 11 May 2012 07:34:08 -0700 (PDT) Date: Sat, 12 May 2012 00:34:08 +1000 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04428eee11c5b604bfc3a1c7 Subject: the problem of php with gmail From: zhanglijiu@gmail.com (lijiu zhang) --f46d04428eee11c5b604bfc3a1c7 Content-Type: text/plain; charset=ISO-8859-1 Hi guys: I have a problem when I use php send email by gmail. At the beginning, it is fine, but the errors came after sending some emails. Warning: fwrite() [function.fwrite]: SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_write:protocol is shutdown in Could anyone know this problem? Regards, LijiuZhang --f46d04428eee11c5b604bfc3a1c7--