Files
server/etc/psa-webmail/horde/ingo/backends.local.sieve.php
2026-01-07 20:52:11 +01:00

6 lines
216 B
PHP

<?php
// Copyright 1999-2025. WebPros International GmbH. All rights reserved.
// Sieve Ingo backend is active (integration with Dovecot)
$backends['imap']['disabled'] = true;
$backends['sieve']['disabled'] = false;