Displaying 20 results from an estimated 400 matches similar to: "Failed starting rsync daemon from a remote server(ssh)"
2009 Dec 11
3
Export R output to Word/RTF?
Hi R Experts,
I'm aware of pdf(), jpeg(),... functions. But,
1. Is it also possible to export graphs directly to word or RTF? I use to
copy and paste graphs but resolutions are not so great.
2. Also, is it possible to export your out to word file? I use sink()
function to export it text files.
Any suggestions, thanks,
Wenjie Lee
[[alternative HTML version deleted]]
2009 Dec 12
1
Antw: Export R output to Word/RTF?
I am using SWord from statconn: http://rcom.univie.ac.at/download.html
It allows you to put r-commands into Word (similar to odfWeave). Output
is directed to Word including figures and tables. It is still a
beta-version but works fine.
Frank Bloos
>>> Wenjie Lee <wenjieleemaillist@gmail.com> 12.12.2009 00:28 >>>
Hi R Experts,
I'm aware of pdf(), jpeg(),...
2009 Dec 19
3
Inserting .png plots in MS Word.
Hi R Users,
I'm using following sample code to save png plots.
png(file="sample.png", width=8, height=6)
Then I copy or use "insert pictures" function to get the image into MS Word.
After copying, if I try to stretch or re-size the image it starts getting
distorted. Is there a way to standardized graph pixels so that the
sharpness of the graph is maintained (at least for
2010 Jan 15
1
sieve: discarding vacation response
Configuration: RHEL 5.3, Dovecot 2.0 beta1, dovecot-2.0-sieve (1week old)
[wenjie at build dovecot2-2.0.beta1]$ telnet mail4a 24
Trying 172.19.1.74...
Connected to mail4a.cloud.dev.mlsrvr.com (172.19.1.74).
Escape character is '^]'.
220 mail4a Dovecot LMTP ready
mail from:<testmail4a50 at dev.p4nt5.com>
250 2.1.0 OK
rcpt to:<testmail4a2 at dev.p4nt5.com>
250 2.1.5 OK
DATA
354
2010 Jan 12
3
Dovecot 2.0 beta imap session crash report
System config:
RHEL 5.3, 64 bit
Dovecot 2.0 beta (changeset "2882650531e0", 10 days old) installed
with lda and lmtp
Symptom: IMAP session crashed when I tried to delete a non-exist
mailbox, e.g., Trash in my test
[root at mail4a LocalIntegrationTest]# telnet localhost 143
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
AUTH=PLAIN] Dovecot ready.
a login
2007 Aug 14
1
Failed to compile dovecot 1.1 nightly build
I downloaded the 1.1 night build from here:
http://hg.dovecot.org/dovecot/archive/tip.tar.gz
autogen.sh
./configure (with a long list of options)
make
I got this error information:
...
rpcgen -c /usr/include/rpcsvc/rquota.x | \
-e 's/IXDR_PUT/(void)IXDR_PUT/g' \
-e 's/int32_t \*buf/int32_t *buf __attr_unused__/' > rquota_xdr.c
/bin/sh: line 1: -e: command not found
2010 Jan 07
1
Does Dovecot Sieve plug-in support Dovecot 2.0?
Does Dovecot Sieve plug-in support Dovecot 2.0?
We have a few servers running Dovecot 2.0 beta1, but the Dovecot Sieve
plug-in (version 0.1.4) won't compile against it.
Is this on the Sieve TODO list? If so, when do you see it will happen?
Thanks
Wenjie
2010 Jan 15
1
sieve: failed to save binary
RHEL 5.3
Dovecot 2.0 beta1
dovecot-sieve (updated 1 week ago, changeset a3eb0b0b2ddf)
Jan 15 11:30:06 mail4a dovecot: lmtp(31015, testmail4a2 at dev.p4nt5.com):
sieve: using sieve path for user's script: /data/mail/de/
dev.p4nt5.com/te/testmail4a2/.dovecot.sieve
Jan 15 11:30:06 mail4a dovecot: lmtp(31015, testmail4a2 at dev.p4nt5.com):
sieve: executed before user's script(1):
2007 Aug 04
3
A few dovecot 1.1 bugs - sort, flag reset and etc.
I installed dovecot 1.1 on our system yesterday, and found a few bugs so far.
Here is the list:
BUG #1: can't access some folders
Details:
a select "RSS.A List Apart"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft $$$INDEXED###)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft
$$$INDEXED### \*)] Flags permitted.
* 52 EXISTS
* 0 RECENT
* OK [UNSEEN 50] First unseen.
2007 Aug 15
1
Errors from dovecot 1.1
I downloaded and installed dovecot 1.1 nightly build yesterday. Here is a
the errors I collected from the log file.
dovecot: Aug 15 14:19:29 Error: IMAP(use at doamin): Log synchronization error
at seq=7,offset=24 for /data2/mail/we/webmail.us/ji/jing/dovecot.index:
Extension introduction for unknown id 2
dovecot: Aug 15 14:19:29 Error: IMAP(use at doamin): Log synchronization error
at
2009 Jun 10
2
Quota over NFS with inode limit
I tried searching this list, but couldn't find anything related to
inode limits except for linux quotas.
I wanted to add sieve support for our users, so was attempting to get
our email system to use dovecot's deliver lda to handle email, instead
of postfix's virtual lda, using maildir mailstore.
When I did this, I noticed that emails would get stuck in the queue if
a user was
2006 May 04
2
data manipulation docs
Hi All,
Is there some document/manual about data manipulation within R that I
could use as a reference (obviously, aside the R manuals)?
The reason I am asking is that I have a number of data frames/matrices
containg genetic data. The data is in a character form, as in:
V1 V2 V3 V4 V5
1 AA AG AA GG AG
2 AC AA AA GG AG
3 AA AG AA GG AG
4 AA AA AA GG AG
5 AA AA AA GG AA
I need, to chop,
2012 Jan 25
1
move mails from spool to users home dir(maildir formate) automatically
Hi,
I am using dovecot 2.0.16, and assigend globally procmailrc
(/etc/procmailrc) which delivers mails to user's home directory in maildir
formate. Also I assined quota to User through setquota (edquota) command,
If the quota excedded then this case user's mail store to
/var/spool/mail/user. After incresing quota how to delivered these mails
to user's home dir in maildir formate
2011 Feb 15
1
Passing Arguments in a function
Hi All,
I'm having some trouble assigning arguments inside a function to
produce a plot from a model
Can anyone help me? Below I've outlined the situation and examples of
failing and working code.
Regards
Mike
## data ##
decay.data <- ...
behaviors lift reach.uu estimated.conversions.uu total.reach
1 1 432.0083 770 770 0.00
2
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
Hi Jean-Marc,
Am 17.04.2009 um 13:35 schrieb Jean-Marc Valin:
> It should be using getopt1.c when getopt isn't available.c. Can you
> check why it doesn't? In any case, that's only required for the Ogg
> tools, not for the library.
config.log says
ac_cv_func_getopt_long=no
ac_cv_header_getopt_h=no
ac_cv_lib_gnugetopt_getopt_long=no
LIBOBJS='
2011 Sep 27
1
problem with switch function across R versions 2.10 and 2.13
Hello,
The following piece of code works fine in R.2.10 (ubuntu):
switch(distr,
normal = {if (is.infinite(param["desv"]))
n <- c(n,"La desv. estándar no puede ser Inf.")
if (param["desv"]<0)
n <- c(n,"La desv. estándar no puede ser <0.")
},
2002 Jul 01
1
deamon error message
Hi,
I have installed tinc-1.0pre7-1.i386.rpm in redhat 7.2, followed the documentation. While running daemon, its giving following error message
Jul 1 15:06:18 localhost modprobe: modprobe: Can't locate module char-major-36
Jul 1 15:06:18 localhost tinc.percipia[1292]: Could not open /dev/misc/net/tun: Nos uch device
==================
/etc/modules.conf
alias char-major-10-200 tun
2012 Jan 26
0
dovecot Digest, Vol 105, Issue 57
Dear Sir,
Thanks for your reply and I really agreed your point about 'reject mail
for users over quota', but I don't want to do it if it is possible to
without reject mails to deliver mails from spool to user's home directory
automatically, kindly provide solution. I will be highly obliged all of
you.
--
Thanks & Regards,
Arun Kumar Gupta
> formate)
2011 Oct 05
0
doveadm(user001): Fatal: passdb lookup failed
Hello all,
why I can run whis command:
imap1:~ # doveadm user user001
userdb: user001
? mail????? : maildir:/var/maildir/vol04/4/46/user001
? home????? : /var/mailfilter/vol04/4/46/user001
? quota_rule: *:bytes=100000000
but not this one:
imap1:~ # doveadm quota get -u user001
doveadm(user001): Error: user user001: Auth PASS lookup failed
doveadm(user001): Fatal: passdb lookup failed
what
2009 Nov 20
0
Guardar gráficos en eps con letras griegas en las leyendas
Beatriz,
Prueba legend("topleft",0,substitute(chi)). En mi PC funciona!
En cuanto a LATEX, tienes razón, excede el tema de este foro, con lo que me reservo (lamentablemente) mis sugerencias.
Saludos,
Jose
-----Original Message-----
From: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org] On Behalf Of Beatriz Lacruz
Sent: 20 November 2009 15:13
To: Jorge Ivan