Jan Schneider | 1 Aug 2011 08:29
Favicon
Gravatar

Re: filter does not work


Zitat von Andreas Moroder <andreas.moroder@...>:

> Hello,
>
> every day I get reports from the spamfilter of our provider.
> The subject of the mail looks lite this
>
> SPAM-Report 28-07-2011: andreas.moroder@... (0/2/25)
>
>
> the first number indicates if there are mails that could be  
> recovered from the filter.
>
> I would like to creae a Ingo filter that move all the mail that come  
> from our provider and have
>
> .it (0/
>
> in the subject to a subfolder and leave all that have a number  
> differnt from 0 in my inbox.
>
> I have this filter
>
> # Spam mit 0
>   7: if allof ( header :comparator "i;ascii-casemap" :contains  
> "Sender" "support.spam@...", header :comparator  
> "i;ascii-casemap" :contains "Subject" ".it (0" ) {
>   8:     fileinto "INBOX.spam-reports";
>   9:     stop;
(Continue reading)

Jan Schneider | 2 Aug 2011 10:36
Favicon
Gravatar

Re: Filter not accepted


Zitat von Dirk Deimeke <dirk@...>:

> Answering Jan Schneider <jan@...>
> (Wed, 27 Jul 2011 12:45:03 +0200):
>
> Hi Jan,
>
>> Please don't strip too much information. I already don't know  
>> anymore which version of Ingo you use for example.
>
> oh, sorry, did I miss that? I am using the recent version of Horde  
> Groupware Webmail Edition and the Ingo version that came with the  
> installation.
>
>>> So I have one line per forum I use, each on the senders address.
>> You mean one criteria per forum? The address fields only allow a  
>> single line anyway.
>
> Yes, you are right, I did not find the correct word.
>
> One criterion contains "Mails from forum@...", the next  
> contains "Mails from admin@...". And if any of them  
> matches the mails should go to the folder "2do".
>
>>> The filter should trigger the move if any of the sender addresses  
>>> is matched, but it filters only if the first one in the list  
>>> matches.
>>> $conf[storage][driver] SQL
>>> $conf[storage][params][driverconfig] Horde defaults
(Continue reading)

Dirk Deimeke | 2 Aug 2011 10:41
Favicon
Gravatar

Re: Filter not accepted

Answering Jan Schneider <jan@...>
(Tue, 02 Aug 2011 10:36:29 +0200):

Hi Jan

> Zitat von Dirk Deimeke <dirk@...>:
>
>> Answering Jan Schneider <jan@...>
>> (Wed, 27 Jul 2011 12:45:03 +0200):
>>
>> Hi Jan,
>>
>>> Please don't strip too much information. I already don't know  
>>> anymore which version of Ingo you use for example.
>>
>> oh, sorry, did I miss that? I am using the recent version of Horde  
>> Groupware Webmail Edition and the Ingo version that came with the  
>> installation.
>>
>>>> So I have one line per forum I use, each on the senders address.
>>> You mean one criteria per forum? The address fields only allow a  
>>> single line anyway.
>>
>> Yes, you are right, I did not find the correct word.
>>
>> One criterion contains "Mails from forum@...", the next  
>> contains "Mails from admin@...". And if any of
them  
>> matches the mails should go to the folder "2do".
>>
(Continue reading)

Jan Schneider | 2 Aug 2011 11:01
Favicon
Gravatar

Re: Filter not accepted


Zitat von Dirk Deimeke <dirk@...>:

> Answering Jan Schneider <jan@...>
> (Tue, 02 Aug 2011 10:36:29 +0200):
>
> Hi Jan
>
>> Zitat von Dirk Deimeke <dirk@...>:
>>
>>> Answering Jan Schneider <jan@...>
>>> (Wed, 27 Jul 2011 12:45:03 +0200):
>>>
>>> Hi Jan,
>>>
>>>> Please don't strip too much information. I already don't know  
>>>> anymore which version of Ingo you use for example.
>>>
>>> oh, sorry, did I miss that? I am using the recent version of Horde  
>>> Groupware Webmail Edition and the Ingo version that came with the  
>>> installation.
>>>
>>>>> So I have one line per forum I use, each on the senders address.
>>>> You mean one criteria per forum? The address fields only allow a  
>>>> single line anyway.
>>>
>>> Yes, you are right, I did not find the correct word.
>>>
>>> One criterion contains "Mails from forum@...", the next  
>>> contains "Mails from admin@...". And if any of
(Continue reading)

Dirk Deimeke | 2 Aug 2011 18:21
Favicon
Gravatar

Re: Filter not accepted

Answering Jan Schneider <jan@...>
(Tue, 02 Aug 2011 11:01:16 +0200):

Hi Jan,

>>>>> Please don't strip too much information. I already don't know  
>>>>> anymore which version of Ingo you use for example.
>>>>
>>>> oh, sorry, did I miss that? I am using the recent version of  
>>>> Horde Groupware Webmail Edition and the Ingo version that came  
>>>> with the installation.
>>>>
>>>>>> So I have one line per forum I use, each on the senders address.
>>>>> You mean one criteria per forum? The address fields only allow a  
>>>>> single line anyway.
>>>>
>>>> Yes, you are right, I did not find the correct word.
>>>>
>>>> One criterion contains "Mails from forum@...", the next  
>>>> contains "Mails from admin@...". And if any of
them  
>>>> matches the mails should go to the folder "2do".
>>>>
>>>>>> The filter should trigger the move if any of the sender  
>>>>>> addresses is matched, but it filters only if the first one in  
>>>>>> the list matches.
>>>>>> $conf[storage][driver] SQL
>>>>>> $conf[storage][params][driverconfig] Horde defaults
>>>>>> $conf[storage][maxblacklist] 0
>>>>>> $conf[storage][maxwhitelist] 0
(Continue reading)

Jan Schneider | 2 Aug 2011 18:36
Favicon
Gravatar

Re: Filter not accepted


Zitat von Dirk Deimeke <dirk@...>:

> Answering Jan Schneider <jan@...>
> (Tue, 02 Aug 2011 11:01:16 +0200):
>
> Hi Jan,
>
>>>>>> Please don't strip too much information. I already don't know  
>>>>>> anymore which version of Ingo you use for example.
>>>>>
>>>>> oh, sorry, did I miss that? I am using the recent version of  
>>>>> Horde Groupware Webmail Edition and the Ingo version that came  
>>>>> with the installation.
>>>>>
>>>>>>> So I have one line per forum I use, each on the senders address.
>>>>>> You mean one criteria per forum? The address fields only allow  
>>>>>> a single line anyway.
>>>>>
>>>>> Yes, you are right, I did not find the correct word.
>>>>>
>>>>> One criterion contains "Mails from forum@...", the next  
>>>>> contains "Mails from admin@...". And if any of  
>>>>> them matches the mails should go to the folder "2do".
>>>>>
>>>>>>> The filter should trigger the move if any of the sender  
>>>>>>> addresses is matched, but it filters only if the first one in  
>>>>>>> the list matches.
>>>>>>> $conf[storage][driver] SQL
>>>>>>> $conf[storage][params][driverconfig] Horde defaults
(Continue reading)

Dirk Deimeke | 2 Aug 2011 19:40
Favicon
Gravatar

Re: Filter not accepted

Answering Jan Schneider <jan@...>
(Tue, 02 Aug 2011 18:36:43 +0200):

Hi Jan,

> Zitat von Dirk Deimeke <dirk@...>:
> 
> > Answering Jan Schneider <jan@...>
> > (Tue, 02 Aug 2011 11:01:16 +0200):
> >
> > Hi Jan,
> >
> >>>>>> Please don't strip too much information. I already don't know  
> >>>>>> anymore which version of Ingo you use for example.
> >>>>>
> >>>>> oh, sorry, did I miss that? I am using the recent version of  
> >>>>> Horde Groupware Webmail Edition and the Ingo version that came  
> >>>>> with the installation.
> >>>>>
> >>>>>>> So I have one line per forum I use, each on the senders
> >>>>>>> address.
> >>>>>> You mean one criteria per forum? The address fields only
> >>>>>> allow a single line anyway.
> >>>>>
> >>>>> Yes, you are right, I did not find the correct word.
> >>>>>
> >>>>> One criterion contains "Mails from forum@...", the
> >>>>> next contains "Mails from admin@...". And if any
> >>>>> of them matches the mails should go to the folder "2do".
> >>>>>
(Continue reading)

Andreas Moroder | 3 Aug 2011 13:27
Picon

Vacation notice does not work

Hello,

today I wanted to activate the vacation notice for a user but when I 
send this user a mail I get no answer.
I presume that this is not a ingo problem, but' don't know where to ask 
for help.

Could someone please help me.

Thanks
Andreas

Darrell Budic | 3 Aug 2011 18:34

Re: Vacation notice does not work

You need to provide some details about your config, especially what your ingo backend is, for anyone to give
you much help with this.

You could start by checking that the backend got setup properly on the server (sieve script for sieve,
.procmail script, etc).

  -Darrell

On Aug 3, 2011, at 6:27 AM, Andreas Moroder wrote:

> Hello,
> 
> today I wanted to activate the vacation notice for a user but when I send this user a mail I get no answer.
> I presume that this is not a ingo problem, but' don't know where to ask for help.
> 
> Could someone please help me.
> 
> Thanks
> Andreas
> 
> -- 
> Ingo mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe@...

Darrell Budic | 3 Aug 2011 18:35

Re: Sieve scripts not getting activated on save?


On Jul 28, 2011, at 2:49 AM, Jan Schneider wrote:

> 
> Zitat von Darrell Budic <budic@...>:
> 
>> Did something change in the last ingo update? I had thought that sieve scripts would upload and activate
when you make changes like saving a new vacation script, but in the latest update (2.0.3, using sieve
against a cyrus backend) this doesn't seem to happen. You can go into the script and compare the currently
active to the currently script, and activate it from there. I don't want to have to train users to do this
though. Did I just miss a preference or setting someplace to have this happen automatically?
> 
> It's a preference, but it has always been one, and it seems to still work fine here.
> 
> Jan.

Yeah, that's what I thought. I think I have some messed up permissions for Ingo somewhere, but I'm not
finding it and not sure where to look. Is this an Administrative setting for Ingo or a User Preference for Ingo?

 -Darrell

Gmane