Displaying 20 results from an estimated 9000 matches similar to: "安化松针"
2002 Oct 29
1
samba compiling error
Hello,
I have error on compiling time
I tried on HP-UX 11.00 system with gcc version 3.1 to compile samba source
Samba latest version source was dowloaded from www.us1.samba.org/samba/ftp
I attached log file with this error
thank you.
begin 600 samba_make.log.doc
M(R!M86ME#0HO=7-R+VQO8V%L+W-A;6)A+V)I;B(@+410241$25(](B]U<W(O
M;&]C86PO<V%M8F$O=F%R+VQO8VMS(B
2010 Oct 06
1
R getting slower until it breaks...
Hello R-users,
I'm currently facing a pretty hard problem which I'm hopping you'll be able to help me with. I'm using R to create images. That alone is not the problem, the problem is that I'm using R to create 168 000 images... My code (which is given below) use different package (raster and rgdal) to import a image (size 20gig) and divide it into 168 000 pictures that are
2004 Sep 03
2
arima et graphique
bonjour, je rencontre quelques soucis au niveau de l'utilisation des
fonctions arima.forecast/predict; en effet elles sont dites inconnues alors
que j'ai bien install?? et charg?? le package "ts". Aussi, j'aimerai savoir
comment visualiser le graphique des pr??visions avec arima et celui des
donn??es brutes dans la m??me fen??tre.
Tout en vous souhaitant bonne r??ception
2003 Jun 26
1
HELP
I am including my config.log in the hopes that someone can tell me what
is going on with dovecot installing on Mac OSX 10.2.6
Sincerely,
?
Roger Cates, CCNA
Vice President & Chief Technical Officer
Xpower Internet, LLC
Xpowerhosting.com | Xpoweronline.com
P 888.245.7501 | F 270.338.4602
Internet to the power of X.
?
begin 666 dovecot_config.log
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
Hi,
I have many printers installed under cups on a samba server, so the
printers can be used and installed on Mac and PCs.
My problem appeared with some new printers I bought and their PPDs.
Under Cups, all the PPD options (Page Sizes, Trays, etc..) appear if I
looked at them from the cups printer configuration page or if I use it
from a Mac.
But if I install the printers under windows
2009 Nov 14
2
Patch: event port-based ioloop and notify
Greetings,
thanks to all of you who work on Dovecot!
I have prepared a small patch to support Solaris 10 and Opensolaris'
event port mechanism for both the ioloop and the notify subsystems. It
seems to work fine for me, but I haven't conducted any extensive
testing.
It would be great if someone could review and/or test it (and if it
could eventually enter the code base).
I have
2010 Jul 19
1
Missing value
Hi,
i have such a code
tau<-0
for (i in 1:10)
{
x<-rnorm(20,0,1) #
t1=onesampb(x,est=tauloc,SEED=F)$conf.interval
if(t1[1]>0 ||t1[2]<0)tau=tau+1
}
print (tau)
this code gives me
Error in if (t1[1] > 0 || t1[2] < 0) tau = tau + 1 :
missing value where TRUE/FALSE needed
what can be done with such a warning message?
i tried
x<-x[!is.na(x)]
but didnt work.
Best
2017 Sep 08
2
disable imap for ldap user
hi there,
I have a LDAP dir with an attribute set to 0 or 1 and in my old setup
(a courier server) I used this attribute to map it to an authoption
called disableimap. This prevent users to access the mailbox with imap
protocol.
So the question is what should I set in dovecot to get the same
behaviour? I looked at the docs but the part with the pass_ilter and
service doesn't really
2012 Feb 28
1
quota warning script not working after upgrade to 2.1.1
With 2.0.18 I was using a quota warning script like this:
plugin {
...
# Quota
quota = maildir
quota_rule = INBOX.Trash:storage=+2048M
quota_warning = storage=99%% quota-warning 99 %u
quota_warning2 = storage=95%% quota-warning 95 %u
quota_warning3 = storage=90%% quota-warning 90 %u
quota_warning4 = storage=85%% quota-warning 85 %u
}
# der schickt die Quota warnmails
service
2006 Oct 03
1
Error in X11 (PR#9272)
Full_Name: Frank Sch?ffer
Version: 2.3.1
OS: Ubuntu 6.10 (Edgy Eft)
Submission from: (NULL) (86.56.0.173)
frank at darwin:~$ R
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-06-01)
ISBN 3-900051-07-0
R ist freie Software und kommt OHNE JEGLICHE GARANTIE.
Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten.
Tippen Sie 'license()'
2009 Jan 22
1
looping over a string
Hi list,
I'm using R 2.8.1 under Windows vista. I have the following problem:
First of all I create a string-vector. Then I "convert" these strings
into variables and assign a vector of numeric values. So far
everything's fine.
Now I want to do nearly the same again: I create another string-vector
and I want to assign the variance. So I have to loop over the first
2004 Feb 28
3
Neues über die deutsche Übersetzung der Samba-3-Dokumentation -- News for the german translation of the Samba-3-docs
Another posting in german, due to its subject, which has to do
with the german translation of the Samba-3.0-documentation.
---
Hallo, deutschsprachige Samba-user,
die ?bersetzung der Samba-3-Dokumentation geht weiter.
Die Info-Kampagne tr?gt Fr?chte, es gibt neue freiwillige Mitarbeiter!
Unsere Projektseite liegt auf Berlios, eine kurze Projektbeschreibung
findet man unter
2005 Jan 07
0
Missing functionality in Blowfish for crypt(3)
The blowfish crypt(3) mechanism supports the use of a "cost value" for password encryption. The cost value is encoded into the encrypted password that is stored in master.passwd. On OpenBSD, this cost value can be set in login.conf. FreeBSD does not currently support the cost value. The cost value is the base-2 logarithm of the number of rounds of encryption to use so
2009 Nov 26
2
quote warning not being triggered (yet again)
I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via
the maildirsite file). Again, I found that the quota warning is not
bering triggered.
Testing via:
smtp-source -4 -f sender at charite.de -t recipient at charite.de -m 1 -l 1000000 -C 1 mail.charite.de:submission
recipient at charite.de being a mailbox with a 10.0 MB limit.
I attached dovecot -n and the quota warn script.
2017 Sep 09
2
disable imap for ldap user
no this is not the intented behaviour for thsi attribute.
In general every user can use pop3 but only a few can use imap so what I
want is:
- permit pop3 by default
- check if the attribute is 0 or 1
- depending on the result a user can login with imap protocol
regards
Markus
Am 08.09.2017 um 17:59 schrieb Ralph Seichter:
> On 08.09.2017 17:11, Markus Rosjat wrote:
>
>> I
2002 Dec 22
0
Mail-Adresse für Peter Reichensperger ist nicht mehr vorhanden
I will be out of the office starting 21.12.2002 and will not return until
31.01.2003.
Die betreffende Mail-Adresse existiert nicht mehr.
Bitte kontaktieren Sie mich unter:
peter.reichensperger@fen-net.de
2001 Apr 16
0
wine on Mandrake 7.2 (Newbie's Help:) (1/1)
begin 644 wine.conf
M6T1R:79E($%="E!A=&@]+VUN="]F;&]P<'D*5'EP93UF;&]P<'D*3&%B96P]
M9FQO<'!Y"E-E<FEE;#TX-S8U-#,R,0H*6T1R:79E($-="E!A=&@]+VUN="]W
M:6Y?8PI4>7!E/6AD"DQA8F5L/4U3+41/4PI&:6QE<WES=&5M93UM<V1O<PH*
M6T1R:79E($1="E!A=&@]+VUN="]C9')O;0I4>7!E/6-D<F]M"DQA8F5L/4-$
2017 Sep 07
0
migrate courier to dovecot and forward mail like maildrop does it
Hi there,
I was wondering what's the way to go if I want to migrate my
courier/maildrop setup to dovecot/sieve?
Is it even possible or do I need something else?
The approach of using maildrop with postfix just hit the fan because I'm
to dumb to configure it :(
so with maildrop I have a .mailfilter file with
cc "!some_email at some_domain.tld"
and this just works like a
2020 Jul 19
0
Sieve and handling multiple addresses
> On 19 Jul 2020, at 04:58, @lbutlr <kremels at kreme.com> wrote:
[stuff]
I have this:
if address :is :localpart ["to", "cc"] "kremels" {
if allof (address :count "ge" :comperator "i;ascii-numeric" ["to", "cc"] ["2"],
not exists ["list-id","mailing-list",
2020 Aug 17
0
Apple Mail Since upgrade to dovecot 2.3.x unable to connect
>> You need to set
>>
>> ssl_min_protocol = TLSv1.2 # or TLSv1
>
> Thanks, tried both, but unsuccessfully. Again, is there any debug
> setting that allows me to see what SSL version was requested? Without
> this, this is fumbling in the dark.
In the german version of Apple Mail go to menu "Fenster" / "Verbindug pr?fen".
There you can check the