ERMS reads the email (which has no attachment) and puts the body as an attachment .Tools PT 8.51.11
Content-Type: multipart/mixed;
boundary="----=_Part_0_2096109425.1334952260041"
instead of below (which i assume will cause ERMS to read it right)
Content-Type: multipart/mixed;
boundary="ps-boundary-1"
What do i need to do to get the boundary info right?