[PHP-users 34797] PHPLISTでの空メール
eternaltime @ apolo.jp
eternaltime @ apolo.jp
2009年 10月 15日 (木) 11:51:20 JST
ナカダといいます。よろしくおねがいします。
現在は、テスト段階なのですが、PHPLISTというメールマガジンシステムを
利用して空メール対応のメールマガジンの準備をしております。
PHPLIST用の空メールシステムもアドオンで用意されていて
空メールによるユーザーの仮登録と本登録はできるのですが、
仮登録時に、エラーメールも一緒に送られてきてしまいます。
エラーメールの内容は下記のような感じなのですが、
現在原因の特定ができずに困っております。
●エラーメール内容(件名:Mail delivery failed: returning message to sender)
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
pipe to |/hoge/lists/blank_mail/mail_subscribe.php
generated by ml @ hoge.com
The following text was generated during the delivery attempt:
------ pipe to |/hoge/lists/blank_mail/mail_subscribe.php
generated by ml @ hoge.com ------
X-Powered-By: PHP/5.2.5
Set-Cookie: PHPSESSID=138c5d839ff704aeae1d44bcba77004; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
------ This is a copy of the message, including all the headers. ------
Return-path: <test @ usermail.com>
Received: from xxx.or.jp ([000.000.000.000])
by www.xxx.jp with esmtp (Exim 4.69)
(envelope-from <test @ usermail.com>)
id 1MxVtf-0002Eq-KJ
for ml @ hoge.com; Tue, 13 Oct 2009 10:09:51 +0900
Received: from [000.000.000.000] (xxx.ne.jp [000.000.000.000])
by xxx.or.jp (mta) with SMTP id n9D19sTJ05702
for <ml @ hoge.com>; Tue, 13 Oct 2009 10:09:54 +0900 (JST)
MIME-Version: 1.0
Date: Tue, 13 Oct 2009 10:09:40 +0900
Message-ID: <JxKn6HFeJAKhg01sC.uWV8nQ @ usermail.com>
Subject:
From: test @ usermail.com
To: ml @ hoge.com
X-Mailer: JsvMail 9.0 (Shuriken 2009)
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
●メール内容ここまで
転送に失敗しているわけでは無いようなのですが、
PHPスクリプト内部でメールの送信を行っているのは
仮登録メールを送信する部分だけのような感じだったので
どの部分を変更・修正・設定変更すればエラーメールが送られないように
なるのかがわからず、こちらでご質問させていただきました。
PHPLIST並びに空メールシステムの入手は下記にて行いました
http://www.d-ip.jp/contents/business426.html
メールの転送は「cPanel」に搭載されているフォワーダで行っています。
また、空メール用に作成したメールアカウントのメールボックスには
空メールが残ったままになっています。
ですので、内部で転送メールのコピーが残るような設定になっているようです。
以上、どなたか解決方法やヒントなど、ご教示いただければ幸いです。
PHP-users メーリングリストの案内