Displaying 20 results from an estimated 1000 matches similar to: "Migrating UW-IMAP to Dovecot on Solaris 9"
2006 Mar 14
3
what are those .nfsXXXXX files with mbox ?
On Solaris 9, using:
default_mail_env = mbox:~/mail:INBOX=/var/mail/%u
Here is a listing of ~/mail
with UW IMAP:
.:
total 8
drwx------ 2 testu3 sysadmin 512 Mar 14 14:40 .
drwxr-xr-x 4 testu3 sysadmin 512 Mar 14 14:40 ..
-rw------- 1 testu3 sysadmin 496 Mar 14 14:40 Drafts
-rw------- 1 testu3 sysadmin 496 Mar 14 14:40 Sent Items
with Dovecot:
.:
total 16
2006 Mar 21
2
Dovecot 1.0 beta3 and SUBSCRIBE
Using: default_mail_env = mbox:~/mail:INBOX=/var/mail/%u:INDEX=/var/indexes/%u
I have a ~/mail/.subscriptions file (copied from .mailboxlist)
Using: telnet localhost 143
a04 LSUB "" "*"
=> works fine, gives the list of subscribed folders
a05 LIST "" *
=> works fine, gives the list of all folders
a06 SUBSCRIBE "test"
=> deletes the
2006 Mar 16
3
Converting huge mbox to Dovecot mbox + indexes
Migrating from UW IMAP/Qpopper mbox to Dovecot mbox.
I have ~500 users, some with HUGE mbox (500MB-1GB),
is there a script to create the Dovecot indexes at night
to help speed up the migration process.
Any idea.
Thanks
Bertrand Leboeuf
leboeuf at emt.inrs.ca
2006 Mar 15
0
migrating POP3 from UW IMAP: X-UIDL and X-UID
With a INBOX mbox created by UW IMAP
the messages in INBOX mbox contains the X-UIDL field
When I use Dovecot POP3 with
pop3_uidl_format = %08Xv%08Xu
on the first run, X-UID is inserted, but all messages are downloaded again.
What am I missing, I don't want the clients to download the
read messages again.
Thanks
Bertrand Leboeuf
leboeuf at emt.inrs.ca
2006 Mar 20
1
SquirrelMail 1.4.6 and Dovecot 1.0.beta3 Folders
I migrated from UW IMAP, copied ~/.mailboxlist to ~/mail/.subscritions
When I access SquirrelMail, is sees the folders on the left side.
If I modifiy my folder subscription, they dissappear all but INBOX,
and the .subscriptions file gets deleted.
What am I missing.
Thanks
Bertrand Leboeuf
2006 Mar 17
0
mbox to maildir: what about INBOX
I migrated from UW IMAP/Qpopper to Dovecot using:
# indexes on /var/indexes is faster: local, not NFS mouted
default_mail_env = mbox:~/mail:INBOX=/var/mail/%u:INDEX=/var/indexes/%u
# Qpopper
pop3_reuse_xuidl = yes
The new mail is sent to in /var/mail/%u in mbox format
How can I migrate some users to maildir and have them receive
their emails either in POP3 or IMAP. (lots of big files to
2006 Mar 21
3
OS X-centricities? Too many files, temp, indexes, etc...
I'm just writing to see if anyone else is seeing the following issues,
and particularly if they are running OS X (especially 10.4), and/or have
compatible solutions (I've been reading the mailing list quite a bit,
and every now and then, I find a solution that just "doesn't work"
because of the differences in OS:
1) Too many files open - no plimit command on OS X, so I
2010 Mar 31
2
Simplifying particular piece of code
Hello, everyone
I have a piece of code that looks like this:
mrets <- merge(mrets, BMM.SR=apply(mrets, 1, MyFunc, ret="BMM.AV120",
stdev="BMM.SD120"))
mrets <- merge(mrets, GM1.SR=apply(mrets, 1, MyFunc, ret="GM1.AV120",
stdev="GM1.SD120"))
mrets <- merge(mrets, IYC.SR=apply(mrets, 1, MyFunc, ret="IYC.AV120",
2011 Nov 15
1
Plot alignment with mtext
I would like the text plotted with 'mtext' to be alighned like it is for
printing on the console. Here is what I have:
> print(emt)
ME RMSE MAE
MPE MAPE MASE
original -1.034568e+07 1.097695e+08 2.433160e+07 -31.30554 37.47713
1.5100050
xreg 1.561235e+01 2.008599e+03 9.089473e+02 267.05490 280.66734
2007 Feb 21
4
Solaris/SSLonly/Lots of Users
Anyone running Dovecot on Solaris, requiring only SSL connections, and
servicing thousands of simultaneous users? Our past attempts to do so
have failed due to dovecot-auth using up all 256 of its file descriptors.
I say 256 since we are limited to that by the 32-bit libraries.
We are looking at either compiling Dovecot in 64-bit and letting dovecot-auth
file descriptors accumulate (not ideal),
2005 Feb 28
5
Too many open files, etc.
Hello,
a few days ago I switched out UW-server installation to
dovecot 0.99.14 (Solaris 9). There were a few client issues,
but mostly the migration was ok.
But I have still some questions/problems:
+) dovecot-auth: ... PAM: pipe() failed: Too many open files
I increased the max. number of open files. Is this normal
behaviour, that more than 512 open files are needed ?
+) we're using mbox
2013 Oct 27
2
page allocation failure
CentOS 6.4
/var/log/messages-20131013:Oct 9 03:16:36 vixen kernel: EMT: page
allocation failure. order:4, mode:0xd0
/var/log/messages-20131020:Oct 14 13:15:11 vixen kernel: httpd: page
allocation failure. order:2, mode:0x20
/var/log/messages-20131020:Oct 14 13:15:11 vixen kernel: httpd: page
allocation failure. order:2, mode:0x20
/var/log/messages-20131027:Oct 20 16:00:47 vixen kernel: sshd:
2002 May 13
3
lib/debug.c:reopen_logs(349)
Windows 2000 sp2 with Terminal Services and Citrix 1.8 Metaframe as 'client'.
---
Problem starts at 40 to 50 users logged on. 7-9 shares mapped at login. Effect is
'access denied' on accessing directories restricted by group access even though
user has valid unix /etc/group access.
---
Machine SunFire 880
Samba 2.2.4
Configured with "-without-winbind"
Solaris 8
2016 Oct 11
7
unable to compile llvm with gcc 4.7.4
Why is it more important to be backward compatible with ancient versions of GCC than relatively more recent versions of Visual Studio? We are removing support for VS2013 because of defects in that product, yet GCC v4.7.x is more ancient than VS2013, so why should the answer be any different?
Devil's Advocate,
MartinO
-----Original Message-----
From: llvm-dev [mailto:llvm-dev-bounces at
2005 Nov 06
2
cox models
Hello,
i'm a french student of medical oncology and i'm working on breast
cancer. I have a variable with the histologic type of tumor wich is
between 1 and 5. I use as.factor function to make some variable with
level between 1 and 5. When i put it in the cox model i have only the
level between 2 and 5. The level 1 doesn't appear. I think i have to
change the number of level but i
2016 Oct 11
2
unable to compile llvm with gcc 4.7.4
On Tue, Oct 11, 2016 at 01:14:06AM -0700, Mehdi Amini wrote:
>
> > On Oct 11, 2016, at 1:11 AM, sylvain.bertrand at gmail.com wrote:
> >
> > Then? How to proceed?
>
> Submit a patch seems like the best way forward on the short term.
Ok, the authors of the targetted code need to proceed to a re-design of their
code regarding the use of c++ features.
The git log tells
2008 May 26
12
[Bug 16103] New: http://www.leparisien.fr of 26052008 crashed with swfdec
http://bugs.freedesktop.org/show_bug.cgi?id=16103
Summary: http://www.leparisien.fr of 26052008 crashed with swfdec
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at
2015 Jan 15
2
dahdi_genconf fails with "Empty configuration - no spans"
Hello,
I just installed a Debian Jessie box from scratch which sports a Digium TE435 digital card.
I installed the software, built and loaded the kernel modules:
# dpkg -l|grep dahdi
ii asterisk-dahdi 1:11.13.1~dfsg-2+b1 amd64 DAHDI devices support for the Asterisk PBX
ii dahdi 1:2.10.0.1-1 amd64
2005 Sep 27
4
regsubsets selection criterion
Hello,
I am using the 'regsubsets' function
(from leaps package)
to get the best linear models
to explain 1 variable
from 1 to 5 explanatory variables
(exhaustive search).
Is there anyone who can tell me
on which criterion is based
the 'regsubsets' function ?
Thank you.
samuel
Samuel BERTRAND
Doctorant
Laboratoire de Biomecanique
LBM - ENSAM - CNRS UMR 8005
2015 Feb 09
4
Geting mail quota exceeded with plenty of space
> Further checkings shows another user also getting "Quota exceeded". This
> user has only 127Mb toward his quota. Only these two users have this
> problem. So far. Both are infrequent mail checkers.
It might be the quota for number of messages :
Check with "doveadm quota get -u user at domain.example"
If there is a limit for number of messages.
Regards,
--