I have a dovecot & dovecot-sieve running under MacPorts on my macOS ?server?. I do a very low tech maintenance on sieve, by using the cli on the server and edit sieve by hand for myself. I?d like to open this up to other users. How do people use this from their macOS clients? For this, the ManageSieve protocol exists and this is implemented by dovecot-sieve, but other than installing roundcube and offering a web-based mail client that also supports ManageSieve, is there another way? A ManageSieve client that directly runs on the macOS client and interfaces with dovecot-sieve on the server? After all, routing mail to different mailboxes better happens server-side so that all clients profit. Gerben Wierda (LinkedIn <https://www.linkedin.com/in/gerbenwierda>) R&A IT Strategy <https://ea.rna.nl/> (main site) Book: Chess and the Art of Enterprise?Architecture <https://ea.rna.nl/the-book/> Book: Mastering ArchiMate <https://ea.rna.nl/the-book-edition-iii/> -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20220219/1b8dd9ab/attachment.htm>
Welp, I use https://github.com/philpennock/sieve-connect <https://github.com/philpennock/sieve-connect> But that means editing .sieve files and then pushing them to the server. Sean> On Feb 19, 2022, at 06:20, Gerben Wierda <gerben.wierda at rna.nl> wrote: > > I have a dovecot & dovecot-sieve running under MacPorts on my macOS ?server?. I do a very low tech maintenance on sieve, by using the cli on the server and edit sieve by hand for myself. I?d like to open this up to other users. > > How do people use this from their macOS clients? For this, the ManageSieve protocol exists and this is implemented by dovecot-sieve, but other than installing roundcube and offering a web-based mail client that also supports ManageSieve, is there another way? A ManageSieve client that directly runs on the macOS client and interfaces with dovecot-sieve on the server? > > After all, routing mail to different mailboxes better happens server-side so that all clients profit. > > Gerben Wierda (LinkedIn <https://www.linkedin.com/in/gerbenwierda>) > R&A IT Strategy <https://ea.rna.nl/> (main site) > Book: Chess and the Art of Enterprise?Architecture <https://ea.rna.nl/the-book/> > Book: Mastering ArchiMate <https://ea.rna.nl/the-book-edition-iii/> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20220219/f2177e27/attachment.htm>
Am 19.02.22 um 15:20 schrieb Gerben Wierda:> I have a dovecot & dovecot-sieve running under MacPorts on my macOS > ?server?. I do a very low tech maintenance on sieve, by using the cli on > the server and edit sieve by hand for myself. I?d like to open this up > to other users. > > How do people use this from their macOS clients? For this, the > ManageSieve protocol exists and this is implemented by dovecot-sieve, > but other than installing roundcube and offering a web-based mail client > that also supports ManageSieve, is there another way? A ManageSieve > client that directly runs on the macOS client and interfaces with > dovecot-sieve on the server? > > After all, routing mail to different mailboxes better happens > server-side so that all clients profit. > > Gerben Wierda (LinkedIn <https://www.linkedin.com/in/gerbenwierda>) > R&A IT Strategy <https://ea.rna.nl/>?(main site) > Book: Chess and the Art of Enterprise?Architecture > <https://ea.rna.nl/the-book/> > Book: Mastering ArchiMate <https://ea.rna.nl/the-book-edition-iii/> >Might not be exact what you want but Thunderbird has a sieve add on which works nice https://addons.thunderbird.net/de/thunderbird/addon/sieve/ -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Schlei?heimer Stra?e 26/MG, 80333 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
> On 19. Feb 2022, at 16.20, Gerben Wierda <gerben.wierda at rna.nl> wrote: > > I have a dovecot & dovecot-sieve running under MacPorts on my macOS ?server?. I do a very low tech maintenance on sieve, by using the cli on the server and edit sieve by hand for myself. I?d like to open this up to other users. > > How do people use this from their macOS clients? For this, the ManageSieve protocol exists and this is implemented by dovecot-sieve, but other than installing roundcube and offering a web-based mail client that also supports ManageSieve, is there another way? A ManageSieve client that directly runs on the macOS client and interfaces with dovecot-sieve on the server? > > After all, routing mail to different mailboxes better happens server-side so that all clients profit.Thunderbird is available for mac OS and it has ManageSieve addon: https://addons.thunderbird.net/en-us/thunderbird/addon/sieve/ <https://addons.thunderbird.net/en-us/thunderbird/addon/sieve/> Not sure if there is any other native solution available. Sami -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20220220/7a4e31d5/attachment.htm>