similar to: Changes in authentication's???

Displaying 20 results from an estimated 1000 matches similar to: "Changes in authentication's???"

2006 Aug 07
0
Trying to do aseries of subsets with function or for loop
I want to calculate the "scat" etc, values for each level of id, output a vector of these values that is a <- c(scat, sdog, srat, sbat ) and do an rbind on them. Each level of id has a different value of rate. So far it it looks to me like I can do this by a series of repeated subsets of Df butI would think that I should be able to do this with a function but I am not having
2006 Aug 24
1
Using a 'for' loop : there should be a better way in R
I need to apply a yearly inflation factor to some wages and supply some simple sums by work category. I have gone at it with a brute force "for" loop approach which seems okay as it is a small dataset. It looks a bit inelegant and given all the warnings in the Intro to R, etc, about using loops I wondered if anyone could suggest something a bit simpler or more efficent? Example:
2006 Aug 08
2
Getting data out of a loop
A stupid question but I just cannot see how to do this. I have a loop that does some calculations and puts the results in a vector for each iteration, but I cannot see how to get the data out of the loop in such a way that I can use it. I can print it but how do I get it into a set of vectors or what ever. Any help gratefully received. Thanks Example cata <- c( 3,5,6,8,0, NA) catb <-
2009 Aug 19
2
dovecot auth is case insensitive, but fs is sensitive :)
others have found this problem ? this possible bug can be used by user in that way that one password login can use 2 maildirs in filesystem effitively give them all space qoutas and lost of other goodies so to speak: foo at example.com with a password can login with fOO at example.com and fOo at example.com add more chars to get more mailbox :/ confirms ? i found the problem when i had
2006 Oct 24
1
Broken thread Safe connection Management on Mysql (Mysql too many connections errors)
Hi, There is an issue on socket connection with backgroundrb (rev 47) and mysql backend: after a certain number of job you reach the mysql connection limit as socket are never closed and nobody can connect to mysql anymore till you stop the backgroundrb daemon. Already reported on: http://rubyforge.org/pipermail/backgroundrb-devel/2006-July/000066.html,
2008 Oct 22
1
Dovecot+PostfixAdmin+PostgreSQL on FreeBSD 7
Hi dear All, Currently I'm configuring Dovecot+PostfixAdmin+PostgreSQL on FreeBSD 7 Stable and using Dovecot v1.1.3. I hope I've configured everything. But when I run /usr/local/etc/rc.d/dovecot start then dovecot doesn't seems to running. /var/log/maillog is only showing following. Oct 22 13:37:10 mail dovecot: Dovecot v1.1.3 starting up Oct 22 13:37:10 mail dovecot: auth(default):
2009 Nov 11
1
Postfix and Dovecot SASL
Hello all, I am struggeling to get my Dovecot SASL to work within postfix. I have used the configuration example listed on the main-site of dovecot and it basically isn't giving me any success at all. I am probably missing something easy, but after spending a few days testing and walking through everything I could think about I thought figured it was better to ask :) Hope someone can point me
2009 May 04
2
New messages notification - (IMAP PUSH?)
Hello all. I have strange problem. As I understand IMAP use server2client command to tell what new email is arrived. So - all was good, but few weeks ago I notice what my thunderbird not show new messages. I think it was local problem(I switch distro what day) but soon my email clients what uses mostly Outlook-2007-SP1 start to confirm this problem. What can it be and how can I fix it? I
2007 Mar 19
1
userdb static and doubled homedir problem
With following configuration: userdb static { args = uid=10000 gid=10000 home=/home/vmail/domain.tld/%u/./ mail=maildir:~/maildirs } and accompanying passdb passwd-file consisting of only user and password, for example test:{PLAIN}test: dovecot will access home=/home/vmail/domain.tld/test/home/vmail/domain.tld/test/maildirs instead of home=/home/vmail/domain.tld/test/maildirs dovecot
2009 Aug 25
3
Quotas ignored on INBOX only
I have set up postifx and dovecot (1.1) with virtual users and delivery via LDA. I am very pleased with the results so far but have this problem with quotas. ? Setting a global quota using plugin { } I initially used maildir to set quotas, but they seem to apply to all folders apart from INBOX. ? For debugging I switched maildir to dict using mysql. The table populates as it should with sizes and
2008 Aug 14
0
Request queue is full
Hello all, Today I had problems on one of the servers. Dovecot stopped working and I got lots of "Request queue is full" on logs. Aug 14 16:49:45 mailserver03 dovecot: auth(default): ldap(xxx at xxx.com.br): Request queue is full Aug 14 16:49:45 mailserver03 dovecot: auth(default): ldap(xxxxx at xxxx.com.br): Request queue is full Aug 14 16:49:45 mailserver03 dovecot: auth(default):
2009 Oct 15
3
Per User Quotas
Hi All I have not been able to get per user quotas going. A general quota works fine. My LDAP server is windows 2000. Here is my config mail# dovecot -n # 1.1.3: /usr/local/etc/dovecot.conf log_path: /var/log/dovecot.log protocols: imaps pop3s lda managesieve listen(default): * listen(imap): * listen(pop3): * listen(managesieve): *:2000 ssl_cert_file: /usr/local/etc/dovecot/ssl/certs/dovecot.pem
2008 Sep 08
2
Sieve, and logging.
Hi All, Relatively new to Dovecot - converting from courier-imap. So far, I've got it working with virtual users (postfixadmin tables), and it seems to be working. I'm trying to get sieve working. It's not, so I tried turning up the logging, and putting it into a separate log file to get it out of the syslog for now. I can get the main dovecot to log, but I cannot get any log
2007 Sep 30
1
Maildir ignore
Hello there. I do like Dovecot so far, but ran into problem I cant seem to solve, maybe someone can point me into right direction please. I am running version 1.0.rc15 on CentOS 5 Linux i386 system, ext3 fs. The problem is I cant get the maildir: and :ignore to work together. Here is my SQL query, that includes the Quota field. # cat /etc/dovecot-sql.conf | grep -i quota user_query = SELECT
2006 May 15
1
more unexpected results from 0.99.13 -> 1.0beta8 upgrade
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just to give some more information about this: Apparently some of our POP3 users are saying that when they checked for new mail this morning that all the mail that was saved on the server was downloaded again as unread mail. I followed the guidelines in the wiki [1] with regards to upgrading from 0.99 to 1.0, made sure the .subscriptions and
2007 Oct 24
2
"Can't sync delivery mail"
Dovecot 1.0.3 Deliver is saying this on two specific emails. Other emails to these 2 users are going through fine. Looking at the mail headers the only thing questionable I see is: From: "AMS Publication Division"@ams.org Is this the problem? # 1.0.3: /usr/local/etc/dovecot.conf base_dir: /var/run/dovecot/ protocols: imap pop3 listen(default): *:143 listen(imap): *:143 listen(pop3):
2008 Jan 27
1
Postfix, mailbox_command, Dovecot deliver, LDAP and mail_location
I am trying to tell Dovecot deliver to use $mail_location as the location to store mail for system users. From the docs I've read <http://wiki.dovecot.org/MailLocation> I believe this is possible, but mail to my system users always gets delivered to their /home/<USERNAME> homedirectory. Here's what I've done so far: # Postfix main.cf mailbox_command =
2012 Jan 03
1
What is normal CPU usage of dovecot imap?
I got Dual Core Intel Xeon CPU 3.00GHz, over 1000 mailbox and almost 1 dovecot login / second (peak time). Server stats says that load is continually over 2 and cpu usage is 60%. top says that imap is making this load. virtual users are in mysql database and mysqld is running on another server (this server is ok). Do I need better CPU or is there something going on that I do not understand? #
2008 Apr 14
2
Expire plugin isn't working
Hello all, I followed the wiki to configured the expire plugin on dovecot-1.1rc4 and it isn't working. No error messages on logs or on the execution of "dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool". mailserver02:~ # dovecot -n # 1.1.rc4: /etc/dovecot//dovecot.conf syslog_facility: local1 protocols: imap pop3 ssl_disable: yes disable_plaintext_auth: no shutdown_clients:
2010 Sep 22
2
Can't delete certain messages
Running Dovecot version 1.0.10 on Ubuntu Server 8.04 amd64 (ext3). Some users have emails that will not go away. They delete them and the message is moved to the trash folder only to reappear when the mailbox is refreshed. Moving the message manually to another folder has the same effect. We are running Thunderbird as our email client, though I have tried using other clients to remove the