1

Topic: Extract attachment from accounts

Hi!
I need to automatically run a script to extract attachments when an email arrive to one account.
Do you have idea which is the file that i have to edit to run the script?
Thank you!!!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Extract attachment from accounts

You should write your own tool to do this.
Pipe email to this tool in postfix via transport_map, extract attachments, reinject email into postfix queue.