Hi,
I would like to implement a 43Folder system[1] with dovecot and a mail user
agent.
Use case:
- I have a new mail in my inbox. I read it and see that I can't handle it now.
I want to handle this mail in 5 days.
- Now I want to have some sort of resubmission: the mail should be moved to a
Am 04.02.2015 um 07:49 schrieb Steffen Kaiser:
> On Wed, 4 Feb 2015, Thomas Güttler wrote:
>
>> I would like to implement a 43Folder system[1] with dovecot and a mail user
>> agent.
>
>> Use case:
>
>> - I have a new mail in my inbox. I read it and see that
What specific action shall be done via IMAP? The move?
Then use any IMAP client library, use the LIST command to get the mailboxes,
FETCH to get the messages and COPY/EXPUNGE
to move them.
You are right moving the mail should be simple.
I ask myself it is possible to store the date of the resu
Am 05.02.2015 um 12:18 schrieb Steffen Kaiser:
> On Thu, 5 Feb 2015, Thomas Güttler wrote:
>>> What specific action shall be done via IMAP? The move?
>>> Then use any IMAP client library, use the LIST command to get the
>>> mailboxes, FETCH to get the messages and
Am 06.02.2015 um 08:52 schrieb Steffen Kaiser:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 5 Feb 2015, Thomas Güttler wrote:
Am 05.02.2015 um 12:18 schrieb Steffen Kaiser:
On Thu, 5 Feb 2015, Thomas Güttler wrote:
What specific action shall be done via IMAP? The move?
Then use
gards,
Thomas Güttler
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
Am 13.11.19 um 15:07 schrieb Benny Pedersen via dovecot:
Thomas Güttler via dovecot skrev den 2019-11-13 14:40:
I would love to write a progressive web app for accessing dovecot (via
IMAP)
like all other webmail is using imap
But JavaScript in the browser can only use http/https.
so
Am 13.11.19 um 17:21 schrieb Ralph Seichter via dovecot:
* Thomas Güttler via dovecot:
Is there a way to access mails in dovecot via https?
Why on earth would that be beneficial?
"The Internet Message Access Protocol, Version 4rev1 (IMAP4rev1)
allows a client to acces
Am 14.11.19 um 14:03 schrieb Benny Pedersen via dovecot:
Thomas Güttler via dovecot skrev den 2019-11-14 08:55:
Is there already an open source imap2jmap server?
why do you say imap here ?
https://www.cyrusimap.org/imap/developer/jmap.html
cyrus already have it, we just wait for dovecot
Am 14.11.19 um 14:21 schrieb Phillip Odam via dovecot:
A HTTP API for IMAP and for that matter, POP3 and SMTP is exactly what we built
where I work.
Did you build upon JMAP? If not, why not?
Regards,
Thomas Güttler
--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for
Am 14.11.19 um 19:18 schrieb Ralph Seichter via dovecot:
* Thomas Güttler via dovecot:
Stateless, http and URLs are the future.
A bold claim, and not worth anything without proof, which is impossible
to provide because you cannot predict the future.
Yes, you are right. I can't pr
since 18 years now.
The regex where great. But time has changed.
Everytime you use regex today, I feel like being on the wrong track.
Related:
https://github.com/guettli/programming-guidelines#regex-are-great---but-its-like-eating-rubbish
Regards,
Thomas Güttler
Cheers,
Bron.
On Fri, N
Am 18.11.19 um 16:18 schrieb Ralph Seichter via dovecot:
* Thomas Güttler via dovecot:
https://github.com/guettli/programming-guidelines#regex-are-great---but-its-like-eating-rubbish
Thanks for including the disclaimer "It's my personal opinion and
feeling. No facts, no single
13 matches
Mail list logo