Displaying 20 results from an estimated 500 matches similar to: "Internal Error form delivery from LDAP lookup."
2009 Sep 11
3
Sieve and locale (Japanese)
I have setup Dovecot-1.2 'delivery' to use Dovecot's Sieve as well (both
versions are latest from dovecot.org).
I am curious if sieve can handle Japanese, or locale, in general in the
language. In particular, the subject which is encoded even more complicated.
if header :contains "subject" ["test", "???"] {
So if I want to file based on above, test,
2006 Mar 22
1
Busyloop in dovecot-auth
SunOS pop01.unix 5.10 Generic_118844-26 i86pc i386 i86pc
dovecot-1.0.beta3
Dovecot itself runs well, and was easy to confirgure with LDAP. However, I am
seeing a cpu busy-loop in dovecot-auth. Is this a known issue, or do you know
why it happens? If needed I can go deeper if so required.
PID USERNAME LWP PRI NICE SIZE RES STATE TIME CPU COMMAND
26440 root 1 10 0 4232K
2009 Jan 21
1
Dovecot shared quota with Maildir
Hello list,
We are in the process of exploring the idea of moving from UFS with
fs-quota to using softquotas in Dovecot (probably Maildir type, stored
in LDAP, all ontop of NFS).
I have it setup, and it works rather well so far.
But there is one situation we can currently support, which I can not see
a solution for with soft-quotas.
Generally customers get 1 email, with 1 quota.
But it is
2006 Oct 17
2
autoconf check for ldap not linking with -lber
Maybe not a big deal, but generally you (used to?) link against both:
configure:31276: checking for ldap_init in -lldap
configure:31311: gcc -o conftest -std=gnu99 -I/usr/local/include -Wall -W -Wmiss
ing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat
=2 -Wbad-function-cast -I/usr/sfw/include -L/usr/local/lib conftest.c -lldap
-lsocket -lnsl -lrt -lsendfile
2006 Oct 18
2
Dovecot-auth stand alone
Since you have to have a SASL implementation with Postfix, either Cyrus or
Dovecot, would it be feasable to have autoconf options to build only those parts
required?
Currently I attempt to disable most things, except for LDAP which we want to use:
./configure --with-ldap --without-pop3d --without-passwd --without-passwd-file
--without-shadow --without-pam --without-checkpassword
2008 Apr 11
2
The CONTROL problem with fs quotas.
dovecot-1.0.10 on Solaris 10 x86, with NFS.
We currently have the problem that when customers go over their disk
quota, the dovecot-uidlist file stops them from logging in.
In the interest of solving it, we considered moving the CONTROL file to
a different file system. But:
1:
Using CONTROL= with "%u" will quite quickly run into the problem that
the directory will fill up, and hit
2006 Nov 08
1
L4 probes..
Probably a special case here, but everytime the L4 probes the port, a line as
added to the log. This gets a bit noisy. If a random IP connects, I'd want to
see it, but maybe it would be nice to have the option to silence the log entry
from certain hosts.
For now I patch it locally, but without any .conf finesse.
For example:
Nov 8 10:55:24 corppop01 dovecot: [ID 107833 mail.info]
2009 May 20
5
ZFS userquota groupquota test
I have been playing around with osol-nv-b114 version, and the ZFS user
and group quotas.
First of all, it is fantastic. Thank you all! (Sun, Ahrens and anyone
else involved).
I''m currently copying over one of the smaller user areas, and setting up
their quotas, so I have yet to start large scale testing. But the
initial work is very promising. (Just 90G data, 341694 accounts)
Using
2006 Nov 16
1
Dovecot LDA, LDAP, Postfix and Spawning programs..
Qmail, when using LDAP, a user can specify delvieryProgramPath, or a .qmail
file, to launch something like procmail. Qmail correctly setuid() to the uids
set for the user in LDAP, as well as set up the common env vars (HOME, USER,
MAILDIR).
We moved to Postfix but found that it is quite lacking in the features supported
when it comes to "virtual" users. No .forward, and if you set
2008 Mar 21
1
IMAP creates .userid directory even after pop.
We are currently running dovecot-1.0.10 on Solaris 10 x86.
Several users has noticed that they get different emails when using pop
vs using IMAP. When I check a user's home directory, I find the
following situation:
/nfs/mail/1/1/hiro.11/mail/:
drwx------ 6 176785 1000 512 Mar 21 07:53 .
drwxr-xr-x 3 176785 1000 512 Feb 29 17:01 ..
drwx------ 5 176785 1000
2012 Aug 02
0
[LLVMdev] Problem to generate an executable file of 403.gcc (SPEC2006)
Dear llvmers,
I decided to write my own scripts to compile the SPEC programs, and
they work fine, except with 403.gcc.
Basically, I take the file 403.gcc.linked.rbc from the ...\Output
folder that the LLVM test suite produces. Then I use this linked.rbc
file to generate an executable file via the following commands:
llc 403.gcc.linked.rbc -o 403.gcc.linked.s
clang 403.gcc.linked.s -o
2009 Aug 26
1
Load spikes on NFS server, multiple index updaters.
We are occasionally experiencing trouble where the NFS server's load
will shoot over 60+. (Normal of sub 1.0).
I have been hunting this for a while, and I believe it comes down to
"deliver".
System setup:
NFS servers: x4540 Solaris 10 x64 ZFS over NFS.
NFS clients: Solaris 10 x64 postfix-2.4.1 with dovecot-1.1.11 deliver.
What appears to happen, when I check for nfsstat per
2009 Apr 28
1
User friendly URLs to shares
I can only imagine this is an FAQ, but it is not in wiki, wiki's faq or
general samba documentation (the paragraph I read anyway!).
I am looking for a way to make it easy for users to connect to their WWW
storage SMB shares. I can create a "smb://user@host/share" style URI in
a WWW page or email for OsX and Linux users. It will ask for password,
and just work.
But with Windows,
2009 Jan 27
5
Replacing HDD in x4500
The vendor wanted to come in and replace an HDD in the 2nd X4500, as it
was "constantly busy", and since our x4500 has always died miserably in
the past when a HDD dies, they wanted to replace it before the HDD
actually died.
The usual was done, HDD replaced, resilvering started and ran for about
50 minutes. Then the system hung, same as always, all ZFS related
commands would just
2006 Mar 22
1
LDAP and prefetch
SunOS pop01.unix 5.10 Generic_118844-26 i86pc i386 i86pc
dovecot-1.0.beta3
It is most likely something I am doing wrong, but could someone take a look at
why I can not get LDAP prefetch to work?
If I define things like this:
dovecot.conf:
----------------------------------------------
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
userdb ldap {
args =
2009 Apr 22
1
Samba with legacy LDAP
Hello lists,
Standard ISP hosting with virtual users here. So we already have an
existing system setup, based around OpenLDAP data for customer
information. Currently for WWW hosting, users have FTP access. But FTP
seems to be a hurdle for certain users, so I was thinking about also
offering SMB access in parallel with FTP, so they could just MAP a drive
letter to their WWW area.
Currently
2004 Nov 17
0
[LLVMdev] llvm-test portability failures
On Wed, 17 Nov 2004, Jeff Cohen wrote:
> I updated my source tree and after putting malloc.h back things look a lot better. Still getting a large number of JIT-only failures. There is now only one assertion failure:
>
> /home/cfe/x86/llvm-gcc/bin/g++ -I/usr/home/llvm/obj/projects/llvm-test/MultiSource/Benchmarks/Prolangs-C++/city
2009 May 18
11
Zfs and b114 version
http://dlc.sun.com/osol/on/downloads/b114/
This URL makes me think that if I just sit down and figure out how to
compile OpenSolaris, I can try b114 now^h^h^h eventually ? I am really
eager to try out the new quota support.. has someone already tried
compiling it perhaps? How complicated is compiling osol compared to,
say, NetBSD/FreeBSD, Linux etc ? (IRIX and its quickstarting??)
--
2004 Nov 17
2
[LLVMdev] llvm-test portability failures
I updated my source tree and after putting malloc.h back things look a lot better. Still getting a large number of JIT-only failures. There is now only one assertion failure:
/home/cfe/x86/llvm-gcc/bin/g++ -I/usr/home/llvm/obj/projects/llvm-test/MultiSource/Benchmarks/Prolangs-C++/city -I/usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/Prolangs-C++/city
2014 Jul 15
1
No glusterfs-server available. on CentOS 7
[root at icehouse1 ~(keystone_admin)]# yum install glusterfs glusterfs-server glusterfs-fuseLoaded plugins: fastestmirror, langpacks, prioritiesLoading mirror speeds from cached hostfile * base: centos-mirror.rbc.ru * epel: mirror.logol.ru * extras: centos-mirror.rbc.ru * updates: centos-mirror.rbc.ru16 packages excluded due to repository priority protectionsPackage