| 
| Subject: | This Class Helped me in SMTP, and I... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 3 | 
|---|
 | Author: | Khaled Karman | 
|---|
 | Date: | 2008-08-10 21:31:45 | 
|---|
 | Update: | 2008-08-10 21:44:16 | 
|---|
 |  |  |  | 
Khaled Karman rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Good | 
|---|
|  | 
  Khaled Karman - 2008-08-10 21:31:46This Class Helped me in SMTP, and I am thankful for his programmer, it's most pwerfull in SMTP, I have some problems in my server, and he goes over all errors. I am already tested over 30 other classes and no one helped me like it. THANK YOU VERY MUCH.
  Khaled Karman - 2008-08-10 21:37:53 - In reply to message 1 from Khaled KarmanI have one question.
 How I can add the Content-Type and the charset to the email.
 
 I tried to add it before the (To:) write in the class, but it's not work.
 
 I add this line:
 
 Content-Type: text/plain; charset=\"1256\";\r\n
 
 I don't know why!!
 
 Thanks
  Khaled Karman - 2008-08-10 21:44:16 - In reply to message 2 from Khaled KarmanOK, it's working now very goooood.
 I added the Content-Type line after the (To:) line and before the (From:) line.
 
 Thanks.
 |