Displaying 20 results from an estimated 400 matches similar to: "1.2.5: quota.c + quota_fs.c crashs dovecot"
2007 Mar 11
0
No subject
export LDFLAGS="bexpall bla bla"
Thanx and best regards.
2007/3/28, Ralf Becker <beckerr at fh-trier.de>:
>
> Hello funkypunky drunky,
>
> on AIX dovecot plugins (which are shared objects = .so) are a little bit
> problematic. It is not enough to activate run time linking by using
> -brtl and make the main program (dovecot) to be able to use shared
> objects.
2009 Jul 06
1
Unable to (un)subscribe mbox with AIX, NFS and netapp filer
Hi Timo,
dovecot 1.2.0 is great! Faster and more stable on mboxes that 1.1.x by
far... good job :-)
Today I stumbled over a strange problem when I tried to subscribe an
existing Mailbox (mbox), which doesn't work.
Thunderbird IMAP log
--------------------
9932[4124558]: 40f3498:imap.fh-trier.de:A:SendData:
11 subscribe "Mail/Archiv/1998"
9932[4124558]: ReadNextLine
2007 Apr 26
0
AIXPluginsSupport and AIX FS qoutas
Hello Stewart,
Stewart Dean schrieb am 25.04.2007 21:26:
> I'm running AIXV5.3 at the latest level, compiling using the IBM C for
> AIX V6.0 compiler and building/running Dovecot at V1.0/mbox under test
> usage by our IT department right now. We have a legacy UWIMAP that is
> currently the production IMAP service.
The same here:
- AIX 5.2,
- xlC 6,
- uwimap and qpopper in
2009 Jul 04
1
rquota RPC with netapp filer
Hello list,
with dovecot 1.2 on AIX rquota RPC calls fail with
quota-fs: remote ext rquota call failed: RPC:
1832-012 Program/version mismatch
when using a netapp filer.
This is what netapp says:
Bug ID 97288
Title Support requested for rquota version 2
Bug Severity 5 - Suggestion
Bug Status Closed
Product Data ONTAP
Bug Type NFS
Description Linux has implemented its own extensions
2009 Dec 13
1
Different PROXY for IMAP and POP3 using LDAP-auth
--------------------------------------------------
For all non german speaking people:
Oliver asked:
In an old posting I've read something about different proxy hosts for
IMAP and POP3.
http://www.dovecot.org/list/dovecot/2008-July/031885.html
I've got the same problem and want to ask you, if there is a patch for
replacing [variable names in] pass_attrs.
2007 Jan 07
1
deliver rewrites envelop-sender
Hello,
we are currently using sendmail, procmail, uwimap and qpopper. We are
planing to replace uwimap and qpopper with dovecot. Which seems to be a
very good idea :-)
But: Sendmail and Procmail will not be replaced.
Now I've realized that deliver rewrites existing "From <....> ..."
header lines to ">From <...> ..." and adds it's own "From
2007 Jan 30
1
1.0rc19 with plugins on AIX 5.2
Hello,
has anyone out there successfully build dovecot on AIX with plugins
supported? I'm talking about an dlopen error when a plugin tries to
access global symbols, that are defined in the dovecot "parent" binary
For example:
# MAIL_PLUGINS=zlib /usr/local/libexec/dovecot/imap
imap(root): Error:
dlopen(/usr/local/lib/dovecot/imap/lib20_zlib_plugin.so) failed:
rtld: 0712-001
2008 Jul 05
1
AIX: mntctl implementation for NFS quota support
Hi Timo, Hello list,
I've played around with dovecot-1.1.1 on AIX to get quotas (especially
NFS quotas) to work. I've found that dovecot doesn't implement handling
of 'mntctl' and so it is unable to determine filesystem mountpoints on
AIX correctly.
Your'll find more information about 'mntctl' here:
2008 Jul 04
2
Different PROXY for IMAP and POP3 using LDAP-auth
Hello everybody!
I'm trying to configure dovecot 1.1.1 with different proxy hosts and/or
ports for different protocols (IMAP, POP3). I'm using LDAP for
authentication.
I've tried:
1) Variable in "auth default" configuration:
[dovecot.conf]
passdb ldap {
args = /usr/local/etc/dovecot-ldap-%Ls.conf
}
userdb ldap {
args =
2009 Jul 30
3
AIX and posix_fallocate
Hi,
AIX's implementation of posix_fallocate is a little bit, let me say,
peculiar. Attached is a patch to "fix" (=work around) this.
Without you'll see this in the logs:
Jul 28 01:17:41 trevi mail:err|error dovecot: IMAP(beckerr):
posix_fallocate() failed: File exists
Jul 28 01:17:41 trevi mail:err|error dovecot: IMAP(beckerr):
file_set_size() failed with mbox file
2008 Jul 08
2
Multiple quota roots with quota-fs backend
Today I've tried to configure multiple filesystem quotas, with some
strange results.
These are my two filesystems; both using quotas:
* /dev/mail mounted to /var/spool/mail
using AIX quotas for all users. Mailbox format is 'mbox' and
they are named '/var/spool/mail/<logname>'
* filer0:/vol/home mounted to /home/f0 via nfs
using netapp quotas for all
2009 Sep 23
2
Segfault in quota-fs plugin
Hi all,
We recently attempted to update our Dovecot installation to version
1.2.5. After doing so, we noticed a constant stream of crash messages in
our log file:
Sep 22 15:58:41 hostname dovecot: imap-login: Login: user=<USERNAME>,
method=PLAIN, rip=X.X.X.X, lip=X.X.X.X, TLS
Sep 22 15:58:41 hostname dovecot: dovecot: child 6339 (imap) killed with
signal 11 (core dumps disabled)
We rolled
2007 Mar 20
3
compiling dovecot on aix gcc 3.3.2
I try to compile the dovecot with gcc version 3.3.2 on aix. It seemed it was
okay. It was working but when i try to use quota dynamic modules i get
error.
Edlopen(/usr/local/lib/dovecot/imap/lib10_quota_plugin.so) failed: Could not
load module /usr/local/lib/dovecot/imap/lib10_quota_plugin.so.
System error: No such file or directory
Error: imap dump-capability process returned 89
When i check
2005 Aug 31
0
smbd crashs while using keytab
Hi All,
Here is my situation:
I run 3.014a samba server. It joins different ADS domains through out
the day and every day.
Configured it with "use keytab = yes" but did not execute the command
"net ads flush keytab" after each new domain join.
While trying to map a share from a client with a clock offset of more
than 6 minutes, smbd crashed. (Of course, not the main
2005 Mar 02
3
Netbench controller crashs
Hi All,
I'm running netbench against our samba based filer and having I believe
a controller problem.
When I configure the test to run multiple engines per client (about 5 in
my case) and about 20 clients so all together I have 100 engines, the
controller crashes.
My clients are a mix of NT4, winxp and win2000 systems.
If I run the controller on windows 2003, the controller simply
2003 Jan 05
2
VorbisFile library crashs.
Hello!
There is a problem with the VorbisFile library. It only works when I open an
OGG file for
the 1st time. After I closed the file and try to open another one or the
same it crashs. It seems it applies to the use of either ov_open or ov_test
functions or their combination.
I wrote a test app that illustrates the bug. It crashs with a message
"Unmapped memory exception". It's
2009 Oct 19
23
testing needed
Can someone find an OS where the attached program doesn't work? It
should print "success". So far tested for success: Linux 2.6, Solaris
10, FreeBSD 7.2, OpenBSD 4.2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 1100 bytes
Desc: not available
URL:
2006 Jul 24
1
DomU crashs on startup
Hi all,
i need to use openbsd 3.9 as domU. So I downloaded an image and used my
standard config file:
kernel = "/boot/vmlinuz-2.6.16.18-xenU"
memory = 128
name = "openbsd.3-9"
disk = [''file:/xen/openbsd/disk,sda1,w'']
root = "/dev/sda1 ro"
but when I start the domU and attach the console I only see following lines
befor it crashs. Any
2002 Feb 16
3
Symbol "£" crashs R in Win98
Dear R users,
> version
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
minor 4.1
year 2002
month 01
day 30
language R
I was trying to read in some data in a text file. In the data file, some
of the column headings
2016 Jun 27
2
fts_solr crashs
Hi,
I?ve set up in dovecot 2.2.24-1~auto+49 (from dovecot repo) fts_solr and
fts_tika - jetti8 (from Debian Jessie) and latest tika-server running on
a seperate machine. But if I want to rescan all messages for reindexing
for instance all attachments with "doveadm -v index -u user at domain.tld
INBOX" with 3137 mail in the INBOX it counts and then by 2900 mails the
doveadm crashes