Displaying 20 results from an estimated 200 matches similar to: "[patch] MD5 variable modifier"
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 :).
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
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 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
2007 Aug 29
1
Migration woes from tpop mbox to dovecot maildir
I was hoping some one might be able to offer me some advice on a little
problem I have. I am looking to A. move from mbox to maildir B. looking
to move from tpop to dovecot to bring both pop and imap under the same
program. anyways the problem I am having is this tpop3d mbox uses MD5
sum of the mailbox headers in hex which is option %m in the uidl section
but the problem is when dovecot
2007 Apr 19
4
message-of-the-day feature?
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 Dovecot LDA. However, we were wondering what other options
we might have in Dovecot. For
2010 Mar 31
5
New install authentication probs
Hi,
Im attempting to configure dovecot for the first time, Im trying to
use a MySQL DB that is currently used by tpop3d as Ive read they
support the same password format.
My main prob currently, apart from that it doesnt work lol, is that
Ive enabled the following debugging in dovecot.conf
auth_debug = yes
auth_debug_passwords = yes
auth_verbose = yes
But Im getting basically zero info
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
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 Mar 20
0
[patch] support tpop3d-style UIDLs
Hello,
I've attached a patch that adds an additional expando to
pop3_uidl_format. The additional expando (%M) expands to the md5sum
of the filename (which is already available via %f.) This UIDL style
is compatible with tpop3d when using Maildir.
The patch is against dovecot 1.0 beta3, and I'd love to see it be
merged into the official tree. Comments welcome.
--
Ben Winslow
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?
2007 Nov 16
3
Which pop3 server
What's the best package for a plain-jane pop3 server?
Miark
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
2009 Oct 05
1
dovecot 1.0.15 upgrading to dovecot 1.1.x or 1.2.x, and POP3 UIDL issue
Hi,
We're upgrading a cluster of servers from v1.0.15 to
v1.1.x or v1.2.x. It appears that the UIDL generation mechanism
has changed, and thus we'll be getting POP3 dups with users
that leave mail on server (which is a nasty practice, I know).
From checking the sources, and performing a number of controlled
tests in various scenarios, here is the outcome:
upgrade from 1.0.15 to
2006 May 31
1
imaps multiple domains proposal
There was a thread earlier this year that noted a difficulty in modifying
dovecot to handle multiple domain certificates. This is a proposal that may
require only minor modifications.
Virtual domains can be set up with a unique ip address for each server;
mail.domain1.tld ###.###.###.1, mail.domain2.tld ###.###.###.2, etc. Users
are instructed to enter 'mail.domain?.tld' for their imap
2007 Jul 12
3
v1.1 status and benchmarks
v1.1 plans have changed a bit. I'll release v1.1.alpha1 soon and hope to
have a stable v1.1 in a month or two. The rest of the features that
didn't make it into v1.1 will go to v1.2. I'll write more about this
when v1.1 alpha is released.
I also did a bit of benchmarking. v1.1's performance improvements are
looking pretty great, it seems to be twice as fast as v1.0.
v1.0:
2006 Apr 10
0
CentOS-announce Digest, Vol 14, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2006 Apr 10
3
can I expire a cached page using a regex?
I''m trying to expire all pages under my view action. These could
be /controller/view/1 or /controller/view/1/2
how can I expire all pages under /controller/view/? There must be a
way, but I''m stumped. Here''s my broken attempt. Thanks in advance for
any help,suggestions, or directions to a how to page.
expire_action(:controller =>
2006 Apr 10
2
CENTOS . and WEBSENSE ENTERPRISE Compatibility
Dear CentOSMailing List.
We have a problem with Linux CentOS and Websense Enterpise Vers.
611., I would Like about to it, anyone was experience Installing
CentOs and Websense Enterprise with Integration Squid Proxy ?.
The following is my Installation Summary:
LINUX KERNEL:
Linux proxy 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 i686
i386 GNU/Linux
Linux version