Michael M Slusarz | 6 Dec 2003 00:43
Picon

Re: regex not required

Quoting Joakim Ryden <jryden@...>:

| Hi everyone -
|
| using CVS from a few minutes ago I get this error saving my Sieve script:
|
| There was an error activating the script. The driver said: {45}script
| errors: line 48: regex not required
|
| The rule in question looks like:
|
|   47: # Admin
|   48: if address :all :comparator "i;ascii-casemap" :regex "From"
| "(root|postmaster|MAILER-DAEMON|nobody)"  {
|   49:     fileinto "Admin";
|   50:     stop;
|   51: }

I have no idea - I have no access to a Sieve server to test this personally.

michael

______________________________________________
Michael Slusarz [slusarz@...]
The University of Colorado at Boulder

Todd Merritt | 6 Dec 2003 00:51
Picon

Re: regex not required

That means that the "require regex" line at the start of the filter is
missing. I haven't had any problems with my regex filters with HEAD
though.

Todd

On Fri, 2003-12-05 at 16:43, Michael M Slusarz wrote:
> Quoting Joakim Ryden <jryden@...>:
> 
> | Hi everyone -
> |
> | using CVS from a few minutes ago I get this error saving my Sieve script:
> |
> | There was an error activating the script. The driver said: {45}script
> | errors: line 48: regex not required
> |
> | The rule in question looks like:
> |
> |   47: # Admin
> |   48: if address :all :comparator "i;ascii-casemap" :regex "From"
> | "(root|postmaster|MAILER-DAEMON|nobody)"  {
> |   49:     fileinto "Admin";
> |   50:     stop;
> |   51: }
> 
> I have no idea - I have no access to a Sieve server to test this personally.
> 
> michael
> 
> ______________________________________________
(Continue reading)

Angelica Escobar | 7 Dec 2003 21:40

begining with ingo

Hello Every body!
I am new here..
I am trying to instal ingo project with my horde, I have installed project and it is working ok, and my horde
with imap too.. the version of Ingo is  ingo-RELENG-2003-12-06.tar.gz but I need to know somethings

I had an icon next to the refresh INBOX icon before install ingo, I thing this could be the ingo icon it exact
name is "apply filters on INBOX" but I am not sure, can some body tell me?? but any way when I tried to go into
this icon I don't have nothing, just a little refresh in the page.

I need that ingo works with procmail maybe somebody could help me quickly with the configuration for this??
thanks for your help

Angelica 

Angelica Escobar | 7 Dec 2003 22:07

Re: begining with ingo

I fprgot it!
I am using horde 2.2.4

thanks

Angelica

----- Original Message ----- 
From: "Angelica Escobar" <angeles@...>
To: <ingo@...>
Sent: Sunday, December 07, 2003 3:40 PM
Subject: [ingo] begining with ingo

Hello Every body!
I am new here..
I am trying to instal ingo project with my horde, I have installed project
and it is working ok, and my horde with imap too.. the version of Ingo is
ingo-RELENG-2003-12-06.tar.gz but I need to know somethings

I had an icon next to the refresh INBOX icon before install ingo, I thing
this could be the ingo icon it exact name is "apply filters on INBOX" but I
am not sure, can some body tell me?? but any way when I tried to go into
this icon I don't have nothing, just a little refresh in the page.

I need that ingo works with procmail maybe somebody could help me quickly
with the configuration for this??
thanks for your help

Angelica
--

-- 
(Continue reading)

Michael M Slusarz | 8 Dec 2003 18:27
Picon

Re: begining with ingo

Quoting Angelica Escobar <angeles@...>:

| I fprgot it!
| I am using horde 2.2.4

The apply option will only appear in IMP 3.x if you are using IMP's built-in
filtering code - IMP really doesn't interact much with Ingo in the RELENG
versions.

In the HEAD versions you will _never_ see the apply icon when using a
procmail filter since it is impossible for a user to apply a procmail
filter - the filter is applied automatically to any incoming mail.

michael

______________________________________________
Michael Slusarz [slusarz@...]
The University of Colorado at Boulder

Michael M Slusarz | 8 Dec 2003 19:14
Picon

Re: regex not required

Quoting Todd Merritt <tmerritt@...>:

| That means that the "require regex" line at the start of the filter is
| missing. I haven't had any problems with my regex filters with HEAD
| though.

Aha - I see.  Looking at the code, it looks like it will correctly add the
regex to the require string so there doesn't appear to be anything wrong
with the code.

michael

______________________________________________
Michael Slusarz [slusarz@...]
The University of Colorado at Boulder

Angelica Escobar | 9 Dec 2003 07:12

Re: begining with ingo

yes, I am using imp 3.2.2..
so... do you recomend to use ingo-2003-12-06.tar.gz better than the RELENG
version?
I don't want to use IMP filter, I just want to use procmail with horde in
this conditions how can I see the ingo icon in my horde?
remember that I uncomment all about ingo in my registry.php

thanks!

Angelica
----- Original Message ----- 
From: "Michael M Slusarz" <slusarz@...>
To: <ingo@...>
Sent: Monday, December 08, 2003 12:27 PM
Subject: Re: [ingo] begining with ingo

> Quoting Angelica Escobar <angeles@...>:
>
> | I fprgot it!
> | I am using horde 2.2.4
>
> The apply option will only appear in IMP 3.x if you are using IMP's
built-in
> filtering code - IMP really doesn't interact much with Ingo in the RELENG
> versions.
>
> In the HEAD versions you will _never_ see the apply icon when using a
> procmail filter since it is impossible for a user to apply a procmail
> filter - the filter is applied automatically to any incoming mail.
>
(Continue reading)

Angelica Escobar | 9 Dec 2003 11:54

please help!!

hello!
I have horde 2.2.4
cyrus-imapd-2.1.16-4.src.rpm
imp-3.2.2.
ingo-RELENG-2003-12-06.tar.gz

and when I try to enter something in vacations, blacklist or whitelist I have the next

There was an error activating this script. The driver said: Not currently in TRANSACTION state

I passed the next:

telnet localhost sieve   with sieve in the port 2000
imap is ok with the authentication

maybe can some body help me please???

Note: in the test 

 #sieveshell localhost
connecting to localhost
Please enter your password:

I can understand wich password is asking me for, becouse I give the same passwd than in imap and I have the next
unable to connect to server at /usr/bin/sieveshell line 174, <STDIN> line 1. 

Angelica Escobar
Ing. de Infraestructura
IBC Solutions

(Continue reading)

ml.poussereau | 11 Dec 2003 15:19
Favicon

procmail with ingo

Hello, 

I have a probléme I do not manage to use ingo (cvs) with procmail. I have the following message at the time of
the addition of a régle: change saved. It there with have an error at the time of the activation of this
script. The driver with answered: Not currently in TRANSACTION state 
how to make? 
Thank's
julien

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)

Jan Schneider | 11 Dec 2003 15:26
Favicon
Gravatar

Re: procmail with ingo

Zitat von "ml.poussereau" <ml.poussereau@...>:

> Hello,
>
> I have a probléme I do not manage to use ingo (cvs) with procmail. I
> have the following message at the time of the addition of a régle:
> change saved. It there with have an error at the time of the activation
> of this script. The driver with answered: Not currently in TRANSACTION
> state

You configured Ingo to use a timsieved backend, not a procmail backend.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


Gmane