Displaying 20 results from an estimated 400 matches similar to: "LDA to address extensions"
2010 Jul 22
1
NFS Maildirs
Hi,
We have our user homedirs on nfs so I enabled nfs parameters in dovecot.conf. Everything works fine but when I want to delete a homedir of a user I can't delete it because I can't remove the .nfs files in the Maildir. I don't want to stop dovecot, remove the homedir and start dovecot. Is there another way to accomplish this.
Thanks,
Martijn
# 1.2.12:
2009 Jul 01
2
IMAP bandwidth
Hi,
I want to calculate the bandwidth usage of the IMAP protocol. POP3
displays a message when the connection is closed about the transfered
bytes.
In an old mailinglist post I found this message:
http://www.dovecot.org/list/dovecot/2007-March/020478.html
Is this patch integrated or is there another way to calculate the
bandwidth for IMAP connections?
Martijn de Munnik
--
YoungGuns
2009 Sep 30
1
pam_authenticate() failed
Hi List,
I have a problem with auth for just one user:
dovecot: Sep 30 09:56:16 Info: auth(default): new auth connection:
pid=3809
dovecot: Sep 30 09:56:17 Info: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=127.0.0.1 rip=127.0.0.1
resp=AGoucnVpc0BtZXJreC12ZXJrZXJrLm5sAGJsb2VtMDEh
dovecot: Sep 30 09:56:17 Info: auth(default):
pam(j.ruis at
2016 May 10
2
Did llvm.org just run out of disk space?
Hi there,
I'm experiencing some problems accessing some of the services on llvm.org:
$ svn co https://llvm.org/svn/llvm-project/llvm/trunk
svn: E200029: Couldn't perform atomic initialization
https://llvm.org/bugs/show_bug.cgi?id=24734:
"undef error - DBD::mysql::st execute failed: Got error 28 from storage engine"
On Linux, errno 28 corresponds with ENOSPC, so my suspicion
2008 Aug 14
2
Plugin when downloading mail
Is there a way to modify mail messages when they are downloaded using a
special login.
eg. my normal login for dovecot is martijn at youngguns.nl but when I log in
using martijn at dosomething.youngguns.nl I would like to download my mail
which are processed using a Perl script. The Perl script will modify the
content of the message (the message body). So I don't want to change the
header or
2001 Mar 08
2
OpenSSH 2.5.1p1 won't compile on Solaris 8 x86 (fwd)
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
---------- Forwarded message ----------
Date: Thu, 8 Mar 2001 09:39:19 +0100 (MET)
From: Martijn de Munnik <M.H.M.deMunnik at phys.uu.nl>
To: openssh at openssh.com
Subject: OpenSSH 2.5.1p1 won't compile on Solaris
2016 Jul 31
0
[3.9 Release] Release Candidate 1 has been tagged
Hi Hans,
2016-07-30 0:57 GMT+02:00 Hans Wennborg via llvm-dev <llvm-dev at lists.llvm.org>:
> There are still open merge requests and bugs, but I'd like to get the
> real testing started to see where we're at.
Just to double-check, is this bug also on people's radar? It causes
Clang to crash when trying to build a fair number of Open Source
packages/libraries. In my
2016 Sep 12
3
RFC #2: Improving license & patent issues in the LLVM community
On Sep 12, 2016, at 10:10 AM, Ed Schouten <ed at nuxi.nl> wrote:
>>
>> ---- end ---
>
> Just to make sure I get this straight, I can substitute 'this
> Software' by the names of components provided by the LLVM project.
This is the literal license text that will be included with each of these projects, so no, you cannot literally make that substitution.
2016 Aug 26
3
[3.9 Release] Release Candidate 3 source and binaries available
We're very very close to the final release. Source and binaries for
LLVM-3.9.0-rc3 are available at
http://llvm.org/pre-releases/3.9.0/#rc3
This release candidate is almost the same as rc2, with the following
additional commits:
r279224 - Minor change to OpenCL release notes
r279260 - [lld] Add a note that 3.9 is a major milestone for us
r279468, r279474 - Fix gather-root.ll SLP vectorizer
2008 Apr 11
1
Read text file subsetting rows
Hi All,
Can anyone direct me to a read function in R that will allow me to only
read in rows of a text file that begin with a particular value such as
the data below. I would read the entire file in and then limit, but the
files were constructed such that the first two letters determine how
many variables are in the row (different letters mean different numbers
of columns and different
2007 Feb 04
1
Help - Received response: "Forbidden" from '"Unknown"
I have a weird problem....
Asterisk 1.4
E100P connected to a Panasonic TDA phone system
Here is what I get
SIP Ext -> Panasonic Ext No Problems
Panasonic Ext -> SIP Ext No Problems
SIP Ext -> VOIP Provider No Problems
Panasonic Ext -> VOIP Provider Errors
---------- Working SIP -> VOIP
-- Executing [903........@from-sip:1] Dial("SIP/610-097aee60",
2008 Jun 13
1
How many imap processes per user
Hi,
I'm using dovecot for the first time on a production server (before
dovecot I used bincimapd). I have a question about the number of imap
(not imap-login) processes created for a user. I've seen 100+
processes for just 1 user. So far it only occurs for 1 user, other
users have just 1 imap process. I now the user is using thunderbird
and 2 mailclients are logged in at the
2010 May 24
1
Samba PDC [3.5.3], Windows 7 Pro 64 bit, Temporary local profile for a specific user
L.S.,
I searched the internet and though there were lots of problems with
profile, I haven't found a solution to my specific problem.
- Samba server running on OpenSuse 11.1 with a ldap backend acting as PDC.
- I have a new Windows 7 pro 64 bit client that has been added
succesfully to the domain (with the required registry patches)
I do not want to use roaming profiles, so logon path
2016 Sep 12
5
RFC #2: Improving license & patent issues in the LLVM community
Hello everyone,
This email is a continuation of a discussion from almost a year ago, started back here:
http://lists.llvm.org/pipermail/llvm-dev/2015-October/091536.html
As described in that email, this is a complicated topic and deals with sensitive legal issues. I am not a lawyer, and this email is not intended to be legal advice in the formal sense. That said, I have spoken with many
2013 Jul 07
1
Hierarchical multi-level model with lmer: why are the highest-level random adjustments 0?
Hi all
I have a hopefully not too stupid question about multi-level /
mixed-effects modeling. I was trying to test a strategy from Crawley's
2013 R Book on a data set with the following structure:
- dependent variable: CONSTRUCTION (a factor with 2 levels)
- independent fixed effect: LENGTH (an integer in the interval [1, 61])
- random effects with the following hierarchical structure: MODE
2011 Mar 26
3
Checking status of a cell phone
Hi,
I am looking for a way to check the status of a cell phone. Found one way that worked for me and would like to have some feedback or suggestion of improvments.
Below example is for a ?Swedish? cell phone, dont know if it works in the same way for other countries.
I could define ?redirecting? numbers for 3 traffic cases when u dial my mobile (073-302 59 75):
NOT_INUSE call forward to A
INUSE
2018 Mar 19
3
Permissions on /var/log/dovecot
/var/log/dovecot exists and has a lot of logging in it, but I get errors (in mail.log) on an always_bcc action in postfix:
mail postfix/pipe[13015]: 401cvS0R8BzbSkL: to=<backup+073.kremels-kreme at doamin.tld>, relay=dovecot, delay=398058, delays=398045/13/0/0.04, dsn=4.3.0, status=deferred (temporary failure. Command output: Can't open log file /var/log/dovecot: Permission denied )
2007 Jan 29
1
Fwd: Re: LSD multiple comparison test
I am returning this to the R-help list. Please keep followups on the list.
Yes, it can be done. It is not currently easy because multcomp doesn't
have the syntax yet. Making this easy is on Torsten's to-do list for the
multcomp package.
See the MMC.WoodEnergy example in the HH package. The current version on CRAN
is HH_1.17. Please see the discussion of this example in R-help:
2008 Jul 08
3
antispam plugin, amavis and sa-learn
Hello,
I would like to use the Dovecot antispam plugin to train SpamAssassin via
sa-learn. I compiled the plugin and got it to work with the sendmail
backend, which I tested by having it send a message to me.
As I'm calling SpamAssassin with amavisd-new, I have a system-wide Bayes
db, maintained by the amavis user. As expected, the antispam plugin calls
the configured binary as the mail user
2007 Jan 29
3
Multiple comparisons when interacction
In the model:
lm.1 <- lm(variable ~ BLOC + TIL * YEAR , data=selvanera)
I found TIL*YEAR interaction significant. Then I am trying to compare
means of the different levels of TIL inside every YEAR using:
mc.2 <- glht(lm.1, linfct = mcp(TIL*YEAR="Tukey"))
summary(mc.2, test = univariate())
but it does not work.
There is any way of doing this, like the SLICE option in