Home » Mail » Mail_Queue » Bug #3282
Mail/Queue.php, confusion in the mysql table example
Details
| Request #3282 | Mail/Queue.php, confusion in the mysql table example |
|---|---|
| Submitted | 2005-01-24 16:01 UTC |
| From | flobee at gmail dot com |
| Assigned | quipo |
| Status | Closed |
| Package | Mail_Queue |
| PHP Version | 5.0.3 |
| OS | win/debian |
| Roadmaps | (Not assigned) |
Comments
[2005-01-24 16:01 UTC] flobee at gmail dot com
Description:
------------
Hello,
the recipient varchar(50)
of the mysql table, i dont understand!
To: will be stored as recipient in the database
"To:" can have a huge list as they are needed in mail($to, ..) and in the headers
so longtext or text it must be!