Displaying 20 results from an estimated 500 matches similar to: "quota infor @ wiki page"
2006 Sep 11
1
what defines dovecot LOG perms?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
on dovecot launch, 'dovecot.log' is created as:
-rw------- 1 root testuser 271 2006-09-11 07:58 dovecot.log
which causes an apparent perms prob with exim using dovecot's LDA ...
what/how do i define/change the LOG's ownership/perms with?
it seems to ignore the dovecot.conf umask setting, etc.
thx.
richard
- --
/"\
\
2006 Aug 23
0
bug? order dependencies in branch_1_0 conf file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
bldg dovecot cvs branch_1_0 on osx, i'm seeing a sensitivity to order in
protocol statements.
e.g., on launch:
THIS WORKS FINE:
protocol lda {
sendmail_path = /usr/local/exim/bin/exim
...
plugin {
quota = maildir:storage=10240 # 10 MB quota limit
}
}
but, THIS DOES NOT
protocol lda {
...
plugin {
quota =
2006 Aug 27
1
format for per-user QUOTAs in passwd-file?
what's the correct format for setting per-user override quotas in a passwd-file?
in my "dovecot.conf", i've:
protocol imap {
mail_plugins = quota imap_quota
mail_plugin_dir = /usr/local/dovecot-plugins/imap
plugin {
quota = maildir:storage=10240 # 10 MB quota limit
}
in my "imap_user_file", i've:
passdb passwd-file {
args =
2006 Sep 28
0
[BUG(let)] Dovecot does not recognize threaded/reentrant mysql libs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i build mysql (currently v5.0.22) on OSX 10.4.7 w/ threading enabled.
i.e., i build the reentrant libs:
libmysqlclient_r.dylib
rather than the 'usual':
libmysqlclient.dylib
currently, to make Dovecot 'play nice' and recognize the reentrant
libs, I:
perl -pi -e
2006 Sep 09
2
request to have dovecot authenticator driver 'officially' included/supported
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi all,
per the exim docs @:
http://exim.org/exim-html-4.62/doc/html/spec_html/ch36.html
a cyrus_sasl authenticator driveer is 'included' in exim core.
given that Dovecot has become a very attractive alternative for an
increasing number of folks, and there's a patch against exim 4.43 here:
2006 Aug 29
1
dovecot SASL as auth backend to exim?
hi,
i'm running dovecot branch_10 cvs on OSX 10.4.7 w/ exim 4.63.
i'd like to use Dovecot's SASL as an auth backend to exim, instead of
Cyrus-SASL.
@ dovecot's sasl page:
http://wiki.dovecot.org/Sasl
i know there's a patch against exim 4.43:
http://www.exim.org/eximwiki/AuthenticatedSmtpUsingDovecot
that, purportedly, enables EXIM to use dovecot's SASL as an
2006 Aug 16
1
help debugging TLS
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi,
i've built dovecot latest cvs on OSX 10.4.7. i'm making a 1st attempt @
trying/failing to get TLS operation up-n-running ...
my install's OK:
Install prefix ...................... : /usr/local/dovecot
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method
2006 Sep 09
0
dovecot LDA w/ exim: "dyld: Library not loaded" & "trace trap" errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i've Dovecot 10branch head built on on OSX 10.4.7.
i've also exim 4.63 configured for use with dovecot's AUTH.
on local delivery via exim -> dovecot LDA, i see two errors:
(1) dovecot_lda transport output: dyld: Library not loaded:
/usr/local/ssl/lib/libssl.0.9.8.dylib
(2) Child process of dovecot_lda transport (running
2006 Aug 28
1
unknown dovecot error. imap or logging rate?
hi,
i've dovecot cvs 10branch installed on OSX 10.4.7.
when i login from my MUA (in this example, Mulberry), functionally all looks OK.
BUT, i *do* see one error in the log output,
dovecot: Aug 27 20:43:25 Error: IMAP(testuser at mydomain.com): Sending log
messages too fast, throttling..
Is this an imap error? or is it 'just' the error of logging too fast?
if the latter, what
2006 Sep 21
2
bug(let): openssh v4.3p2 'ok' out-of-box; 'configure' does not survive 'autoreconf'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
building OPENSSH v4.3p2 on OSX 10.4.7, all's fine (config, nake,
install, exec) out-of-the-box. so, to be clear, this is NOT a blocker,
by any stretch ...
that said, however ...
if, instead of a don't-monkey-with-it build, prior to ./configure, i:
autoreconf -i -f
then, a subsequent:
./configure \
--prefix=/usr/local/openssh \
2006 Aug 21
3
sieve-cvs build failing @ 'make'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi,
i've dovecot-cvs up on osx. logging in with virtual users is working.
so far so good.
i'm attempting to build sieve support now.
after:
% cd /usr/ports/dovecot/dovecot-sieve
% glibtoolize -f -c
% autoreconf -i -f
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/Makefile.am:
2015 May 14
1
[PATCH] resize: show sector infor in debug_partition
Show partition sector data and target partition sector data
in debug_partition.
Also, if --verbose, call debug_partition again before
parted partitions.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
---
resize/resize.ml | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/resize/resize.ml b/resize/resize.ml
index 8e69d44..ae8339d 100644
---
2018 Jan 09
2
pjsip rtp_ipv6=yes but endpoint registered via ipv4 (IP4 contact infor)
Dear List
I fear I stumbled over a bug in asterisk 13.14.1.
My 'phones' are roaming around, sometimes some are connecting from ipv6
enabled networks, another time they are not.
If a connection is ipv6 I would prefer to use ipv6 to avoid ipv4-nat
problems.
I have not specified a transport in the endpoint section, so that the
appropriate transport which corresponds to the registration
2011 Mar 17
1
Samba 3.4.7 can't retrieve idmap infor from ldap
I am running Samba 3.4.7on Fedora Core 11 Linux. This is a domain member.
My PDC is Samba 3.4.9 on Solaris 10. I have LDAP as a backend
(Sun/Oracle Directory Server 6.) I have an OU for user accounts, and
an OU for idmap entries. The PDC has already populated some idmap entries.
An idmap entry looks like
dn: sambaSID=S-1-5-21-xxxxxxxxxxxxxxx-1121,ou=mydomain,ou
=idmap,o=mycomany.com
2011 Jul 19
6
[PATCH 0/6] Move the infor for the help/man page in the source
The following series implement a way to generate the help messages and
the btrfs man page from the sources comments for the "btrfs" commanda
.
The syntax and the detailed help of every subcommand are stored in
the comments before the function which implements the subcommand.
The fact that the help messages and the man page are generated from the
same source should help to avoid
2013 Feb 11
2
Error 28 and exclusion
I am having two issues with a transfer I perform every weekend. The first
is I am trying to exclude a directory with the following command:
/usr/bin/rsync --rsync-path=/usr/bin/rsync --rsh=/usr/bin/rsh
--log-file=/tmp/rsync.out --exclude /gcse1/infor/ --delete-before -rptS
usaix:/gcse1/ /gcse1
I am attempting to pull and synchronize the directory /gcse1 with my local
server directory
2011 Sep 02
5
Hessian Matrix Issue
Dear All,
I am running a simulation to obtain coverage probability of Wald type
confidence intervals for my parameter d in a function of two parameters
(mu,d).
I am optimizing it using "optim" method "L-BFGS-B" to obtain MLE. As, I
want to invert the Hessian matrix to get Standard errors of the two
parameter estimates. However, my Hessian matrix at times becomes
2015 Apr 28
5
Change user SID on Samba 4.1
I had troubles with classicupgrade and linux machines, and i'm creating a
new AD (for now works perfect). I want to keep the same SID of the old AD
to avoid to move all users profiles.
Greetings!!
El 28/4/2015 1:07 p. m., "Andrew Bartlett" <abartlet at samba.org> escribi?:
> On Tue, 2015-04-28 at 11:27 +0200, Daniel Carrasco Mar?n wrote:
> > Hi, Is there any way to
2015 Apr 28
2
Change user SID on Samba 4.1
Hi, Is there any way to change the SID of an user on Samba 4.1?. I've tried:
pdbedit -U newSID -u user
pdbedit -u user -U newSID
pdbedit --'user SID'=newSID -u user
but it shows the user infor without change anything.
Thanks!!
2005 Oct 18
2
FIGARCH
Hi All,
Currently I'm working in FIGARCH process [Fractionally Integrated
Generalized Autoregressive Conditional Heteroscedasticity]. I've already
got the codes to do the process in S-Plus. Can anyone help me to do it
in R?
Thanks,
SUMANTA BASAK.
-------------------------------------------------------------------------------------------------------------------
This e-mail may