Opened 4 years ago
Closed 4 years ago
#1485871 closed Bugs (fixed)
cannot add sieve filter for forwarding messages
| Reported by: | paszczus | Owned by: | |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.3-stable |
| Component: | Plugin API | Version: | git-master |
| Severity: | normal | Keywords: | sieve filter |
| Cc: |
Description
Hi,
Im using the latest svn version of RC (rev 2535) and filters works pretty fine, but today ive found a problem with creating that kind of filter:
filter name: test
Sender is equal to/contains: foo@…
Redirect message to: my@…
And then i click "Save". After that nothing happens. In RC logs:
[26-May-2009 08:11:03] PHP Fatal error: Call to undefined function check_email() in /home/www/poczta/plugins/managesieve/managesieve.php on line 370
Change History (1)
comment:1 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [1e487a84].