On Wed, 2007-07-25 at 11:30 +0900, Katsu Yamamoto wrote:
> We re-examined the source code, and made a few modification.
>
> We are suspecting that...
>
> (1) db-ldap.c is not handling value properly??
> (2) userdb-ldap.c is not allocating memory for userdb_reply??
Thanks, fixed: http://hg.doveco
perfect, im lovin dovecot. slaughters courier-mta . any idea on 1.1
release date?
--
Jordan Tardif
DreamHost
On Wed, 25 Jul 2007, Timo Sirainen wrote:
On 25.7.2007, at 2.12, Jordan Tardif wrote:
Is it possible to limit the imap/pop connections per user in dovecot? If so
i couldnt find the o
On 23.7.2007, at 19.47, Rob Buch wrote:
So, I was wondering if any one knows a way to turn SSL on , but
not advertise it as an option. Apparently the advertisement of
SSL for pop / imap connections causes this issue.
You probably mean having STARTTLS advertised in capability. Not
withou
On 24.7.2007, at 14.08, Frittella Laurento wrote:
plugin:
quota: maildir:ignore=Trash
I'm not completely sure if this works (although it should). Try
setting the limit here as well and see if it fixes it:
quota = maildir:storage=102400:ignore=Trash
PGP.sig
Description: This is a digit
On 24.7.2007, at 21.06, Bandi, Uma (GE Indust, Plastics, consultant)
wrote:
cc: "array.h", line 63: error 1588:
"__inline_func_array_create_from_buffer_para
m_2_buffer__" undefined.
cc: "array.h", line 63: error 1531: Invalid member of struct or union.
I'm not sure why it fails there. You co
On 25.7.2007, at 0.09, David Jonas wrote:
I've been working with the quota plugin(s) the past few days and have
been having some real trouble. Only a few entries are appearing in the
database, a couple more when I restarted dovecot. None of the current
entries were being updated either.
..
INSE
On 25.7.2007, at 1.03, David Jonas wrote:
INSERT INTO quota (current, path, username) VALUES (0, 'quota/
storage',
'[EMAIL PROTECTED]') ON DUPLICATE KEY UPDATE current = current + 0;
So it's only added to or inserted, never changed then replaced.
OK, so absolutely nothing about the INSERT (i
On 25.7.2007, at 2.12, Jordan Tardif wrote:
Is it possible to limit the imap/pop connections per user in
dovecot? If so i couldnt find the option to do that.
v1.1 will have:
# Maximum number of IMAP connections allowed for a user from each
IP address.
# NOTE: The username is compared
Hi,
We recentlty upgraded our dovecot from v1.0.2 to v1.1ahpha1 under CentOS 4.4.
Also, we are using Postfix 2.4.3 and OpenLDAP 2.3.35.
We've been using LDAP for our POP/IAMP user authentication, however after
upgrading to v1.1alpha1, LDAP authentication does't seem to be working
properly.
We re-
Simon Gao wrote:
Hi,
Just wonder if it's possible to run two dovecot servers on two different
machines, but serve out of the same directories.
I would like to test second dovecot server before switching from first
one to second one.
Any suggestions?
If you're using Maildir, this should b
Is it possible to limit the imap/pop connections per user in dovecot? If
so i couldnt find the option to do that.
Thanks!
--
Jordan Tardif
DreamHost
Jasper Bryant-Greene wrote:
> On Tue, Jul 24, 2007 at 02:46:11PM -0700, David Jonas wrote:
>> Jasper Bryant-Greene wrote:
>>> On Tue, Jul 24, 2007 at 02:09:23PM -0700, David Jonas wrote:
< SELECT current FROM quota WHERE ...
> 513965019
< BEGIN
< INSERT INTO quota (current, ...
>
On Tue, Jul 24, 2007 at 02:46:11PM -0700, David Jonas wrote:
> Jasper Bryant-Greene wrote:
> > On Tue, Jul 24, 2007 at 02:09:23PM -0700, David Jonas wrote:
> >> < SELECT current FROM quota WHERE ...
> >>> 513965019
> >> < BEGIN
> >> < INSERT INTO quota (current, ...
> >> < COMMIT
> >>> ?? (error_r
Jasper Bryant-Greene wrote:
> On Tue, Jul 24, 2007 at 02:09:23PM -0700, David Jonas wrote:
>> < SELECT current FROM quota WHERE ...
>>> 513965019
>> < BEGIN
>> < INSERT INTO quota (current, ...
>> < COMMIT
>>> ?? (error_r appears to be (null))
>
> Unrelated to the original post, but the above wou
On Tue, Jul 24, 2007 at 02:09:23PM -0700, David Jonas wrote:
> < SELECT current FROM quota WHERE ...
> > 513965019
> < BEGIN
> < INSERT INTO quota (current, ...
> < COMMIT
> > ?? (error_r appears to be (null))
Unrelated to the original post, but the above would appear to be a bug to me.
Because
Hello,
I've been working with the quota plugin(s) the past few days and have
been having some real trouble. Only a few entries are appearing in the
database, a couple more when I restarted dovecot. None of the current
entries were being updated either.
I think I've tracked it down to somewhere in
Hi,
Just wonder if it's possible to run two dovecot servers on two different
machines, but serve out of the same directories.
I would like to test second dovecot server before switching from first
one to second one.
Any suggestions?
Simon
Am Dienstag, 24. Juli 2007 schrieb bob passendon:
> > > 1.0.beta3
> > At first I'd try a recent released version.
> Unfortunately I can't keep chasing the latest version, I needed to
> pick a version and stick with it.
Well' my point was that you're using an outdated, unstable and unsupported
de
Hi
I am trying to install Dovecot on HP-UX
.I did ./configure but when I did make i am getting following error,
please advice me what I have to do .
[EMAIL PROTECTED] make
No suffix list.
make all-recursive
No suffix list.
Making all in src
No suffix list.
Making all in lib
Unfortunately I can't keep chasing the latest version,
Its not a matter of 'chasing the latest version', its a matter of the
release you are using is A-N-C-I-E-N-T...
I needed to pick a version and stick with it.
If you decide to stick with beta3, don't expect much help here.
I stuck wit
On Tue, 24 Jul 2007, Frittella Laurento wrote:
Tan Shao Yi ha scritto:
Hi Laurento,
I think you missed out mail_plugins = quota for the appropriate
protocol(s)?
You're right :)
Now I added it and thunderbird show me the quota % usage but when I
delete messages the quota still doesn't change.
Tan Shao Yi ha scritto:
> Hi Laurento,
>
> I think you missed out mail_plugins = quota for the appropriate
> protocol(s)?
You're right :)
Now I added it and thunderbird show me the quota % usage but when I
delete messages the quota still doesn't change. I think dovecot should
update maildirsize w
On 7/24/07, Gunter Ohrner <[EMAIL PROTECTED]> wrote:
Am Dienstag, 24. Juli 2007 schrieb bob passendon:
> # dovecot --version
> 1.0.beta3
Well, this is ancient...
At first I'd try a recent released version.
Greetings,
Gunter
Unfortunately I can't keep chasing the latest version, I needed t
Hi Laurento,
I think you missed out mail_plugins = quota for the appropriate
protocol(s)?
e.g.
protocol imap {
...
mail_plugins = quota
...
}
On Tue, 24 Jul 2007, Frittella Laurento wrote:
Hi all,
I'm trying to implement quota support in postfix using maildrop +
dove
Am Dienstag, 24. Juli 2007 schrieb bob passendon:
> # dovecot --version
> 1.0.beta3
Well, this is ancient...
At first I'd try a recent released version.
Greetings,
Gunter
--
*** Powered by AudioScrobbler --> http://www.last.fm/user/Interneci/ ***
19:32 | Tristania - Endogenisis
19:26 | Tris
On 24.7.2007, at 15.31, Frank Behrens wrote:
When you thing about it: A webmail client and the different IMAP
login mechanisms fit not
very well together. So some posters are right: you should better
use a "real" IMAP client. But
IMHO webmail is a useful solution, when you are on vacation or
Jasper Bryant-Greene <[EMAIL PROTECTED]> wrote on 24 Jul 2007 23:40:
> a) provide the otp sequence as a capability (e.g. X-OTP-SEQ=1234), or
>
> b) provide a dovecot-specific IMAP command for finding out the current
>sequence value (e.g. X-OTP-SEQ)
>
> The sending of a dummy password to retri
Charles Marcus wrote on 24 Jul 2007 6:33:
> Definitely not stupid - I hope you didn't get that from my response...
No, I did not read your response in that way.
But the email was writte to discuss that, may be other people have much better
solutions.
> As a plug-in I think this would be perfect
On 7/24/07, Sergey A. Kobzar <[EMAIL PROTECTED]> wrote:
Hi bob,
Tuesday, July 24, 2007, 3:09:06 PM, you wrote:
> # dovecot -n
> Usage: dovecot [-F] [-c ] [-p]
>[--exec-mail ] [--version] [--build-options]
> Fatal: Unknown argument: -n
# dovecot -h
Usage: dovecot [-F] [-c ] [-p] [-n] [-
Hi bob,
Tuesday, July 24, 2007, 3:09:06 PM, you wrote:
> # dovecot -n
> Usage: dovecot [-F] [-c ] [-p]
>[--exec-mail ] [--version] [--build-options]
> Fatal: Unknown argument: -n
# dovecot -h
Usage: dovecot [-F] [-c ] [-p] [-n] [-a]
[--exec-mail ] [--version] [--build-options]
Fat
On 7/24/07, Sergey A. Kobzar <[EMAIL PROTECTED]> wrote:
Hi bob,
Tuesday, July 24, 2007, 2:30:24 PM, you wrote:
> auth default {
>mechanisms = plain login
>userdb passwd {
> args = blocking=yes
^^^ - try comment this.
>}
>passdb pam {
> args = do
> "BB" == Bruce Bodger <[EMAIL PROTECTED]> writes:
BB> The Dovecot Wiki is quite clear regarding its vacation auto-reply
BB> mechanism http://wiki.dovecot.org/LDA/Sieve and under what
BB> circumstances the automatic replies will NOT be sent. However, is
BB> it possible to manua
Hi bob,
Tuesday, July 24, 2007, 2:30:24 PM, you wrote:
> auth default {
>mechanisms = plain login
>userdb passwd {
> args = blocking=yes
^^^ - try comment this.
>}
>passdb pam {
> args = dovecot
>}
>user = dovecot-auth
> }
http://wiki.do
On Tue, Jul 24, 2007 at 09:42:29AM +0300, Timo Sirainen wrote:
> On Mon, 2007-07-23 at 17:15 +0200, Frank Behrens wrote:
> > Solution 1:
> > When PAM is configured for IMAP the user can use a one-time-password in the
> > same way
> > as before. The problem is, that the user must know the sequence
The Dovecot Wiki is quite clear regarding its vacation auto-reply
mechanism http://wiki.dovecot.org/LDA/Sieve and under what
circumstances the automatic replies will NOT be sent. However, is it
possible to manually add a list of envelope senders that the script
will not respond to?
Thank
Hi bob,
Tuesday, July 24, 2007, 2:11:31 PM, you wrote:
> Hello!
> What do the following messages mean?
> Jul 24 13:07:20 box dovecot: pop3-login: Can't connect to auth server at
> default: Resource temporarily unavailable
> Jul 24 13:07:20 box dovecot: imap-login: Can't connect to auth server a
Hello!
What do the following messages mean?
Jul 24 13:07:20 box dovecot: pop3-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:20 box dovecot: imap-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:20 box do
Hi all,
I'm trying to implement quota support in postfix using maildrop +
dovecot but I think dovecot doesn't update info stored in maildirsize file.
# 1.0.2: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
listen: 127.0.0.1
ssl_listen: *
ssl_ca_file: ...
ssl_cert_file: ...
ssl_key_file: ...
On 7/24/2007, Frank Behrens ([EMAIL PROTECTED]) wrote:
So dovecot has no errors in this context, but I believe it could be
extended easily and that's
why I wrote in this mailing list. My hope is, that people comment:
- My ideas are stupid or not.
Definitely not stupid - I hope you didn't get
Hi Timo,
Friday, July 20, 2007, 2:04:37 PM, you wrote:
> On Fri, 2007-07-20 at 13:58 +0300, Sergey A. Kobzar wrote:
>> No output from strace:
>>
>> # strace -tt -o log -p 9883
>> Process 9883 attached - interrupt to quit
>> Process 9883 detached
>> #
> -o log means it writes the output to "log
On 24.7.2007, at 11.33, Tony Tsang wrote:
I've a dovecot server setup and occassionally clients cannot get mails
from their inbox. When I inspect the maildir for that user, there is
stale dovecot-uidlist.lock file, and imap process keeps waiting for
release of the lock. Is there any other method
Hi all,
I've a dovecot server setup and occassionally clients cannot get mails
from their inbox. When I inspect the maildir for that user, there is
stale dovecot-uidlist.lock file, and imap process keeps waiting for
release of the lock. Is there any other method to perform locking on
dovecot-uidl
42 matches
Mail list logo