Welcome Guest, Not a member yet? Register   Sign In
HTML e-mail with attachment problem
#6

[eluser]sophistry[/eluser]
please return with a debug matrix of where your email sending breaks down so you can isolate the problem.

tests (for each service):
send plaintext alone
send html alone
send attachment "alone"
send text and html
send text and attachment
send html and attachment
send all three

also,
RFC 2046 makes for edifying reading see esp section 5.1.3 and 5.1.4 for multipart standards. those section detail the difference between alternative and mixed multiparts - there may be something in changing the default mixed to default to alternative.

finally, it looks like you didn't paste all of the email because there is no closing boundary on the base64 encoded attachment. according to the CI Email.php library code a closing boundary is added.


Messages In This Thread
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 12:04 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 08:24 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 08:41 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 09:25 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 09:28 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 09:50 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 10:23 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 10:26 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 10:35 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 10:40 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 10:51 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 10:55 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 11:24 AM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 12:21 PM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 01:09 PM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 01:11 PM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 01:34 PM
HTML e-mail with attachment problem - by El Forum - 03-05-2008, 02:35 PM
HTML e-mail with attachment problem - by El Forum - 03-31-2009, 02:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB