I have added the plugin and works fine but two things is bother me. if anyone can help me with that:
1- How can I add a style sheet to the form is complelty balnk and boring>
see it here: http://modernwriters.org/net/wp-email.php?p=8
The other thing and more importanet is, afteer sending e-mail the page shows about15 lines of useless information before your e-mail was send:
Soemthing like this:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "220 host198.ipowerweb.com ESMTP " SMTP -> get_lines(): $data is "220 host198.ipowerweb.com ESMTP " SMTP -> FROM SERVER: 220 host198.ipowerweb.com ESMTP SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250-host198.ipowerweb.com " SMTP -> get_lines(): $data is "250-host198.ipowerweb.com " SMTP -> get_lines(): $data was "250-host198.ipowerweb.com " SMTP -> get_lines(): $str is "250-PIPELINING " SMTP -> get_lines(): $data is "250-host198.ipowerweb.com 250-PIPELINING " SMTP -> get_lines(): $data was "250-host198.ipowerweb.com 250-PIPELINING " SMTP -> get_lines(): $str is "250 8BITMIME " SMTP -> get_lines(): $data is "250-host198.ipowerweb.com 250-PIPELINING 250 8BITMIME " SMTP -> FROM SERVER: 250-host198.ipowerweb.com 250-PIPELINING 250 8BITMIME SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "502 unimplemented (#5.5.1) " SMTP -> get_lines(): $data is "502 unimplemented (#5.5.1) " SMTP -> ERROR: AUTH not accepted from server: 502 unimplemented (#5.5.1) SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 flushed " SMTP -> get_lines(): $data is "250 flushed " SMTP -> FROM SERVER: 250 flushed SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 ok " SMTP -> get_lines(): $data is "250 ok " SMTP -> FROM SERVER: 250 ok SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 ok " SMTP -> get_lines(): $data is "250 ok " SMTP -> FROM SERVER: 250 ok SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "354 go ahead " SMTP -> get_lines(): $data is "354 go ahead " SMTP -> FROM SERVER: 354 go ahead SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "250 ok 1091318682 qp 68256 " SMTP -> get_lines(): $data is "250 ok 1091318682 qp 68256 " SMTP -> FROM SERVER: 250 ok 1091318682 qp 68256 SMTP -> get_lines(): $data was "" SMTP -> get_lines(): $str is "221 host198.ipowerweb.com " SMTP -> get_lines(): $data is "221 host198.ipowerweb.com " SMTP -> FROM SERVER: 221 host198.ipowerweb.com
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How can I hide this information?