Adding a comment about the messageId property and shells. Refs #1303

This commit is contained in:
mark_story 2010-11-22 12:58:51 -05:00 committed by Mark Story
parent 79aafda698
commit 244de1df85

View file

@ -261,6 +261,9 @@ class EmailComponent extends Object{
* it be handled by sendmail (or similar) or a string
* to completely override the Message-ID.
*
* If you are sending Email from a shell, be sure to set this value. As you
* could encounter delivery issues if you do not.
*
* @var mixed
* @access public
*/