You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for all your works on this amazing project!
I'm searching a way to call a script that can receive the subject, sender and destination email, to permit to this script to decide or not if it's urgent/important and send me a notification.
As I'm using the docker image, I've created my script in the /data volume folder, and I've downloaded a curl-static version inside it, so I can call my service (ntfy)
I can run my script from inside the docker container and my notification is sent, but I don't understood how to make it called from maddy.conf
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !
Thank you for all your works on this amazing project!
I'm searching a way to call a script that can receive the subject, sender and destination email, to permit to this script to decide or not if it's urgent/important and send me a notification.
As I'm using the docker image, I've created my script in the /data volume folder, and I've downloaded a curl-static version inside it, so I can call my service (ntfy)
I can run my script from inside the docker container and my notification is sent, but I don't understood how to make it called from maddy.conf
I've tried what proposed in #735 without succes
Any suggestions to permit to make it works correctly and ideally with the email destination and subject ?
Beta Was this translation helpful? Give feedback.
All reactions