25 May
2013
25 May
'13
11:38 p.m.
On Sat, May 25, 2013 3:36 pm, Chris Richards wrote:
On Sat, May 25, 2013 3:53 am, Lev Serebryakov wrote:
So, I need a way to run it from httpd (running with credentials of web user) on behalf mail subsystem (running with credentials of v-mail user) according command from PHP script... It could be non-trivial...
There's a dovecot plugin that extends the sieve protocol and allows you to execute applications on the server. I don't know anything about it (I've never used it), but perhaps that is a path you could investigate?
woops, wrong link, use this one:
http://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/Extprograms
Chris