similar to: POP +OK CR LF Question

Displaying 20 results from an estimated 1000 matches similar to: "POP +OK CR LF Question"

2010 Oct 01
2
how to upgrade dovecot
Dear All, I have Centos 5 and devecot 1.0.7 I want to upgrade it to the latest version. I will appreciate if any one can tell me how can I upgrade it please. Thanks Arif
2004 Jun 25
4
Locked index file
I have docevot 0.99.10.6 installed on OpenBSD 3.5 and I'm using it with Squirrelmail. I tried to empty my Trash folder and it timed out. It looks like the process or thread died but the lock wasn't removed: Jun 25 09:16:30 plato imap(kevin): Timeout while waiting for release of shared fcntl() lock for index file /home/kevin/Maildir/.Trash/.imap.index How can I free this lock? I have
2012 Mar 03
2
keywords/flags questions
Hello, I am currently using dovecot 2.0.13 and I have been working on keywords handling our webmail and I have a few questions about how dovecot handles them. First, if I am not mistaken keywords neeed to be UTF-7 encoded. That means I need to encode special caracters using values between & and - chars. UTF-7 encoding is case sensitive, &AOA- isn't the same chars as &aoa-.
2012 Jun 08
3
upgrade from 1.0.5 to 2.1.7
Hello! I want to upgrade the docevot-installation from v 1.0.5 to 2.1..7 Now I get the following executing doveconf -n -c /etc/dovecot/dovecot.conf > /home/mail1/dovecot-2.conf doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:217: add auth_ prefix to all settings inside auth {} and remove the auth {} section completely doveconf: Warning: Obsolete setting in
2005 Aug 21
1
Failed authentication to a mysql database
Hi, I use devecot-1.0.alpha1 and I can't connect to mysql when user have password. If user don't have password I can connect to mysql server. Aug 21 08:28:30 ca dovecot: Dovecot v1.0.alpha1 starting up Aug 21 08:28:32 ca dovecot: auth-worker(default): mysql: Connect failed to localhost (syscp): Access denied for user 'syscp'@'localhost' (using password: YES) - waiting
2006 Oct 24
1
RC10 errors
I just installed a limited test of RC10 last night. So far, all is great except for errors being logged for one user (out of about 150 users total). This one user has not yet complained or anything, but the log file has repeated entries of the following format for him (host and username changed to protect the guilty/innocent): Oct 24 06:13:02 mail dovecot: IMAP(username): file
2019 Jan 13
2
[FTS Xapian] Beta release
Hi Please find attached the beta release of FTS Xapian, with the objective to replace fts_squat that is being deprecated. Configuration is exactly the same as for fts_squat: plugin { plugin = fts fts_xapian (...) fts = xapian fts_autoindex = yes fts_enforced = yes fts_xapian = partial=2 full=20 This is installed on my production server (>120Gb of mailboxes), and I will observe it
2013 May 30
1
Settings: Dovecot + NTLM + Single Sing On + Windows + Outlook or Thunderbird.
I am following the steps listed in: http://wiki.dovecot.org/HowTo/ActiveDirectoryNtlm My goal is to have single sign-on for Microsoft Outlook applications. I working and I have some doubts since I never set up an imap server, hope I can help :). The version that I have installed is devecot 2.0.9. "dovecot -n" shows the following: # 2.0.9: /etc/dovecot/dovecot.conf # OS: Linux
2004 Aug 24
2
Just installed with Fedora 2
I just upgraded my RH9 installation to Fedora 2. To my surprise, imapd seems to be gone from the core. I noticed there are now two IMAP servers docevot and cyrus. After reading brief descriptions of both, dovecot would seem to be more compatible with my setup. Especially since I'm using mbox's. I have 2 questions. It seems like dovecot does not support mailboxes inside of a
2019 Jan 13
2
[FTS Xapian] Beta release
The only point here of this fts-xapian is to get rid of solr (because it is just a nightmare to setup) and squat (because it is considere obsolete). I already sent the changed in configure.ac, makefile.am, etc.. in order to include it in the dovecot, and it compiles properly The only remaining point is to push it in hte git (yes, everything is already done) On 2019-01-13 18:45, Aki Tuomi
2018 Apr 14
2
mmap failed messages in syslog
I'm getting mmap failed messages in syslog on version 1.2.15 for dovecot.index.cache files.? This old dovecot version is installed with debian packages.? The OS and all software is 64-bit. I've found info on this log message, with a suggested fix of raising vsz_limit ... but this seems to be a config option for dovecot 2.x, not 1.x. The file it complains about being unable to mmap is
2019 Jan 13
2
[FTS Xapian] Beta release
Ok for having a link on the FTS page. PLease clarify what files are necessary to package it as a separate package On 2019-01-13 19:03, Aki Tuomi wrote: > Yes, from compiling point of view it is done. > > Unfortunately what is not done is all the other work involved, such as fixing all the inevitable bugs it has and maintaining it. We do not want, at this moment, take up maintaining
2002 Feb 19
4
CR instead of CR/LF
New to Samba, so excuse me if this is a stupid question, but I've searched the different on line resources and can't find an answer. When I copy Perl scripts from my Windows 2000 machine to the UNIX Samba share on that same machine, a CR/LF appears at the end of each line instead of just the CR, making UNIX unhappy when I go to run those scripts. Any way to have Samba strip the LF
2006 Oct 07
0
[Bug 1084] provide better error message if keys in authorized_keys contain CR/LF (was " sshd[6895]: fatal: buffer_get: trying to get more bytes 129 than in buffer 34")
http://bugzilla.mindrot.org/show_bug.cgi?id=1084 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Comment #2 from dtucker at zip.com.au 2006-10-07 11:42 ------- Change all RESOLVED bug to CLOSED with the exception
2006 Oct 17
0
OpenSSH not compliant with RFC 4253? (Protocol Version Exchange string not ending with CR LF)
(Maybe this is a re-posting: sorry for that.) Hello, a SonicWALL appliance that protects my servers' LAN has suddenly begun to refuse OpenSSH connections with the following message: 'SSH 2.0 Overly Long Protocol Version Exchange String, SID: 3696, Priority: High - This signature detects overly long "Protocol Version Exchange" string in SSH 2.0. The maximum length of the
2005 Jul 20
1
CR LF in stable
Hello, It seems that mbox format mailboxes holding \r\n (CR + LF) character sequences (instead of \n only) still cause assertion failures when moving messages from one folder to another. -- dovecot: Jul 19 17:14:52 Error: IMAP(dovetest): file istream-raw-mbox.c: line 38 3 (istream_raw_mbox_get_body_size): assertion failed: (rstream->body_offset != ( uoff_t)-1) -- I seems to work in -test78
2002 Feb 20
1
Patch: Accept CR/LF line breaks in exclude files
--exclude-from and --cvs-exclude currently do not accept exclude files that use CR/LF (DOS-style) line breaks. It basically behaves as if the files are empty. This is rather annoying if the exclude files are generated by Windows systems (e.g. if you're using --cvs-exclude and rsync'ing the contents of a Samba share that includes .cvsignore files). Attached is a simple 1-line patch (for
2005 Jun 13
1
Error in load(zfile, envir = envir) : input has been corrupted, with LF replaced by CR
I am trying to build a package binary, and get the message below. Can anyone point me to a solution to that problem. Thanks in advance S?ren .... installing data files installing man source files installing indices Error in load(zfile, envir = envir) : input has been corrupted, with LF replaced by CR Execution halted make[2]: *** [indices] Error 1 make[1]: *** [all] Error 2
2005 Sep 08
1
package installation error (LF versus CR)
Hello, I have the following problem in installing a package (in windows xp) >rcmd install -c dlm [ ..stuff deleted ] ... DLL made installing DLL installing R files installing inst files installing data files installing man source files installing indices Errore in load(zfile, envir = envir) : l'input ?? stato danneggiato, LF sostituiti da CR Esecuzione interrotta
2000 Jan 28
2
CR/LF proposal
Hi, I'm new on this list, and just skimmed through the archives, so I appologize if this has been requested before. I read in the FAQ that you do not convert. LF to CR/LF because there is no sure way of knowing what type of file something is. I could see that this would cause problems if you converted a binary file or some other data file. But what if you assign a directory that would always