I would like to set up the following conditions:
- Emails are from aaa@aaa.com.
- Emails are sent to bbb@bbb.com.
- Emails contain an attachment of type PDF.
- Save the attachment to a specified path on the server (e.g., /tmp, /opt, or wherever).
- Forward the email to admin@bbb.com.
- Allow the email to be delivered.