June 4, 201312 yr Hi There I am using SMTPit Pro to send email from my database (FMP12). My email ends with my company logo (Using SetAttachment) and then any attachments are included thereafter (Using SetAttachment with Append). The problem is all the attachments arrive in a line across the page which does not look good. Is there a way to force each attachment to appear after each other (ie: with a carriage return between them). Thanks Peter
June 26, 201312 yr Unfortunately, this is just how your email client is rendering the email. File attachments are not referenced within the body of an email at all (unless they are inline images or something like that), so there is no way to specify a format for how an email client should show them to you. If you were to use a different email client, you would probably see something completely different. I hope this helps, Jake
Create an account or sign in to comment