Displaying 20 results from an estimated 36 matches for "lemonade".
2005 Aug 18
0
Discussion of new sending protocol proposal for IMAP
Timo,
I joined the lemonade list for the new IMAP sending protocol and I mage
the following suggestion about using IMAP as a front end for SMTP. The
idea would be that a client could authenticate to IMAP, then ask for a
tunnel to the SMTP server. - Here's my message. I thought I'd get people
thinking.
-----------...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...ers and contributors to port this patch
to Dovecot-2.0. Dovecot-2.0 has not been stable enough for us yet to
make it the base of our development.
Please let me know if you have any questions, concerns, or bug reports
regarding this patch. Thanks.
diff -Nur dovecot-1.2.11/AUTHORS dovecot-1.2.11+lemonade/AUTHORS
--- dovecot-1.2.11/AUTHORS 2008-12-19 01:31:33.000000000 -0600
+++ dovecot-1.2.11+lemonade/AUTHORS 2010-04-08 09:59:12.000000000 -0500
@@ -13,6 +13,6 @@
Vaclav Haisman <v.haisman at sh.cvut.cz> (src/lib/ioloop-kqueue.c,
src/lib/ioloop-notify-kqueue.c)
-Portions Copyright (c) 200...
2013 Apr 17
0
Dovecot 2.2 & LEMONADE extensions
On 3/29/2013 12:48 AM, Stephan Bosch wrote:
> On 3/28/2013 11:10 PM, Timo Sirainen wrote:
>> On 28.3.2013, at 22.44, Ed W <lists at wildgooses.com> wrote:
>>
>> Also there's a good chance that Dovecot v2.3 will have an SMTP
>> submission server with BURL support (that will simply forward the
>> mail to a real SMTP server).
>
> A few weeks back I
2005 Aug 19
6
Listbook patch
Small patch to correct spelling of lemonade. Should ask Sean if he
really wanted it to be lemonaid. If not, here''s the patch.
On another note... This sample works! Kudos. It is odd that the
textbox doesn''t scroll. I suppose I may patch that, too.
Roy
_______________________________________________
wxruby-users m...
2012 Mar 21
2
Advice for new dovecot / imap proxy? setup
...bmail, etc...
Ideally the 'proxy' system would run dovecot imap and pop3 (SSL protected) and Roundcube webmail (PHP, on https) and just speak IMAP to the underlying mail servers on our internal LAN.
We'd like to support all the recent IMAP goodies to make modern users happy (IMAP IDLE, LEMONADE, etc) and possibly implement Maildir quota on the new backend mailbox server to improve our operations (currently we just run du in a cronjob once a day on the current mailserver, IMAP clients including the webmail do not know about quota and thus cannot show amount of free space).
In addition to...
2012 Aug 13
2
v2.2 status update: IMAP NOTIFY extension and more
...K9
developers at least said they were just waiting for Dovecot to support
it first.
v2.2 implements some other extensions also: BINARY, CATENATE and MOVE.
Stephan has also implemented URLAUTH pretty far. Hopefully it gets
finished in time for v2.2.0. I'll also try to implement the rest of the
LEMONADE extensions: CONVERT, CONTEXT=SORT and URLAUTH=BINARY.
I'm also considering implementing an SMTP submission server, which works
only as a proxy to the real SMTP server. The benefits of it would mainly
be:
* It could support BURL command and other extensions required by
LEMONADE. The real SMTP...
2013 Jun 16
5
v2.2.3 released
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz.sig
This is a pretty important upgrade for v2.2 users, because of the IMAP
ENVELOPE reply fix.
* LDA/LMTP: If new mail delivery first fails with "temporary
failure", tempfail the whole delivery instead of falling back to
delivering the mail to INBOX. (Requires new Pigeonhole
2013 Jun 16
5
v2.2.3 released
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz.sig
This is a pretty important upgrade for v2.2 users, because of the IMAP
ENVELOPE reply fix.
* LDA/LMTP: If new mail delivery first fails with "temporary
failure", tempfail the whole delivery instead of falling back to
delivering the mail to INBOX. (Requires new Pigeonhole
2006 Dec 20
13
Need quality toll free 800 number over IAX?
Hi List
I need a quality US 800 DID over IAX for my Asterisk server, preferably one
that doesn't cost the earth.
Any suggestions please?
Thanks
--
Chris Blunt
Entropy IT Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061220/4919f3cb/attachment.htm
2005 Jun 27
4
LiveVoip is Bankrupt - Why this thread
...lved of unanswered.
Lists with this number of new members have a repetiveness of the same
questions which people sometimes get tired of answering. Which is too
bad.
However, even though it seemingly does not directly aid asterisk users
it does so indirectly. People on this list grow into becoming lemonade
stand operators and maybe even bigger service providers.
It is often done because people realize that "Wow, I can do it too!".
Unfortunately it's not something that lives in the world of the
Internet, but enters the heavily controlled area of phones. An area
droght with difficulties...
2007 Apr 17
14
v1.1 plans
....
Features that I'm planning on implementing:
- Fully supported shared mailboxes and IMAP ACL extension
- Replace Squat FTS indexes with my new design
- Case-insensitive searches with non-ASCII text as well
- Maybe add support for all kinds of IMAP extensions that can be easily
supported. LEMONADE extensions especially: CONDSTORE, CATENATE and maybe
even URLAUTH if I can figure out how it should work.
If a feature can be implemented completely as a plugin, it could still
come in v1.1.beta stage, because it won't destabilize the rest of the
Dovecot anyway.
-------------- next part ------...
2012 Sep 19
2
OT: z-Push
Hi,
just a short question:
I have installed and configured z-Push to use BackendIMAP. On my iPhone I have created an account and I can see my mails. Also sending works. So far so good. Now the question:
When I create a new folder i.e. Test under the root (/), then I get an error. And after resyncing the folder has been created not under /, but under /0/Test.
Also I can not remove that folder
2008 Mar 13
2
CONDSTORE + QRESYNC extensions
I wrote a mostly-working CONDSTORE support for Dovecot today. You can
try it with:
hg clone http://hg.dovecot.org/dovecot-condstore/
There are a few problems left:
- STORE FLAGS.SILENT should be sending FETCH MODSEQ updates
- When SELECTing a mailbox while CONDSTORE hasn't yet been enabled in
the session, Dovecot returns a higher HIGHESTMODSEQ than what's used
after CONDSTORE is
2010 Mar 04
5
Saving Sent Messages to Sent Folder
Hi Timo,
There was another thread (it has come up at least a few times in the
past few years I've been lurking) on the postfix list about having some
kind of automatic 'Save to Sent' option to avoid the users mail client
from having to upload messages twice (obviously the only ones of concern
are ones with large attachments) - once to send it, and once to save the
copy in the sent
2009 Feb 15
1
--password-file
...on tuesdays
tue::mountie password
## EOF
First off, it would let you have multiple passwords in a single file
and second of all, it would completely conceal the lengths of each
password. (or some other format, even htpasswd format)
--
The Salvation Army Band played and the children drunk
lemonade and the morning lasted all day, all day.
And through an open window came like Sinatra in a
younger day pushing the town away
2006 Feb 16
1
Support of M-IMAP?
I was looking at some new mobile phones, and apparently there is a form
of IMAP that is optimized for mobiles called M-IMAP. Its not a rush
(since I'm not even sure the phones will be out before Q2), but it'd
be a cool thing to have. The spec is in the following PDF.
http://www.3gpp2.org/Public_html/specs/X.S0016-311_v1.0_022404.pdf
--
Klein bottle for sale ... inquire within.
2010 Jun 11
1
Patch: 2.0 support for URLAUTH, BURL, CATENATE
...tion/octet-stream
Size: 22098 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20100611/8ea5e5ea/attachment-0004.obj>
-------------- next part --------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot-2.0.beta5+lemonade.patch
Type: application/octet-stream
Size: 160028 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20100611/8ea5e5ea/attachment-0005.obj>
2011 Jul 04
1
imap idle and concurrent connections
Hi,
in my testing dovecot (1.2 in that case) seems to not notify all
idling clients about new "recent" mails but only one of them. The
others get usually a message about the new number of mails after some
time but never recent ones.
Only one client gets notified about a new mail. Is that a known issue
or something which might be configuration specific?
Wolfgang
2007 Aug 23
3
ssh host keys
I''m trying to get two hosts exchange their ssh host keys using
virtual exported resources. What happens is that one host gets both keys
installed without problems, while the other one fails with the following
error message:
err: Could not retrieve configuration: Exported resource Sshkey[front.irb.lo] cannot override local resource
I found some reference to this in ticket #731, but
2013 Apr 29
1
SELECT/EXAMINE don't report URLMECH
In dovecot-2.2.1 neither the SELECT nor the EXAMINE commands include an untagged URLMECH reply. (Note, this is not the one mandated by the RESETKEY command.)
AFAICT RFC 4467 does not require an URLMECH reply to SELECT or EXAMINE but without it clients have no way of knowing about authorization mechanisms other than INTERNAL. Now I know dovecot-2.2 supports only the INTERNAL mechanism at present