Ticket #214 (reopened Feature)

Opened 6 years ago

Last modified 6 years ago

Export Mulberry rules to Sieve filter

Reported by: davidbo Owned by: Cyrus Daboo
Priority: major Milestone: unassigned
Component: Application Version: v4.0.8
Severity: Other Keywords:
Cc: Operating System: All
OS Version:

Description

It would be nice to have a feature that allowed the exporting of Mulberry rules to Sieve filtes.

Change History

comment:1 Changed 6 years ago by Cyrus Daboo

  • Status changed from new to closed
  • Resolution set to worksforme

Mulberry has SIEVE support in the SIEVE tab of the rules manager window. You can upload SIEVE scripts to the server if it supports the ManageSIEVE protocol or you can save scripts to files on disk using the Save button.

comment:2 Changed 6 years ago by davidbo

  • Status changed from closed to reopened
  • Resolution worksforme deleted

I am aware of that, however, I would like to export _internal_ Mulberry rules to Sieve, that is, first convert them to Sieve and then export them. The reason for this is that I use an IMAP-proviced that, when I started using them, didn't support server side filtering. Hence I created a lot of local Mulberry rules. Now they have enabled server side filtering and I would like to convert my existing Mulberry internal rules to server side rules.

comment:3 Changed 6 years ago by hgd

I guess that would be difficult to impossible to do, because there is no one-to-one correspondence between local rules and Sieve rules, i.e. you can't do everything with Sieve that you can with local rules.

Note: See TracTickets for help on using tickets.