Am 06.05.2011 17:02, schrieb Dennis Guhl:
> On Fri, May 06, 2011 at 03:57:23PM +0200, Robert Schetterer wrote:
>
> [..]
>
On Thu, May 05, 2011 at 03:53:29PM +0530, Janantha Marasinghe wrote:
> Im running dovecot v2 and want to know if it supports IMAP push
> capabilities.
>
> [..]
>
I have just upgraded my gentoo system to dovecot 2.0.11. The ebuild
on http://wiki2.dovecot.org/Plugins/deleted-to-trash does not compile.
I have modified this to a working version - see below.
# cat dovecot_deleted_to_trash-0.3.ebuild
EAPI="2"
DESCRIPTION="Deleted to trash IMAP plugin for Dov
New results, now with all plugins disabled:
os rhel6 x86_64, GFS2 Lun
Totals:
Logi List Stat Sele Fetc Fet2 Stor Dele Expu Appe Logo
100% 50% 50% 100% 100% 100% 50% 100% 100% 100% 100%
30% 5%
1- 4514 2189 2250 4514 4264 6163 709 3403 4260 42
*> dovecot -n*
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-31-generic i686 Ubuntu 10.04.2 LTS
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap pop3 imaps pop3s
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_execu
Hi,
I'm trying to get sieve working with dovecot. I seem to have everything
enabled but my scripts done seem to work. both sieve-filter (2000) and
sieve (4190) are running along with pop3 and imap. I have a simple script
which checks the email address and moves it to a folder. I'm at a loss as
Hi, I have a problem with dovecot's sieve and SOGo ( http://www.sogo.nu/ )
I have installed last version of sogo ( 1.3.6) in one virtual machine
with ubuntu, lucid.
In another virtualmachine with ubuntu jaunty is running dovecot (
1:1.1.11-0ubuntu4.1 )
When try to activate vacation function,
I have some archive mails in gzipped mboxes. I could use them with
dovecot 1.x without problems.
But recently I have installed dovecot 2.0.12, and they are slow. very
slow.
Creating index files takes about 10 minutes for ~20M file with 560
messages for bzipped mbox, for gzipped is little better b
On Fri, May 6, 2011 at 12:42 PM, Charles Marcus
wrote:
> On 2011-05-06 11:10 AM, upen wrote:
>> Well, this is what RHEL 6 's stable repo currently offers
>
> Well, if you're not willing to upgrade to at least a reasonably stable
> RELEASE version, don't be surprised if you get little to no help.
>
On 2011-05-06 11:10 AM, upen wrote:
> Well, this is what RHEL 6 's stable repo currently offers
Well, if you're not willing to upgrade to at least a reasonably stable
RELEASE version, don't be surprised if you get little to no help.
I'll never understand this attitude...
--
Best regards,
Char
On 6.5.2011, at 12.26, Ernesto Revilla Derksen wrote:
> I'm using dovecot 2.0.9. Is there already a way to remove unused IMAP
> keywords from a folder?
I've thought about implementing it, but haven't yet. I thought that maybe it
could remove them only when adding a new keyword, or possibly after
I did leave a little almost on-purpose dangling hint that got me
an off-list query... Since I'm replying, I might as well reply
on-list for the record, even if this is getting off-topic. I've
just about exhausted my knowledge on the subject, so further
questions will probably find a more attentive
On Fri, May 6, 2011 at 10:04 AM, Charles Marcus
wrote:
> On 2011-05-06 9:35 AM, upen wrote:
>> I am running dovecot 2.0-0.10.beta6.20100630.el6.x86_64
>
> A very early beta of 2.0... first thing on our list of action items is
> (or should be) to update to the latest stable RELEASE version.
>
Well
On 2011-05-06 9:35 AM, upen wrote:
> I am running dovecot 2.0-0.10.beta6.20100630.el6.x86_64
A very early beta of 2.0... first thing on our list of action items is
(or should be) to update to the latest stable RELEASE version.
--
Best regards,
Charles
On Fri, May 06, 2011 at 03:57:23PM +0200, Robert Schetterer wrote:
[..]
> >> On Thu, May 05, 2011 at 03:53:29PM +0530, Janantha Marasinghe wrote:
> >>> Im running dovecot v2 and want to know if it supports IMAP push
> >>> capabilities.
[..]
> imap push means something like imap lemonade
No, th
the configs:
[root@n02 ~]# dovecot -n
# 2.0.12: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-71.24.1.el6.x86_64 x86_64 Red Hat Enterprise Linux Server
release 6.0 (Santiago)
auth_cache_size = 15 M
auth_default_realm = test.com
auth_mechanisms = plain login
auth_worker_max_count = 60
disable_plaint
>>
>> Is /var/spool/mail/$USER maildir format or mbox I have read that
>> mailbox location generally used for mbox format.
>
> maildir
>>
>> If it is maildir format, then one more question, are you able to see
>> all folders in the maildir or just INBOX using that setting?
>
> folder-collections=Ma
Am 06.05.2011 13:11, schrieb Marc Patermann:
> Hi,
>
> Dennis Guhl schrieb am 05.05.2011 12:58 Uhr:
>> On Thu, May 05, 2011 at 03:53:29PM +0530, Janantha Marasinghe wrote:
>>> Im running dovecot v2 and want to know if it supports IMAP push
>>> capabilities.
>>
>> Dovecot supports IMAP IDLE as in R
W dniu 2011-05-06 15:31, upen pisze:
on my alpine in pine.conf we have settings:
inbox-path=#md//var/spool/mail/$USER
and alpine is:
oceanic:~# rpm -qa alpine
alpine-2.02-1.fc14.x86_64
and it works.
Thanks for helping out. Just want to confirm.
Is /var/spool/mail/$USER maildir format or mbox
> You can configure Alpine to execute Dovecot's imap binary and talk to it.
> That makes it work nicely with Dovecot and won't prompt >the user for a
> password. If you're using v1.x you can run "dovecot --exec-mail imap" and
> with v2.0 you just need to run "imap". I don't >know specifically wh
> on my alpine in pine.conf we have settings:
> inbox-path=#md//var/spool/mail/$USER
>
> and alpine is:
> oceanic:~# rpm -qa alpine
> alpine-2.02-1.fc14.x86_64
>
> and it works.
Thanks for helping out. Just want to confirm.
Is /var/spool/mail/$USER maildir format or mbox I have read that
mailbox
Hi all.
I have dovecot 1.2.15 on debian + mysql+shared folders.
My config
login_process_size = 128
login_processes_count = 10
login_process_per_connection = no
login_max_connections = 3000
login_max_processes_count = 1000
mail_process_size = 1024
protocols = imap imaps pop3 pop3s managesieve
p
On 5/6/2011 5:53 AM, Charles Marcus wrote:
ntpdate, which causes large jumps, should only be used at
boot time
BEFORE server processes are started, then ntp CLIENT keeps the systems
clock in sync using tiny increments, usually less than a second.
No, ntpd adjusts the clock frequency to keep t
On Fri, 06 May 2011 06:53:13 -0400
Charles Marcus articulated:
> On 2011-05-06 12:05 AM, Frank Bonnet wrote:
> > Le 05/05/2011 20:49, Timo Sirainen a écrit :
> >> On 5.5.2011, at 20.45, Spyros Tsiolis wrote:
> >>> AFAIK, to keep good time on a linux machine inside the network,
> >>> you need to r
Hi,
Dennis Guhl schrieb am 05.05.2011 12:58 Uhr:
On Thu, May 05, 2011 at 03:53:29PM +0530, Janantha Marasinghe wrote:
Im running dovecot v2 and want to know if it supports IMAP push capabilities.
Dovecot supports IMAP IDLE as in RFC 2177
(http://tools.ietf.org/html/rfc2177).
I have a few cl
On 2011-05-06 12:05 AM, Frank Bonnet wrote:
> Le 05/05/2011 20:49, Timo Sirainen a écrit :
>> On 5.5.2011, at 20.45, Spyros Tsiolis wrote:
>>> AFAIK, to keep good time on a linux machine inside the network,
>>> you need to run "ntpdate" and not "ntpd".
>> No no no! That just makes things worse! It
On 2011-05-05 7:56 PM, Aliet Santiesteban Sifontes wrote:
> We have used sdbox as mailbox format, and all the user data is configured in
> LDAP Servers
It might help Timo to provide some suggestions if you also provide
dovecot -n output... ;)
--
Best regards,
Charles
Hi.
I'm using dovecot 2.0.9. Is there already a way to remove unused IMAP
keywords from a folder?
I searched in google, wiki, etc. but didn't find anything useful.
Thanx.
Regards
Erny
Hi.
2011/4/10 Timo Sirainen
> On 9.4.2011, at 13.41, Алексей Сундуков wrote:
>
> > Ok, but if I write my own MUA application? If different MUA use it's
> > own encoding format I think it's bad, very very bad way. Because
> > application can't decode keywords written by another application.
>
> Y
Are you got this warnings only after OS reboot?
--
Alexander Moisseev
On 5.5.2011, at 23.43, upen wrote:
> If maildir support in alpine does not work like it does for mbox then
> I'll have to configure IMAP setings in pine.conf for alpine users. I
> must say that alpine is installed on mail server :). Although IMAP
> setting may work fine, it will prompt user for pa
On 5.5.2011, at 0.55, Henrik Larsson wrote:
> Dovecot stops with the following logged:
> - master: Fatal: kevent(): Invalid argument
>
> I have found that a diff was created for "src/lib/ioloop-kqueue.c" for a
> similar issue:
> http://dovecot.org/pipermail/dovecot/2010-November/054855.html
>
>
31 matches
Mail list logo