Oops... that was obivously not intended for dovecot but AOX mailing
list,... where I ask around similar questions.
Sorry for the noise =)
Cheers,
Chris.
smime.p7s
Description: S/MIME cryptographic signature
Hi! I have some problems with memory allocation.
I create new thread in cidir storage and call malloc(), and it fails to
allocate even 1 byte.
What can cause this problem?
Dovecot vesrion is: 2.1.10 (130563b592c9+)
Sample code looks like this (I also link to pthread with: -pthread):
#define TES
Hi folks.
Perhaps you find some time to look into this,...
I'm trying to plan my mail system and would have some questions.
The overall idea is about the following:
- There is a (internet) server, which is the MTA (which will be postfix)
and imap and/or pop3 server (which shall be, guess, dove
Am 11.10.2012 04:10, schrieb Christoph Anton Mitterer:
> 3) Is AOX suitable for the local server?
> - I couldn't use maildir locally, because I loose just to much space to
> the block fragmentation. But I guess I won't have this problem with the DB
> backend.
>
>
> a) Is AOX able to manage a rea
Am 11.10.2012 04:18, schrieb Christoph Anton Mitterer:
> Oops... that was obivously not intended for dovecot but AOX mailing
> list,... where I ask around similar questions.
>
> Sorry for the noise =)
>
>
> Cheers,
> Chris.
>
ups answered exact about this *g
--
Best Regards
MfG Robert Schet
Am 11.10.2012 14:56, schrieb Robert Schetterer:
Am 11.10.2012 04:10, schrieb Christoph Anton Mitterer:
3) Is AOX suitable for the local server?
[..]
Christoph, sorry, what exact is AOX, and what is its relation to the
dovecot list
I suppose he meant Archiveopteryx (another IMAP server)
Hi dovecot-comminity,
can't get iterate_query working. doveadm cannot find mail_location
which comes from userdb query. dovecot itself works fine with sql.
Whats wrong? please help:
[root@glen exim]# /opt/dovecot/bin/doveadm search -A mailbox Trash savedbefore
90d
doveadm(u...@mitmachnet.de): E
On 10/11/2012 8:19 AM, dove...@freakout.de wrote:
sql.conf:
driver = mysql
connect = host=much dbname=toarx user=exim password=
default_pass_scheme = PLAIN
password_query = select user as username, password, userdb_home, userdb_mail,
userdb_quota_rule from vusers where email = '%u'
user_
Hi.
Sorry folks for the stupid postings...
At first I posted what should go to the AOX list accidentally here and
then our institute's MTA hat some issues yesterday, so the mail[0] where
I already tried to explain the wrong posting, came much earlier than the
wrong post itself.
Guess you see why
hi-
i'm setting up an imap proxy in front of a novell groupwise server. it
seems to so far be partially working, but dovecot is having trouble in
certain cases. i expect that it's ultimately due to what i believe is a
very poor implementation of imap provided by groupwise [at least based
on
On 10/10/2012 9:37 PM, Timo Sirainen wrote:
On 10.10.2012, at 16.39, 3.lis...@adminlinux.com.br wrote:
I have a "Ubuntu10.04 + dovecot-2.0.13" configuration in my server. My mailbox
server is shared by ~ 10k domains. It works fine with ~50k accounts.
There is a lot of logs of "quota exceeded"
On 11.10.2012, at 13.21, . . wrote:
> Hi! I have some problems with memory allocation.
> I create new thread in cidir storage and call malloc(), and it fails to
> allocate even 1 byte.
> What can cause this problem?
No idea. Dovecot in general isn't designed to work with threads.
> Oct 11 12:56
On 11.10.2012, at 9.43, dove...@freakout.de wrote:
> Core was generated by `/opt/dovecot/sbin/dovecot'.
OK..
> #0 0xb7f95fe4 in str_to_time () from /opt/mysql/lib/libmysqlclient.so.18
> #1 0xb7f131c0 in master_instance_list_add_line (list=0x9d48880,
> line=0x9d540c8 "1349762052\tdovecot\t/var
On 10.10.2012, at 11.06, Frerich Raabe wrote:
> I already use this; as I mentioned, the index files of the public readonly
> mailbox is stored per-user so that each user has his own set of \Seen flags.
> Here's my public namespace:
>
> namespace public {
> separator = /
> prefix = Lists/
> l
On 10/10/2012 11:23 AM, Sandro Tosi wrote:
Hello,
we're scouting if it's possible to use Pigeonhole (currently v0.3.1,
as this will be provided with an upcoming Debian package) with MySQL
dict lookups with the mail setup we're designing.
Our (main) goals are:
1. store the filters on the data
Am 11.10.2012 um 22:10 schrieb Timo Sirainen:
> On 10.10.2012, at 11.06, Frerich Raabe wrote:
>> I already use this; as I mentioned, the index files of the public readonly
>> mailbox is stored per-user so that each user has his own set of \Seen flags.
>> Here's my public namespace:
>>
>> namespa
Hello,
I've got quotas set up on an all-user basis on my system, it's a
Postfix, Dovecot, Mysql virtual users setup. Currently I have each
user getting a 1GB quota with these settings in 90-quota.conf:
plugin {
quota_rule = *:storage=1G
quota_rule2 = Trash:storage=+100M
}
plugin {
quota = m
On 11.10.2012, at 23.38, Frerich Raabe wrote:
> Am 11.10.2012 um 22:10 schrieb Timo Sirainen:
>> On 10.10.2012, at 11.06, Frerich Raabe wrote:
>>> I already use this; as I mentioned, the index files of the public readonly
>>> mailbox is stored per-user so that each user has his own set of \Seen
Hello!
What's the version of your dovecot? 1.2.X ? or 2.0 ?
Tibby
On Oct 11, 2012, at 10:40 PM, David Mehler wrote:
> Hello,
>
> I've got quotas set up on an all-user basis on my system, it's a
> Postfix, Dovecot, Mysql virtual users setup. Currently I have each
> user getting a 1GB quota with
Hello,
I'm running Dovecot 2.1.10.
Thanks.
Dave.
On 10/11/12, Tibby wrote:
> Hello!
>
> What's the version of your dovecot? 1.2.X ? or 2.0 ?
>
> Tibby
>
> On Oct 11, 2012, at 10:40 PM, David Mehler wrote:
>
>> Hello,
>>
>> I've got quotas set up on an all-user basis on my system, it's a
>> Pos
Hi Marc,
Marc Perkel wrote:
> On 10/9/2012 3:42 PM, Daniel Parthey wrote:
> >Marc Perkel wrote:
> >>if the mail location doesn't exist
> >>then I want to try a second mail location:
> >>mail_location = maildir:/email/%d/%n:INBOX=/email/%d/%n:LAYOUT=fs
> >You might do this with a script which expor
Timo Sirainen wrote:
> On 10.10.2012, at 5.40, Marc Perkel wrote:
>
> >>> It would be handy (for me) if there were a userdb where a directory
> >>> structure defined the db.
> >>>
> >>> userdb stat {
> >>> mail_location=maildir:/fakedir/%d/%n:INBOX=/email/%d/%n:LAYOUT=fs
> >>> }
> >>>
> >>> u
Hi Dave,
David Mehler wrote:
> I've got quotas set up on an all-user basis on my system, it's a
> Postfix, Dovecot, Mysql virtual users setup. Currently I have each
> user getting a 1GB quota with these settings in 90-quota.conf:
>
> plugin {
> quota_rule = *:storage=1G
> quota_rule2 = Trash:
According to Timo Sirainen:
> On 11.10.2012, at 9.43, dove...@freakout.de wrote:
>
> Dovecot code is calling str_to_time() from libmysqlclient,
> instead of from Dovecot's internal code.
> Not the first time mysql conflicted with Dovecot code.
> This could be worked around, but .. why is your dove
24 matches
Mail list logo