Bug Report
Summary
Is not possible to send an email with attachment
it seem that will send an empty file instead of actual attachment
https://github.com/dotkernel/dot-mail/blob/5.0/src/Service/MailService.php#L104C1-L106C72
here seem to be the problem
Current behavior
the attached file have the proper NAME and extension
but actually it is a txt file with only content of filename and filepath
How to reproduce
Expected behavior
Bug Report
Summary
Is not possible to send an email with attachment
it seem that will send an empty file instead of actual attachment
https://github.com/dotkernel/dot-mail/blob/5.0/src/Service/MailService.php#L104C1-L106C72
here seem to be the problem
Current behavior
the attached file have the proper NAME and extension
but actually it is a txt file with only content of filename and filepath
How to reproduce
Expected behavior