Sending MIME email with attachment
After understanding MIME and boundaries in email, the only problem that was not totally apparent was that everything needs to end with \r\n (carriage return/line feed).
docs:programming:php:sending_mime_email_with_attachment
After understanding MIME and boundaries in email, the only problem that was not totally apparent was that everything needs to end with \r\n (carriage return/line feed).