Displaying 20 results from an estimated 500 matches similar to: "ps-output and LaTeX/DVIPS/PS2PDF - Greek letters disappear"
2010 Nov 10
3
plot & xlim/ylim & range of axis
Dear mailing list readers!
Using R and the plot function I stumbled over this little issue:
plot(x=NULL,
y=NULL,
xlim=range(1:10),
ylim=range(1e-9:1),
log="y")
produces an plot empty plot, where the y-axis is in the specified range.
Changing ylim to
ylim=range(1e-9:1e-3)
creates an y-axis in the range of 1e-12 to 1e-6. This appearance of the
y-axis is a
2010 Jul 26
4
Plot of a subset of a data.frame()
Hello,
my data.frame is sort of a collection of process values, i.e. huge
run-chart. It consists of a time-stamp in the first column (date as
string), factors in the following columns (used for subset-filtering),
and some process-data columns.
Hereafter, two examples are listed, showing the problems that occour
during print:
At first the example, that works fine:
2014 May 13
3
RFE: please add Return-Path: to sieve sent mail headers
May I ask to add Return-Path: some meaningful header line to sieve sent
mail headers in vacation message? Now the header line isn't generated at
all and the effect is as follows:
on receiving MTA:
2014-05-09T15:04:32+02:00 host/ip postfix/qmgr[2408]: 41F2F6024E:
from=<>, size=900, nrcpt=1 (queue active)
in received mail body:
Return-Path: <>
Would be nice to get:
Return-Path:
2009 Jan 20
3
dovecot bulletins?
As a long term user of qpopper with bulletins, I'd like to know if the
bulletin feature is planned for dovecot? I really miss bulletins :-),
this is very convenient way of providing information to users.
Best regards,
MU
2002 Dec 11
3
Error starting the samba services
Please, People, help me !
When I start the smb services, I receive this message:
[root @g 11:25:39 /root]# service smb restart
Stopping service SMB: [ OK ]
Stopping service NMB: [ OK ]
rm: cannot remove `/var/lock/subsys/smb': IO Error
Starting service SMB: [ OK ]
Starting service NMB:
2012 Sep 26
2
mail size needed in dovecot sieve log line
This is a dovecot sieve log line:
2012-09-26T13:47:52+02:00 host/192.168.1.1 dovecot: [ID 583609
mail.info] lmtp(7565, user at domain): vTtJDTrrYlCNHQAAs1WjhA: sieve:
msgid=<MSGID>: stored mail into mailbox 'INBOX'
Would it be possible to have mail size logged here?
MU
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type:
2014 May 13
2
RFE: please add mail queue id to 'sent vacation response' log line
May I ask to add receiving smtp server mail queue id to sieve 'sent
vacation response' log line?
Now:
2014-05-09T15:04:32+02:00 name/ip dovecot: lmtp(8164, user1 at domain):
YvJFLVbSbFPkHwAASpgOhg: sieve:
msgid=<000301cf6b87$36be4570$a43ad050$@us.edu.pl> size=46850: sent
vacation response to <user2 at domain>
Asked for something like this:
2014-05-09T15:04:32+02:00 name/ip
2004 Nov 15
1
No connection to SAMBA server
Hello,
I've compiled SAMBA 3.0.7 on AIX 5.2 ML 2 with gcc 2.9. There
were no errors during the compilation.
I get no connection from a Windows XP PC to my SAMBA-Server.
When I enter the username and password I get the next window
and I have to enter the username and password again and so on.
The log file is 0 byte long.
I cannot find the error without a logfile.
A ssh-connection
2010 Sep 23
1
dovecot+sieve redirect action signal 11 while user homedir not defined
Hi, while executing simple sieve script:
require ["fileinto", "envelope"];
if header :contains "subject" "test" { redirect "user at domain"; }
we got:
2010-09-23T09:25:23+02:00 st1/192.168.10.201 dovecot: [ID 583609
mail.error] master: Error: service(lmtp): child 15524 killed with signal
11 (core not dumped)
in case user home directory is
2008 Apr 09
3
[SO]HO Software RAID5 server: which implementation should I choice?
Hello, freebsd-stable.
Does somebody use some software RAID5 on FreeBSD in real production
system?
I want to build storage server for my home: RAW photos, multi-layer
PhotoShop files and FLAC-encoded music consume a lot of space, and
they should be availible both from desktop & notebook.
Also, all photo-content is unique, so I need some insuranse from
single HDD crash. I understand,
2011 Nov 02
2
[Bug 8565] New: rsync hangs when using --only-write-batch and --hard-links
https://bugzilla.samba.org/show_bug.cgi?id=8565
Summary: rsync hangs when using --only-write-batch and
--hard-links
Product: rsync
Version: 3.1.0
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2009 Jan 20
2
multiple passwords in different schemes
Timo wrote : "In future it's possible that Dovecot could support
multiple passwords in different schemes for a single user.".
Is it planned in the nearest future? :-)
Best regards,
MU
2010 Oct 26
1
post-login scripting using PHP
I'd like to write post-login script using PHP. I noticed every shell
post-login script ends with: exec "$@", which effectively executes
dovecot's script-login.
However, while I try to do the same (?) in PHP: $prog = $argv[1]; exec
("$prog"); it doesn't work. The client timeouts, dovecot (2.0.6) says
"Disconnected for inactivity".
May be I don't
2011 Mar 21
1
2.0.11 segfault while can't access submission_host
15-lda.conf:
submission_host = 192.168.m.n:587
2011-03-21T14:43:49+01:00 prac/p-prac dovecot: [ID 583609 mail.debug]
lmtp(12354, user at us.edu.pl): Debug: mcQ1NitVh01CMAAAuqlTtQ: sieve:
executing script from /mails/sieve/user at us.edu.pl.svbin
2011-03-21T14:43:49+01:00 prac/p-prac dovecot: [ID 583609 mail.error]
lmtp(12354, user at us.edu.pl): Error: smtp(192.168.m.n:587): RCPT TO
failed:
2014 May 21
1
dovecot auth ldap attributes - unused?
Please explain the following dovecot (2.2.13) behaviour: I run dovecot
in ldap auth debug mode and log file excerpt follows:
2014-05-21T08:22:01+02:00 dovecot/ip dovecot: auth: Debug:
ldap(user at domain,pcip,<bdKvA+P5HQCbnmFI>): bind search:
base=o=tree,dc=do,dc=ma,dc=in
filter=(&(objectClass=MailAccount)(accountActive=TRUE)(mail=user at domain))
2014-05-21T08:22:01+02:00 dovecot/ip
2009 Sep 01
3
assertion failed while using sieve
Hi,
there is a line in TODO: "- sieve-cmu.c crash: i_assert(buf->used - 1 ==
part->body_size.physical_size); ". Yes, we've really seen this crash.
Therefore we upgraded to dovecot-1.2.3 with dovecot-1.2-sieve-0.1.11 in
order to use sieve plugin (i.e. not cmu-sieve). We use Solaris 10 on Sun
servers, we don't use NFS.
However, unfortunately, dovecot with sieve crashes
2003 Nov 23
1
dvips function gives "Documents not found" error
I'm new to R, and using version 1.8.0 on Windows XP, under emacs/ess.
I'm trying to test some simple output flow using functions in the Hmisc
package and hit an error that may be a more general problem than just my
specific situation.
If I issue the command
latex(describe(mtcars), file = ??)
I get what looks like good TeX code output to the console.
However, if I issue the command
2002 Jul 25
3
Barplot coloring question
Hi all,
I have the following dataset, call it test.data (30 columns, and one row
named "0"):
ADVP ADVP AP AP CONJ CONJ CP CP DU DU INF INF MWU
MWU NP NP PP PP PPRT PPRT REL REL SMN SMN SSB SSB SV1
SV1 TI TI
0 96.85 2.05 89.07 2.54 70.91 2.37 94.92 3.46 82.31 11.33 40.96 2.25 98.06
3.43 90.77 17.63 86.60 10.78 60.27 1.32 93.27 0.97 77.60
2009 Jan 23
1
Build xen from source without docs - WARNING: Package ''ps2pdf'' is required ....
Hello List,
when i try to build xen with "make wold && make install" i get:
*************************************************
*************************************************
* WARNING: Package ''ps2pdf'' is required
* to build Xen documentation
*************************************************
*************************************************
I got
2003 May 15
0
PDF Samba Printer - ps2pdf Only Lette
ps2pdf +a4 gives this URL on google:
http://linuxfr.org/~nicOnicO/1514.html
ps2pdf -sPAPERSIZE=a4 monfichier.ps
See if this helps.
------------------------
Matthew Western <mwestern@affairs.net.au> wrote:
------------------------
Hi all,
>
>I've got a nice working pdf samba printer emailing the right person
>thanks to PeteFwee and David F and am doing a little testing.