[PHP-users 26496] imap関数が動くものと動かないものが

Kazuhiro Minamide k_minamide @ post.office.ne.jp
2005年 8月 18日 (木) 18:49:20 JST


南出です。宜しくお願いします。

メール受信処理のプログラムを作成しようと思い、インストールしましたが、

imap_body、imap_bodystruct、等は問題なく動き、本文取得できるのですが

imap_header、imap_headerinfo、等で「fromaddress」を取得して表示しようと

するとブラウザーから「ページを表示できません」のメッセージが出てきます。

色々コンパイル時のパラメーターを変更してみましたが状況が変わりません。

何が問題なのかさっぱり状態です。

c-clientのバージョンはimap-2004eで、phpは4.4.0です。

phpのコンパイル時のパラメータは下記のとおりです。

./configure --with-pgsql=/usr/local/pgsql
--with-apxs=/usr/local/apache/bin/apxs
--enable-versioning
--with-gd=/usr/local
--enable-enc-trans
--enable-mbstring
--enable-trans-sid
--enable-gd-native-ttf
--with-jpeg-dir=/usr/local
--with-png-dir=/usr/local
--with-freetype-dir=/usr/local
--with-zlib-dir=/usr/local
--with-imap=/usr/local
--with-imap-ssl=/usr/local
--with-kerberos=/usr/kerberos

お分かりになる方が見えましたら、ご教授いただけると助かります。

宜しくお願いいたします。





PHP-users メーリングリストの案内