NYCPHP Meetup

NYPHP.org

[nycphp-talk] sending multipart email

Daniel Convissor danielc at analysisandsolutions.com
Wed Jul 14 09:27:29 EDT 2004


On Wed, Jul 14, 2004 at 03:56:23AM -0400, Marc Antony Vose wrote:
> boundary="============_-1122330894==_ma============"
> 
> is the string that is used for the boundary arbitrary?  Or must it 
> follow a certain convention?

Each boundary in an email must be the same, except the last one, which 
needs to have "--" tacked on the end.

But, each email must have a unique boundary.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list