search for: tered

Displaying 20 results from an estimated 50 matches for "tered".

Did you mean: tere
2011 Dec 12
3
For loop indicies
I would like to run a for loop with an index going from 0 to 499 but the following seems to miss out the first value: C <- 499 for (i in 0:C) The alternative is: C <- 500 for (i in 1:C) { #Then every time I use i, I replace it with i-1 } Is this a good way to do it or is tere a better way? Thank you, ThomasThis message and any attachment are intended solely for the addressee and may
2007 May 24
1
Old style qouta to new style convert?
Tere. I'm using Debian, postfix & dovecot, with system quotas and settings in dovecot.conf: default_mail_env = maildir:%h/Maildir:INDEX=/var/spool/dovecot/index/%u:CONTROL=/var/spool/dovecot/control/%u But if system quota is full, users won't get new messages but won't get also any kind information, and also in mail.log is nothing. Is this normal? Should I use dovecot -s own
2007 Jun 16
3
Per user based protocol access and pause after failed login?
Hello. Tried search, no luck, sorry, if this is already answered, but I'm still looking a solution using pam_auth how to define in dovecot which user can access which protocol, for example, default is: protocols = pop3 pop3s imap imaps I'd like to use something like this: exclude_using_pop = user1, user2, @group exclude_using_pops = user1, user2, @group exclude_using_imap = user1,
2006 May 19
4
beta8: core, signal 11
Timo, The gdb analysis is attached. It looks like memory got seriously stomped in this core dump. There was no assert or other useful information in the syslog. My setup: Solaris 9, imap and imaps, mbox format, INBOXes NFS mounted, index files on local ufs filesystem, beta8 configured like so: VERSION=1.0.beta8 CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include
2006 Apr 10
4
Dovecot's as ip/user based login filter?
Hello. I'm facing a problem, I need to give access to internal mailserer for some people only, but can't figure out how to do it. Opening the 993 port for whole word gives access to everyone who have account. Can Dovecot act as login filter or etc for that purpose. Or does anybody have idea how to do it? -- Sysadmin
2007 Mar 03
4
dovecot with postfifx with 200 users in /etc/passwd as local user
hi for all, someone have any experiencie with dovecot and postfix with 200 users in /etc/passwd as local user? is a funcionatly, or have some errors in the future?, and how the users can change they passwords?, now for change passowrd I have to use the #passwd usuerx and to add a user # adduser, the populars commando, please some recomendation? -------------- next part -------------- An HTML
2010 Mar 19
1
Can't setup rJava under ubuntu
When I try to install rJava, I get the following error: > install.packages('rJava') ... checking whether siglongjmp is declared... yes checking Java support in R... present: interpreter : '/usr/bin/java' archiver : '/usr/bin/jar' compiler : '/usr/bin/javac' header prep.: '/usr/bin/javah' cpp flags :
2016 Jan 29
1
Validate Ids Multiple DC
Hello! No, the first DC was a migration of a Win Server 2003, and the second DC Samba only. Yes, but already I posted the smb new post. smb.conf # Global parameters [global] workgroup = SERVERAD realm = mydomain netbios name = DC-LINUX1 (and DC-LINUX2) server role = active directory domain controller passdb backend = samba_dsdb server services = s3fs, rpc, nbt, wrepl, ldap, CLDAP, kdc, drepl,
2016 Jan 29
2
Validate Ids Multiple DC
At first no, but I find it strange tere different ids... Please if you can have your sm.conf would help. Em 29-01-2016 13:10, L.P.H. van Belle escreveu: > Hello Carlos. > > Fist please post to the list, this way everybody can help. > > The ids like : 3000036 are i think from a samba DC with RID setup. > If you want to login also on the DC with for example SSH. > > Add
2009 Apr 15
3
Postfix, Dovecot SASL and Entourage smtps authentication fails.
Tere. Recently just migrated from Sendmail 8.14.3 to Postfix 2.5.6 and switched from Cyrus-sasl 2.1.22 to Dovecot 1.1.13 sasl, all are compiled from source and I have used Dovecot for a long time, since alpha versions. Everything worked well for Outlook Express, Outlook and Thunderbird clients, but Microsoft Entourage 2004 or 2008 clients smtps fails - "Authentication failed because
2002 Dec 09
2
Principal component analysis
Dear R users, I'm trying to cluster 30 gene chips using principal component analysis in package mva.prcomp. Each chip is a point with 1,000 dimensions. PCA is probably just one of several methods to cluster the 30 chips. However, I don't know how to run prcomp, and I don't know how to interpret it's output. If there are 30 data points in 1,000 dimensions each, do I have to
2005 Apr 26
11
good editor for R sources ?
Dear all, (Sorry if the question has already been answered.) Could someone please suggest a good text editor for writing R sources ? (I know emacs exists ... but I find it a bit heavy). I use crimson (http://www.crimsoneditor.com) which is small and simple, but the R syntax seems not to be supported. Thanks for any advice
2007 Nov 11
3
v1.1.beta8 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta8.tar.gz http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta8.tar.gz.sig Changes since beta7: - Added a new "raw" mail storage backend which allows opening files/streams as single mail mailboxes. deliver uses this now instead of opening the incoming mail as a mbox. So deliver should be now faster and it doesn't anymore remove
2007 Oct 31
1
Dovecot push imap/imap notify support?
Mart Pirita <sysadmin at e-positive.ee> wrote: > Tried search, no luck, does the Dovecot include push imap/imap notify support? If you're looking for something iPhone-compatible, then "no." Theirs is a proprietary system which from what I've read, seems to use SMS in combination with IMAP. Wacky. (If you aren't talking about iPhone compatibility, I'm less
2007 Feb 06
3
1.0.rc22 released
http://dovecot.org/releases/dovecot-1.0.rc22.tar.gz http://dovecot.org/releases/dovecot-1.0.rc22.tar.gz.sig Found another bad bug in rc19 changes. Wonder why my imaptest catched the bug only in CVS HEAD but not in branch_1_0 even though both had it. Anyway, now the imaptest runs nicely for both, and I'm again optimistic that the bug count is low enough for v1.0 to be released soon :) BTW. My
2006 Apr 01
2
imap processes remaing after dovecot shutdown
Hello, I'm using dovecot-1.0.beta3. When I shutdown dovecot (kill -term on the master-pid) the main process disappears, but all the child processes still remain. Why doesn't dovecot kill them as I shutdown the master-process? When I shutdown mysql, all child processes will be shutdown, too. When I shutdown apache, all child processes willbe shutdown, too. Thats what I expect on every
2006 Apr 02
3
Dovecot road-map
Hello, I track dovecot m-list, and i wan't migrate to dovecot, but now dovecot has no maildir++ quota in public release(beta etc). Without quota support dovcot not a solution for me. Please if dovecot have a release plan, post to me. Thanks. Udv.: Willy -- PGP GNUPG/1.0 ID = 5BFA0D36 Kupor Laszlo Attila <willy at dunanet.hu> Key fingerprint = 3F68 9483 5B65 8E2F CD30 5326 50F9
2006 Apr 20
2
dovecot.rawlog for imap-login
I'm trying to see what users are sending for login. I added the rawlog binary in front of the imap-login in the config file. I'm not seeing any rawlogs. I added the dovecot.rawlog in the dovecot user directory (since that's what the imap-login process seems to run as) and it's permission are wide open. Still nothing. Help?
2006 Jun 02
2
outlook express 6 imap client workaround
My outlook express users connecting with imap are having issues with client timeout. The wiki says to add oe6-fetch-no-newmail, but when I add that workaround I get this error in the logs: Jun 2 10:00:13 mail dovecot: IMAP(username): Unknown client workaround: oe6-fetch-no-newmail I'm using 1.0b7. Any ideas?
2006 Jun 10
2
Outside mails
Hi, I recently found out that I was able to get system mails, but not mails from the outside world. What setting do I have to fiddle with for this? Regards,