Page 1 of 1
AddMailAttachmentData()
Posted: Mon Apr 15, 2024 3:05 am
by jassing
help file wrote:
The type of the attached file. If this parameter is omitted, then the file extension will be used to determine that files mime type.
You're attaching data - there is no file name, and hence, no file extension.
Re: AddMailAttachmentData()
Posted: Fri Apr 19, 2024 7:51 pm
by Andre
You're right about that there is no file.
But how the description of this optional parameter 'MimeType$' should look like?
Re: AddMailAttachmentData()
Posted: Sun Apr 21, 2024 1:45 am
by jassing
I would think it should not be optional when using data.
Re: AddMailAttachmentData()
Posted: Fri May 17, 2024 8:37 pm
by Andre
So this sounds like a feature request, where Fred should take a look...