Displaying 20 results from an estimated 700 matches similar to: "[patch] support tpop3d-style UIDLs"
2006 Apr 10
1
[patch] MD5 variable modifier
Hello,
I've taken a different (better) approach to getting tpop3d-compatible
UIDLs: the first attached patch (...md5_modifier.diff) adds a variable
expansion modifier (%M) to return the md5sum of the expanded variable in
hex.  With the patch, you can get tpop3d-compatible UIDLs by setting
pop3_uidl_format to %Mf.
While testing interactions with other modifiers (e.g. %MUf to get the
md5sum in
2006 Oct 13
1
dovecot tpop3d UIDL mbox
Hello All!
I am new to this list so I hope I'm not in the wrong list with my question.
First, I have to say that dovecot is (in my opinion) one of the best POP3/IMAP
servers arround. I especialy like its' simplicity (configuration) and
powerfullness (speed, auth mechs).
In my production environment I would like to cange from tpop3d to dovecot, but I
have only one little problem :).
2006 Jun 29
1
[PATCH]: updated tpop3d UIDL support based on older patch
Hi,
Here is an updated patch which allows to use tpop3d compatible UIDL in dovecot 
(it's against 1.0rc1):
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/dovecot-tpop3d-uidl.patch?rev=1.2
which is based on:
http://dovecot.org/pipermail/dovecot/2006-March/012080.html
Please consider merging it.
-- 
Arkadiusz Mi?kiewicz        PLD/Linux Team
arekm / maven.pl           
2007 Jan 30
4
Performance, dovecot vs tpop3d
Hello, I am new to the list and have spent extensive time researching 
performance suggestions through the list and the 
documentation.  Particularly interesting is the recent performance 
thread related to the upcoming release.
I just upgraded one of our email servers from tpop3d to dovecot 
1.0rc19.  tpop3d has served us well for many years; however, it 
basically has lost all it's support
2008 Jul 11
0
Subject: Re: nfs_flush errors
dovecot-request at dovecot.org wrote:
> From: Dean Brooks <dean at iglou.com>
> Subject: Re: [Dovecot] nfs_flush errors
> To: dovecot at dovecot.org
> Message-ID: <20080711050942.GA11555 at iglou.com>
> Content-Type: text/plain; charset=us-ascii
>
> On Thu, Jul 10, 2008 at 05:20:21PM -0700, Hans Wunsch wrote:
>   
> Date: Fri, 11 Jul 2008 01:09:42 -0400
2007 May 29
0
Migration from tpop3d to dovecot - troubles galore!
Hi people,
I am trying to migrate some users from tpop3d (Maildir mailboxes) to 
dovecot. The most important aspect of this migration, and which I
cannot seem to get right, is to first be able to make dovecot to
authenticate against the current DB being used by tpop3d so that
I can use imapsync to transfer the user mails. And I do believe
that is what I am unable to get right!!
So here goes what
2006 Nov 13
1
my_strncasecmp ignores max_chars
my_strncasecmp ignores the length parameter, which breaks all sorts of
things on platforms where the function actually gets used.
Trivial patch attached.
--
Ben Winslow <rain at bluecherry.net>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: compat.c.diff
URL:
2007 Jun 29
0
Document variable modifiers in pop3_uidl_format
Attached is a trivial patch to document the fact one can use variable
modifiers in pop3_uidl_format.
-- 
Ben Winslow <rain at bluecherry.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uidl-modifiers.diff
Type: text/x-patch
Size: 810 bytes
Desc: not available
URL:
2007 Jun 29
0
wiki.dovecot.org double-escapes capcha info
The "capcha" on wiki.dovecot.org seems to be double-escaping HTML
entities in the informational message, such that the wiki displays
"Captcha to prevent wiki spam, write <strong>Dovecot</strong>
here:" [sic.]  When I dutifully entered "<strong>Dovecot</strong>," it
didn't work, saying "<span class="error">You didn't
2008 Nov 07
0
Renames across namespaces
Will Dovecot ever support renames across namespaces?
I'm attempting to support mailboxes under "INBOX" for compatibility
with Courier, which I'm trying to replace, while also supporting
mailboxes with no prefix.  I don't want to confuse new users (who
aren't already subscribed to their mailboxes with the INBOX prefix) by
listing the entire tree twice (parented at the
2007 Feb 14
1
Question about migration from tpop3d mbox -> Dovecot maildir
Yes, again! :)
I googled this issue but found no solution.
Then, simple question - on this moment, it is possible without losing UIDLs or 
not?
2005 Sep 26
0
Expando? Bubble?
The last time I worked with DHTML I found myself using a lot of
    expando properties. I''d set properties and event handlers on an
    element, and I''d handle events in one place.
    I see that there are a lot of JavaScript objects created in
    scriptaculous, and I''m not seeing expandos yet.
    I found it much easier to treat the document as a data
    structure
2007 Mar 28
2
ignoring some subfolders [potential wishlist]
Hello
I'm looking at migration path from my current setup (tpop3d/courier-imap) and 
I seem to miss one feature - ability to ignore some subfolders for pop3.
tpop3d allows me to say:
maildir-ignore-folders: Spam Trash trash Sent sent-mail POP3-Invisible
(would be stupid to fetch own sent-mail via pop3 again 8-)
In recent tpop3d cvs version I can also use regexps like 
2007 Feb 01
2
Indexing Performance Question (was tpop3d vs dovecot)
Since posting the previous thread we've setup a new system (Opteron 
2.0ghz, 1gb ram, Fedora 6) for testing.  I am hoping somebody very 
familiar with the indexing portion of dovecot can shed some light on 
this for me.
After much testing, I've come to one primary conclusion that dovecot 
is possibly unnecessarily scanning or reading files within the 
maildir directories.  Take a mailbox
2005 Jan 26
3
Execute Query after Logon ...
Hello list,
is there a possibility to submit a query after
a login. I use this feature in tpop3d to write
a popb4smtp log into mysql. I would like to replace
tpop3d with dovecot for pop3 and imap.
Therefor I would need something similar.
Thanks for answers.
Regards
Karl-Heinz
	
		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
2006 Aug 23
5
Preliminary 3.0.23c patch for testing and review
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
I've upload the preliminary patch against 3.0.23b that will
become 3.0.23c so people can do full testing against what
we hope to be the release code.  Note that the reported version
in the patch is 3.0.23c-gwc-1 to prevent confusion from the
final 3.0.23c release.
You can download the gzipped patch file from
2007 Apr 19
0
dovecot Digest, Vol 48, Issue 71
> * On 19/04/07 10:13 -0500, Steven F Siirila wrote:
> | For lack of a better name, we are interested in a feature where one could
> | get a notice out to all Dovecot users as quickly as possible, possibly
> | without going through an MTA even.  Given a message and a list of userids
> | we could certainly do a mailing on the MDA server itself going through
> | both Postfix and
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly:
	* The login and master usernames were reversed when using
	  master_user_separator (now the order is UW-IMAP compatible).
	* Killing dovecot master process now kills all IMAP and POP3
	  processes also.
	+ -a parameter to dovecot prints now all settings that Dovecot uses.
	  -n prints all settings that are different from defaults.
	+ Added pop3_lock_session setting
	+ %M modifier
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly:
	* The login and master usernames were reversed when using
	  master_user_separator (now the order is UW-IMAP compatible).
	* Killing dovecot master process now kills all IMAP and POP3
	  processes also.
	+ -a parameter to dovecot prints now all settings that Dovecot uses.
	  -n prints all settings that are different from defaults.
	+ Added pop3_lock_session setting
	+ %M modifier
2012 Feb 09
1
POP3 UIDLs with virtual INBOX and migration from maildir->mdbox
Hi,
Considering the scenario, where you have some old account with a 
different POP3 UIDL format and you migrate them to dovecot.
So these old UIDLs would be saved to dovecot-uidlist.
At some later time you want to introduce a virtual POP3 INBOX like 
described on:
http://wiki.dovecot.org/Plugins/Virtual
So you decide to make the new UIDL format "%f" - to make them unique 
across