On Thu, 2010-12-09 at 15:59 -0500, Edward Carraro wrote: > Is it possible to have dovecot 2.0.8 using LMTP run a shell script each time > it delivers a message to a users mailbox?
Nope. > basically when a message arrives, it will execute a shellscript which will > notify another service that mail has arrived in their inbox Maybe with Sieve enotify extension? I think you can cause it to send another mail :) Then point it to some address where MTA is configured to execute your script.
