Net_SMTP::getResponse (Previous) (Next) Net_SMTP::identifySender

View this page in Last updated: Sun, 31 Aug 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_SMTP::helo()

Net_SMTP::helo() -- HELO コマンドを送信する

説明

HELO コマンドを送信します。これはメール送信 SMTP トランザクションの いちばん最初にくるもので、メールを送る際にはまずこのコマンドが用いられます。

パラメータ

string $domain

所属するドメイン名。

返り値

returns 失敗時にはエラーメッセージが含まれた PEAR_Error 、成功時には true

例外・エラー

throws 例外は発生しません。

注意

この関数は、スタティックにコールする ことはできません。

Net_SMTP::getResponse (Previous) (Next) Net_SMTP::identifySender

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.