[horde] dovecot and sieve

Andreas Mauser andreas at mauser.info
Wed May 12 20:28:16 UTC 2021


Hello Arjen,

----- Nachricht von Arjen de Korte <build+horde at de-korte.org> ---------
   Datum: Wed, 12 May 2021 21:16:50 +0200
     Von: Arjen de Korte <build+horde at de-korte.org>
Betreff: Re: [horde] dovecot and sieve
      An: horde at lists.horde.org


> Citeren Andreas Mauser <andreas at mauser.info>:
>
>> Dear Team,
>>
>> Moved a mailserver from old Fedora to new Debian, fighting now to  
>> get Ingo back to work again.
>>
>> I am able to install Ingo rules and it says Scripts activated, but  
>> mails are landing all in the user inbox.
>
> This doesn't look like an Ingo problem.
>
>> Mail.log doesnt show anything special. Where shall I start looking please?
>
> Which MTA do you use? By which mechanism are messages delivered to Dovecot?


I use Dovecot, the new one, where the files reside in /etc/dovecot/conf.d/

There is a /var/www/html/post/imp/config/backends.local.php
<?php
$servers['imap']['disabled'] = true;
$servers['advanced']['disabled'] = false;
$servers['advanced']['hordeauth'] = false;
$servers['advanced']['hostspec'] = 'mx';
$servers['advanced']['secure'] = 'tls';
$servers['advanced']['port'] = '143';
$servers['advanced']['maildomain'] = 'example.com';
$servers['advanced']['acl'] = true;
$servers['advanced']['protocol'] = 'imap';
$servers['advanced']['cache'] = 'none';
$servers['advanced']['quota']['params']['unit'] = 'GB';
$servers['advanced']['quota']['params']['hide_when_unlimited'] = false;

$servers['advanced']['spam']['innocent']['program'] = '/usr/bin/spamc  
-d mx -C revoke -u %l';
$servers['advanced']['spam']['innocent']['display'] = true;
$servers['advanced']['spam']['spam']['program'] = '/usr/bin/spamc -d  
mx -C report -u %l';
$servers['advanced']['spam']['spam']['display'] = true;
$servers['advanced']['autocreate_special'] = true;

$servers['advanced']['debug'] = '/var/log/horde_imp.log';
$servers['advanced']['debug_raw'] = false;

I can create and activate rules, it just doesnt work.

Andreas


>
> -- 
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


----- Ende der Nachricht von Arjen de Korte <build+horde at de-korte.org> -----



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2763 bytes
Desc: not available
URL: <https://lists.horde.org/archives/horde/attachments/20210512/4e436385/attachment.bin>


More information about the horde mailing list