mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Sieve filters (beta)
This commit is contained in:
parent
94789632f0
commit
929bffccef
45 changed files with 1599 additions and 403 deletions
|
|
@ -1025,7 +1025,7 @@ class Actions
|
|||
*/
|
||||
private function UseSieve()
|
||||
{
|
||||
return false; // TODO
|
||||
return $this->Config()->Get('capa', 'filters', false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue