Run script on incoming email address?

zadro

Member
Mar 22, 2021
15
2
23
48
zadroweb.com
I did some light searching, so my apologies if this was already asked or is already in the documentation.

I'm looking to run a command line script (bash) when a specific account receives an email.

So, if a dedicated inbox such as script@example.com receives an email, a script would be called at /usr/bin/script to process the email based on subject line or other criteria.

I have run VB scripts in Outlook in the past to accomplish this type of task, but I would prefer not to use that route.

Is something like this possible with Proxmox? Any help/direction would be appreciated!