コンタクトフォームでメールSendエラー⇒暫定解決
現状原因不明
試しに MODx0.9.5rc2 でContactUSすると下記のエラー
[[Contac tForm? &sendTo=`[(emailsender)]`]]
[!eForm? &formid=`ContactForm` &subject=`[+subject+]` &to=`[(email_sender)]` &ccsender=`1` &tpl=`ContactForm` &report=`ContactFormReport` &gotoid=`46` !]
\manager\includes\controls\class.phpmailer.php (0.9.5 で)
これは下記のサイトの事例が参考になりそう
よく見ると 0.9.2.1 側は違うなぁ(セキュアしてないです)
[[ContactForm? &sendTo=`[(emailsender)]`]]
今日はここまで。まだ、snipet がわからない。文字コードでひっかっかってるのか? もっとそれ以前の話なのか?
試しに MODx0.9.5rc2 でContactUSすると下記のエラー
[[Contac tForm? &sendTo=`[(emailsender)]`]]
[!eForm? &formid=`ContactForm` &subject=`[+subject+]` &to=`[(email_sender)]` &ccsender=`1` &tpl=`ContactForm` &report=`ContactFormReport` &gotoid=`46` !]
ぁゃιぃ
PHP error debug mail() [function.mail]: SMTP server response: 451 MELON ssmtpd: Invalid mail address valign="top" type/ Nr.: Warning - 2 C:\Program Files\xampp\htdocs\modx095\manager\includes\controls\class.phpmailer.php 438 valign="top" 438 source: $rt = @mail($to, $this- $body, $header);
\manager\includes\controls\class.phpmailer.php (0.9.5 で)
Yet Another 仕事のツール
PHPのメール送信機能を補助するための汎用的なメール送信ライブラリ ですと。よく見ると 0.9.2.1 側は違うなぁ(セキュアしてないです)
[[ContactForm? &sendTo=`[(emailsender)]`]]
少し上記と違うな。
PHP error debug mail() [function.mail]: SMTP server response: 451 MELON ssmtpd: Invalid mail address valign="top" type/ Nr.: Warning - 2 C:\Program Files\xampp\htdocs\modx\manager\includes\document.parser.class.inc.php(705) : eval()'d code 108
今日はここまで。まだ、snipet がわからない。文字コードでひっかっかってるのか? もっとそれ以前の話なのか?
解決しました!

|