| Subject: | no support for MIME messages. |  
| Summary: | Package rating comment |  
| Messages: | 2 |  
| Author: | f5inet |  
| Date: | 2008-03-06 11:52:19 |  
| Update: | 2008-03-06 20:52:10 |  
|   |  
 
 | 
 | 
f5inet rated this package as follows:
| Utility:  | Insufficient | 
| Consistency:  | Sufficient | 
| Examples:  | Sufficient | 
| Unit tests:  | Sufficient | 
| 
 | 
  f5inet - 2008-03-06 11:52:19  
no support for MIME messages. 
  
  Manuel Lemos - 2008-03-06 20:52:10 -  In reply to message 1 from f5inet 
The purpose of this class is just to send messages via SMTP. To compose a MIME message you need to use it in conjunction with the MIME message class: 
phpclasses.org/mimemessage
It seems you did not notice, but it is written in the description of the SMTP class the following:
 
* Note: this class is better used in conjunction with the class "MIME E-mail message composing and sending class". See in the Email group.  
  
   |