[Dovecot] Personal Sieve Resieving Default Sieve?

2013-11-15 Thread Jim McNamara
Hello all. In my dovecot install we have a default.sieve script which filters incoming mail based on the subdomain of our main domain. All it does is if the mail comes from A.domain.com move in to folder A in inbox, and if it comes from B.domain.com, move to folder B also in inbox. In my perso

Re: [Dovecot] Dovecot 2.2.1 LDA and sieve (lack of) errors

2013-05-21 Thread Jim McNamara
On 05/18/2013 07:32 PM, Jim McNamara wrote: On 05/18/2013 05:35 PM, Stephan Bosch wrote: Now this is interesting - I do have Pigeonhole and sieve enabled according to doveconf -n, but the only mention of sieve is as a subdirectory of the user's home, no mention of the sieve module at a

Re: [Dovecot] Dovecot 2.2.1 LDA and sieve (lack of) errors

2013-05-18 Thread Jim McNamara
On 05/18/2013 05:35 PM, Stephan Bosch wrote: root@hostname:/usr/local/dovecot-2.2.1# doveconf -n # 2.2.1: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0 mail_debug = yes So, mail_debug is enabled. Here's the file that calls dovecot-lda for user jim: vpopma

[Dovecot] Dovecot 2.2.1 LDA and sieve (lack of) errors

2013-05-18 Thread Jim McNamara
Hello again, all. Of course after posting yesterday that all was well with my setup, turns out all is not well. The problem I'm having is with dovecot-lda functioning and making deliveries to my mailbox, but the sieve scripts don't seem to have any effect. Attempts at logging what is/isn't happ

Re: [Dovecot] Sieve was installed but doesn't work or log

2013-05-17 Thread Jim McNamara
On 05/15/2013 08:55 AM, Jim McNamara wrote: On 05/14/2013 06:55 PM, Noel Butler wrote: On Tue, 2013-05-14 at 12:49 -0400, Jim McNamara wrote: Hello everyone. I have dovecot version 1.2.8 installed from source. This morning I installed the sieve plugin to sort emails, and though the install

Re: [Dovecot] Sieve was installed but doesn't work or log

2013-05-15 Thread Jim McNamara
On 05/14/2013 06:55 PM, Noel Butler wrote: On Tue, 2013-05-14 at 12:49 -0400, Jim McNamara wrote: Hello everyone. I have dovecot version 1.2.8 installed from source. This morning I installed the sieve plugin to sort emails, and though the install reported no errors, the plugin doesn't se

[Dovecot] Sieve was installed but doesn't work or log

2013-05-14 Thread Jim McNamara
Hello everyone. I have dovecot version 1.2.8 installed from source. This morning I installed the sieve plugin to sort emails, and though the install reported no errors, the plugin doesn't seem to function, and no mention of it is made in the logs when I turn on verbose logging. dovecot --ver