On Tue, Jan 11, 2011 at 3:54 AM, Bradley Giesbrecht <
bradley.giesbre...@gmail.com> wrote:
>
> On Jan 10, 2011, at 4:19 PM, Jerry wrote:
>
> I just updated MySQL to Server version: 5.5.8 on my FreeBSD-8.2 system.
>> Now Dovecot refuses to run. Prior to this, dovecot had been running for
>> severa
On 1/10/2011 4:17 PM, Timo Sirainen wrote:
On 10.1.2011, at 23.09, Zhou, Yan wrote:
The problem is that we have no way to enforce STARTTLS on 110, user can
connect to DoveCot on port 110, sending user credential without STARTTLS
(thus insecure).
default_plaintext_auth = yes
It's the default.
On Jan 10, 2011, at 4:19 PM, Jerry wrote:
I just updated MySQL to Server version: 5.5.8 on my FreeBSD-8.2
system.
Now Dovecot refuses to run. Prior to this, dovecot had been running
for several
years without a problem.
This is the output of "dovecot -n"
# 1.2.16: /usr/local/etc/dovecot.co
I just updated MySQL to Server version: 5.5.8 on my FreeBSD-8.2 system.
Now Dovecot refuses to run. Prior to this, dovecot had been running for several
years without a problem.
This is the output of "dovecot -n"
# 1.2.16: /usr/local/etc/dovecot.conf
# OS: FreeBSD 8.2-PRERELEASE amd64 ufs
log_pat
I'm a nube to Dovecot and this list. Please be kind. ;)
I'm running Dovecot 1.1.20 and Postfix 2.5.5 on OS X Server 10.6.6.
I've moved accounts from another, older cyrus-based server (thank god), and
used fetchmail to imap the existing mail to the new server. At some point, I
developed a p
Dovecot version 1.1.11.
Error: Maximum number of mail processes exceeded (see max_mail_processes
setting).
I can't seem to get rid of these errors. I get batches of these
errors about 4 or 5 times a day. I have a cron-job checking for the
existence of this error and then I reboot do
Timo Sirainen wrote:
On 10.1.2011, at 21.25, Nick Rosier wrote:
you had indeed answered this; I tried the utility but it did not help. That's why I tried the imapsync approach in hope that would clean the messages and create a new dbox-only account. I also ran the utility on the synced mailboxes
On 10.1.2011, at 23.09, Zhou, Yan wrote:
> The problem is that we have no way to enforce STARTTLS on 110, user can
> connect to DoveCot on port 110, sending user credential without STARTTLS
> (thus insecure).
default_plaintext_auth = yes
It's the default.
Hi there,
We are using DoveCot 1.0.7. User will use POP3 or POP. We want to force
user to securely send their credential and keep a secure connection
between us and them. We can do TLS/SSL on port 995, or STARTTLS on port
110.
The problem is that we have no way to enforce STARTTLS on 110, user
On 10.1.2011, at 21.25, Nick Rosier wrote:
> you had indeed answered this; I tried the utility but it did not help. That's
> why I tried the imapsync approach in hope that would clean the messages and
> create a new dbox-only account. I also ran the utility on the synced
> mailboxes and retried
Timo Sirainen wrote:
On 10.1.2011, at 15.59, Nick Rosier wrote:
I'm still trying to migrate from Dovecot 1.2.16 to 2.0.7 on FreeBSD. Previous attempts
have failed with mails not being visible after the upgrade. Version 1.2.16 was migrated
from maildir to dbox about a year ago via the convert-
On 10.1.2011, at 20.48, Ralf Hildebrandt wrote:
> Jan 10 19:41:19 postamt dovecot: imap(heie): Panic: file squat-trie.c:
> line 876 (squat_build_word): assertion failed: (i + bytelen <= size)
I think Squat has bigger issues with its performance when updating the index,
so I haven't really b
On Mon, Jan 10, 2011 at 04:57:19PM +0100, Egbert Jan van den Bussche wrote:
>
> This works fine! I had to change the path but that is Ubuntu versus
> your distro. One question though:
> I have file called "dump-capability" in the ...activeaccounts/imap
> dir. Any idea what that is? Maybe generated
On 10.1.2011, at 15.59, Nick Rosier wrote:
> I'm still trying to migrate from Dovecot 1.2.16 to 2.0.7 on FreeBSD. Previous
> attempts have failed with mails not being visible after the upgrade. Version
> 1.2.16 was migrated from maildir to dbox about a year ago via the
> convert-plugin. After p
On 10.1.2011, at 18.28, Andi Meier wrote:
> The problem in my OP seems to be this log message:
>
> mbox sync: UID inserted in the middle of mailbox /var/mail/office (3938 >
> 3918, seq=2, idx_msgs=10)
>
> which appears from time to time. Every time it occurs, all mails are fetches
> again.
Y
The problem in my OP seems to be this log message:
mbox sync: UID inserted in the middle of mailbox /var/mail/office (3938 >
3918, seq=2, idx_msgs=10)
which appears from time to time. Every time it occurs, all mails are fetches again. I guess that's because all X-UID have now been replaced
a
Op 9-1-2011 23:55, Jan-Frode Myklebust schreef:
On Sun, Jan 09, 2011 at 09:19:39PM +0100, Egbert Jan van den Bussche wrote:
I'm trying to find a way to find inactive users.
What we do is to touch a file upon every login:
protocol imap {
mail_executable = /usr/local/dovecot/s
Tobias Daucher wrote:
Am 10.01.2011 14:59, schrieb Nick Rosier:
Hi,
I'm still trying to migrate from Dovecot 1.2.16 to 2.0.7 on FreeBSD.
Previous attempts have failed
with mails not being visible after the upgrade. Version 1.2.16 was
migrated from maildir to dbox
about a year ago via the co
I have a problem since a couple of hours:
I manage several mboxes on a virtual server using Dovecot (over POP3).
Until a few hours ago, it worked well, but since 11:50, the e-mail clients which access Dovecot's mailboxes, receive all e-mails new each
time the mailbox is queried.
For example:
1
Am 10.01.2011 14:59, schrieb Nick Rosier:
Hi,
I'm still trying to migrate from Dovecot 1.2.16 to 2.0.7 on FreeBSD. Previous
attempts have failed
with mails not being visible after the upgrade. Version 1.2.16 was migrated
from maildir to dbox
about a year ago via the convert-plugin. After previ
Hi,
I'm still trying to migrate from Dovecot 1.2.16 to 2.0.7 on FreeBSD.
Previous attempts have failed with mails not being visible after the
upgrade. Version 1.2.16 was migrated from maildir to dbox about a year
ago via the convert-plugin. After previous attempts to "clean" the
hybrid maildi
On Tuesday, January 04, 2011 00:47:16 Timo Sirainen wrote:
> On 3.1.2011, at 19.15, Michal Hlavinka wrote:
> > Shouldn't mkdir and chown make together a transaction? When it fails just
> > for first time, it confuses some admins (this is the reason why I'm
> > getting complains (bug reports) just b
On 05/01/2011 22:47, Joan Moreau wrote:
# doveconf | grep mdbox
mdbox_preallocate_space = no
mdbox_rotate_interval = 0
mdbox_rotate_size = 2 M
Is the space between the '2' and the 'M' significant?
Only in my configuration file it says "2M" with no space.
I was wondering if the space might ma
> Yes i'm using sendmail from Courier. When i changed sendmail_path to
> original sednmail binary it's working and vacation is sent, but i can see
> some errors from sendmail.
>
> Jan 4 12:14:36 OVZ sendmail[15576]: p04BEabd015576:
> Authentication-Warning: OVZ.mail: komodo set sender to <> usin
24 matches
Mail list logo