Re: [Dovecot] Performing an action on mail receipt

2014-05-20 Thread Andrew Beverley
On Wed, 2014-05-14 at 11:41 +0200, Jiri Bourek wrote: > > By user, I'd like to retrieve from a SQL database firstly which Sieve > > script to run (if applicable) and secondly the parameters for that > > particular user, in this case the external email address to notify. > > AFAIK PigeonHole can re

Re: [Dovecot] Performing an action on mail receipt

2014-05-15 Thread Jiri Bourek
On 14.5.2014 13:29, Axel Luttgens wrote: Le 14 mai 2014 à 11:41, Jiri Bourek a écrit : [...] AFAIK PigeonHole can read scripts only from file. Being able to use SQL database as data source would sure be nice and I recall there was some short discussion about it, but - again, AFAIK - it was ne

Re: [Dovecot] Performing an action on mail receipt

2014-05-14 Thread Axel Luttgens
Le 14 mai 2014 à 11:41, Jiri Bourek a écrit : > [...] > AFAIK PigeonHole can read scripts only from file. Being able to use SQL > database as data source would sure be nice and I recall there was some short > discussion about it, but - again, AFAIK - it was never added as a feature. Hello Jiri,

Re: [Dovecot] Performing an action on mail receipt

2014-05-14 Thread Jiri Bourek
On 14.5.2014 02:15, Andrew Beverley wrote: On Tue, 2014-05-13 at 16:21 +0200, Stephan Bosch wrote: This should provide what you need: http://sieve.info/ http://tools.ietf.org/html/rfc5435 http://tools.ietf.org/html/rfc5436 http://wiki2.dovecot.org/Pigeonhole Fantastic, thanks, exactly what I

Re: [Dovecot] Performing an action on mail receipt

2014-05-13 Thread Andrew Beverley
On Tue, 2014-05-13 at 16:21 +0200, Stephan Bosch wrote: > This should provide what you need: > > http://sieve.info/ > http://tools.ietf.org/html/rfc5435 > http://tools.ietf.org/html/rfc5436 > > http://wiki2.dovecot.org/Pigeonhole Fantastic, thanks, exactly what I need. I've got the basics worki

Re: [Dovecot] Performing an action on mail receipt

2014-05-13 Thread Stephan Bosch
Andrew Beverley schreef op 13-5-2014 15:53: Dear all, I would like to perform an action for certain users each time a mail arrives via LMTP. I would like to send an email notification to an external email address when new mail has arrived for certain users (note: not a forward). I am assuming t

[Dovecot] Performing an action on mail receipt

2014-05-13 Thread Andrew Beverley
Dear all, I would like to perform an action for certain users each time a mail arrives via LMTP. I would like to send an email notification to an external email address when new mail has arrived for certain users (note: not a forward). I am assuming that creating my own plugin using the existing