But since these emails look fine in
every other concievable email retreival method, wouldn't that tend to make this a Scalix issue rather than a Squirrelcart issue?
As far as why that boundry thing is there, SC is saying this:
The email content you sent is being altered by something other than Squirrelcart. Squirrelcart does not add this to any emails:
--==Squirrelcart-Mail-Boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
I did a full text search for every file in version 2.1.4, and cannot locate the text "US-ASCII". An extra boundary is being added as well, so something is reading the email, locating the boundary from the headers, and then adding that text/plain section.
I'm sorry I can't be more self-sufficient on this. I am a bit out of my element here.