Identify filename by regex
Under Review
May 20, 2024
I have a situation with a client that sends his e-mails with three attachments in PDF.
Two of them have fixed name but the 3rd one has dynamic name just with numbers.
I appreciate if we have a way to identify this kind of file using regex or something else