Displaying 20 results from an estimated 1500 matches similar to: "--log-error and the mysterious "not starting" problem"
2007 Feb 12
1
incorrect quota reporting with dict quota
Using the dict quota with dovecot-1.0.rc21, quota reporting was
incorrect. It wasn't just that the stored quota was different than the
disk usage, but also that each time the quota was checked, it was
greater than before, even if no mail was received. I tested this by
using telnet to log into an imap account, and issuing multiple
"getquotaroot inbox" commands.
I have changed to
2007 Feb 02
4
1.0.rc21 released
http://dovecot.org/releases/dovecot-1.0.rc21.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc21.tar.gz.sig
Just one fix. Maybe the one big thing in Dovecot v2.0.* will be a test
suite, which is run before any release. :)
- Cache file handling could have crashed rc20
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2007 Feb 02
4
1.0.rc21 released
http://dovecot.org/releases/dovecot-1.0.rc21.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc21.tar.gz.sig
Just one fix. Maybe the one big thing in Dovecot v2.0.* will be a test
suite, which is run before any release. :)
- Cache file handling could have crashed rc20
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2007 Feb 07
0
negative quota usage causes over-quota messages with dictionary quota backend
Using dovecot 1.0.rc21, with quotas being stored in mysql, I have found
that if the quota usage stored is negative, then when a message is
given to dovecot deliver, the account is reports as being over quota.
The squirrelmail quota usage plugin says that the quota is at around 40
million percent (I should have written down the exact number), though I
don't know if that's squirrelmail or
2006 Dec 04
2
master request not found
I am setting up dovecot 1.0-rc15 as a proxy. When I try to log in, I
get errors such as the following:
Dec 4 17:39:23 vega dovecot: Dovecot v1.0.rc15 starting up
Dec 4 17:39:24 vega dovecot: auth-worker(default): mysql: Connected to
localhost (ad_mail) Dec 4 17:39:31 vega dovecot: auth(default): client
in: AUTH 1 PLAINservice=POP3 lip=xx.xx.xx.xx
rip=xx.xx.xx.xx
2007 Mar 23
2
multiple instances of dovecot on one machine
I was trying to run two instances of dovecot on the same machine, each
listening on a single IP. The problem I ran into was that each time
one was started or restarted, the other stopped responding. I saw the
following in the logs:
Mar 23 00:02:27 sentinel dovecot: Dovecot v1.0.rc27 starting up
Mar 23 00:02:27 sentinel dovecot: Socket already
exists: /var/run/dovecot/dict-server
After I saw
2007 Feb 05
2
Nitpicking: rc21 startup banner says rc19
> [jhg at helios RPMS]$ rpm -q dovecot
> dovecot-1.0-1_42.rc21.fc5.at
but:
> dovecot: Feb 05 10:49:21 Info: Dovecot v1.0.rc19 starting up
2007 Apr 04
2
managesieve proxy
We have dovecot on a pop/imap server working as a proxy to dovecot on
the backend storage servers. This is working fine, but the difficulty
is that if I use, for example, avelsieve in squirrelmail, it doesn't
know where to connect. I imagine the same problem would exist with
sieve-capable mail clients such as KMail, especially since the outside
world isn't allowed to connect directly to
2006 Sep 17
2
Running just part of dovecot
I'm currently setting up a large mail system, with different services
split out onto different machines. What I want is this:
machine1: dovecot smtp auth, no pop/imap
machine2: dovecot lda, no pop/imap
machine3: pop/imap, nothing else
machine3 is obviously not the issue. Is there a way to run machine1
and machine2 with just their respective services, but no pop/imap?
--
Marshal Newrock
2007 Feb 05
1
Big problems after upgrade from beta8 (FC5) to rc21
After upgrading a working system from FC5's beta8 to rc21, one
vhost is failing with:
> dovecot: Feb 05 09:54:30 Error: POP3(user at mydomain.com):
> open(/var/mail/vhosts/mydomain.com/david/user, O_CREAT) failed: Not a
> directory
> dovecot: Feb 05 09:54:30 Error: POP3(user at mydomain.com):
> mkdir_parents(/var/mail/vhosts/mydomain.com/user/.imap/INBOX) failed:
> Not a
2007 Jan 08
1
quota in mysql not being updated
I'm having trouble getting the quota plugin to work with deliver.
The quota in the database is not getting set.
I am using dovecot-1.0-rc15. This server is not yet in production.
Some values below are because I'm trying to test with the simplest
possible case, and some because it's reading from a different
database. Also, I noticed that "dovecot -n" doesn't display any
2006 Dec 12
1
feature request: proxy destination in logs
I would like to be able to see in the logs which server a pop/imap
connection is proxied to. Thank you.
--
Marshal Newrock, Ideal Solution LLC
http://www.idealso.com
2007 Jan 03
1
path field in mysql quota
What is the path field for in the quota table in mysql? Is the
username not enough information for storing and updating quotas?
--
Marshal Newrock, Ideal Solution LLC
http://www.idealso.com
2007 Feb 05
1
LDAP auth_bind=yes in rc21 = goodness
Hi all,
I finally got a chance to try out the fix for the LDAP auth_bind=yes
issues in production (using rc21). It seems to be working just fine even
after 24 hours of severe abuse.
Incidentally, I had switched to bsdauth+login_ldap (on OpenBSD) which was
often OK, but occasionally I would see Postfix smtpd throttled with SASL
errors due to "connection refused" on the Dovecot
2007 Feb 02
2
broken attachments with pop3
Hi all,
ive just upgrade to rc21 ( so i dont know perhaps this report failure is
fixed with this release )
i have reports from users that attachments get broken ( with rc19, dont
know about before ) with some accounts , which where downloaded via a
pop3 service to a exchange server, but in fact nothing is broken when
looking with imap to the mailboxes
Has anyone an idea, i havent any failure logs
2007 Jan 26
2
environment variables required for startup
Using dovecot-1.0-rc19 (quotas are working good, btw) on Gentoo, I have
a strange problem. On boot, dovecot doesn't start, the init script just
times out. From the command line, it starts instantly without problem.
Also, using a program called 'monit' to make sure processes stay
running and restart them if they stop, if I manually stop dovecot, it
is then unable to start it (calling
2007 Feb 10
1
help needed - dovecot-ldap authentication
I am trying to set a up mail server on a ubuntu edgy machine. I followed the
howto at http://wanderingbarque.com/howtos/mailserver/mailserver.html .
I am able to configure everything except dovecot-ldap authentication :(.
After struggling with it for a week I decided to seek help.
The current version of dovecot is v1.0 RC21 and the version used for the
howto is v0.99.10.9. I installed &
2007 Feb 19
2
startup script under FreeBSD 6.2 / dovecot-1.0rc22
Hi all,
I recently installed Dovecot rc22 from the FreeBSD ports and I have
some problem with the dovecot startup:
- If I start dovecot manually, it works fine, it starts and I get
messages in /var/log/maillog
- If I reboot the machine, that's where the problem appears, dovecot
doesn't seem to start and I get nothing, no errors in /var/log/maillog
Any idea if this is a known
2024 Sep 13
0
NHW v0.3.0-rc21 new version
Hello,
For those interested, I have released the NHW v0.3.0-rc21 new version.
I continue to fine-tune the nhw_kernel weights.This new version has more
precision and a better visual quality.
If you don't agree with this new version, do let me know and I'll revert
the commit.
More at: https://nhwcodec.blogspot.com/
Cheers,
Raphael
-------------- next part --------------
An HTML
2008 Aug 11
0
Good news for CPanel users
In response to a feature request for cpanel to have native support for
dovecot:
Rudimentary support was added in 11.23. Full support for Dovecot will be
available in 11.24.
--
Marshal Newrock
517-679-0699 x223
FreedomBI, LLC - http://www.freedombi.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189