Displaying 1 result from an estimated 1 matches for "unmime".
Did you mean:
inmime
2020 Jun 11
2
executing script on mail arrival from sieve
...ches mails if any from this subfolder then processes
these mail, get maybe 1 or 2 or often none
but cron runs the script every 10 minutes, most times not needed as
nothing is retrieved
it's pretty crude - but works
getmail fetches mails to local folder, deletes in subfolder
munpack mailfile to unMIME
links dumps HTML to txt
looking at wiki2, 'Pigeonhole Sieve Extprograms Plugin', is this what
would allow to execute my script on new mail arrival?
I can't quite figure out how to.. if anyone has any sample, I might try to
adapt to my need.. thanks (probably I should just leave like i...