PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_Queue » Bug #3282

Mail/Queue.php, confusion in the mysql table example

Details

Request #3282Mail/Queue.php, confusion in the mysql table example
Submitted2005-01-24 16:01 UTC
Fromflobee at gmail dot com
Assignedquipo
StatusClosed
PackageMail_Queue
PHP Version5.0.3
OSwin/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!