Closed (fixed)
Project:
PHPMailer SMTP
Version:
2.2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2022 at 21:57 UTC
Updated:
8 Dec 2022 at 03:39 UTC
Jump to comment: Most recent
Support adding attachments from the public file system. public://path/to/file.pdf
Comments
Comment #3
imclean commentedThis also allows the filename and mime type to be omitted, in which case the PHPMailer library will determine those values.