Displaying 20 results from an estimated 4000 matches similar to: "missing empty line in mbox folders with Outlook 2000 client"
2006 Apr 18
2
selinux
Probably a very know problem but I fail to find a solution.
selinux enforced makes the /etc/init.d/dovecot start command fail
If I change it to permiscious mode then it works.
Any idea how to solve this?
I use FC5 with dovecot-1.0-0.beta2.7
Thanks,
Alfred
2006 Nov 21
1
Caching passwords?
Hi all!
I need some help....changing passwords.......
Dovecot server, appears to cache the old credentials. It only discovers
the change upon a restart.
I need to know how to configure dovecot (dovecot-1.0-0.beta2.7) as not
to cache the passwords. (Using fedora core 5)
Thanks
Hein Celliers
2006 Nov 14
2
Is "Resource temporarily unavailable" an old problem?
Hi.
I've installed dovecot recently in a Fedora 5 Linux. It seemed to be OK
but I begun to get the message "Can't connect to auth server at default:
Resource temporarily unavailable". When I get the message, dovecot hangs.
The problem is that "temporarily" is not quite true since the only way to
get dovecot running again is to restart it. As a matter of fact, I
2006 Aug 01
4
Stale imap processes
Anyone have any theories or experiences as to why for a certain user,
some of his imap processes hang, and stay around for days and days? He
just reported that his Thunderbird was timing out when trying to open
folders, I looked on the server, and he had 3 old imap processes from 1
week+ ago. I killed those and his performance immediately improved.
He checks mail with Thunderbird > 1.5
2008 Feb 02
2
corrupted index?
We're seeing the following sporadically in
the log file (single line broken into separate
lines for readability):
Corrupted index cache file
/home/user/mail/.index/.imap/INBOX/dovecot.index.cache:
invalid record size
We're running dovecot-1.0.7-2.fc8. The imap directory
is in the user's NFS-mounted /home directory, but
doveot is running on the same host as the
/home filesystem.
2016 May 25
2
LLVM-HPC2016 Workshop at SC16 - Call for papers
CALL FOR PAPERS
=================================================================
LLVM-HPC2016:
The Third Workshop on the LLVM Compiler Infrastructure in HPC
http://llvm-hpc3-workshop.github.io/
November 14th, 2016, Salt Lake City, UT
In conjunction with the
2016 ACM/IEEE Supercomputing Conference (SC16)
2015 May 30
2
[LLVMdev] LLVM-HPC2 Workshop at SC'15 - Call for papers
CALL FOR PAPERS
=================================================================
LLVM-HPC2:
The Second Workshop on the LLVM Compiler Infrastructure in HPC
http://llvm-hpc2-workshop.github.io/
November 15th, 2015, Austin, TX
In conjunction with the
2015 ACM/IEEE Supercomputing Conference (SC'15)
2014 May 30
2
[LLVMdev] LLVM-HPC Workshop at SC'14 - Call for papers
CALL FOR PAPERS
=================================================================
LLVM-HPC: The LLVM Compiler Infrastructure in HPC
http://llvm-hpc-workshop.github.io/
November 17th, 2014, New Orleans
In conjunction with the
2014 ACM/IEEE Supercomputing Conference (SC'14)
2006 Nov 21
0
how to configure dovecot
Hi all!
I need some help....changing passwords.......
Dovecot server, appears to cache the old credentials. It only discovers
the change upon a restart.
I need to know how to configure dovecot (dovecot-1.0-0.beta2.7) as not
to cache the passwords. (Using fedora core 5)
Thanks
Hein Celliers
2006 Apr 20
0
unlink a directory
Hi,
Occasionally I get an error message in my dovecot log when, in
evolution, I click on the inbox:
dovecot: Apr 21 00:07:06 Error: imap(admin):
unlink(/home/admin/.maildir/cur/1145393825.P23027Q0M159929.terminator.odyssey.nl:2,ST) failed: Is a directory
Instead of the message being delivered as a file it appears to be
written as a directory. Deleting those directories solves the error
message
2006 Oct 08
2
bug: ssl fails when using certificates with "trust" setting
Hi,
just a minor bug...
I filled in the fedora tracker:
**https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208746
It concerns (fedora-)version "1.0-0.beta2.7".
Regards,
2006 Feb 20
1
mbox to maildir conversion - good idea regarding Outlook?
Hi list,
first of all, many thanks to the Dovecot authors for supplying an IMAP
server that works well with M$-Outlook! I have used UW-imapd for quite a
while and was annoyed by frequent "imap...timeout..." error messages.
Now I'd like to give maildir format a try because I want to use email
sub-folders. What are other Outlook users' experiences with maildir? Is
it as
2005 May 16
2
Assertion Failure in mbox-sync.c
I've been getting a few of these errors on a couple different mboxes.
This is using the CVS version as of May 14.
So far, these are the only errors and it looks like most/all of the older
ones are gone. (maybe I shouldn't say that ;-)
dovecot: May 16 17:41:07 Error: 20973 IMAP(todd.bluegenesis.com): file mbox-sync.c: line 1165 (mbox_sync_handle_eof_updates): assertion failed:
2007 Mar 15
1
pop3 uidl when migrating from mbox to maildir
Thank you for the reply of my previous post
(http://www.dovecot.org/list/dovecot/2007-March/020716.html)
now it works, but I have another question about migrating pop3 account
(with leave mail on server) to
maildir.
On this post ->
http://www.dovecot.org/list/dovecot/2006-February/011464.html
you explain how to create dovecot-uidlist preserving UIDVALIDITY.
Is there someone that have
2018 Nov 29
2
Best way of merging mbox files
When concatenating mbox files like described here
https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end
up with an 'unsorted' mbox file. Is this going to be a problem
esspecially when they are large >2GB's and new emails will be written to
it?
The email client nicely sorts the message from folder A "foldera 5 last"
as last, but of course the mbox is
2004 Dec 28
1
Outlook can't download messages with no subject and empty body
My Outlook POP3 clients can't download messages that have empty subjects
and bodies. I'm running 0.99.11-1.1.fc2 and have added the following
line to dovecot.conf
client_workarounds = outlook-pop3-no-nuls
This didn't help.
Any help would be appreciated,
Bob
2018 Nov 29
0
Best way of merging mbox files
On Thu, 29 Nov 2018, Marc Roos wrote:
> When concatenating mbox files like described here
> https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end
> up with an 'unsorted' mbox file. Is this going to be a problem
> esspecially when they are large >2GB's and new emails will be written to
> it?
I don't think it will be a problem, but you might have
2009 Aug 01
3
All mail in mbox disappears when using Outlook
I thought I was imaging it but... I have a friend (honestly) that likes to
clear his inbox every month by copying older into a folder (e.g. June-2009).
Every month he complains that all the mail in the new folder has
disappeared. This has happened three times now, and he's sort-of-right. I
now believe it's a bug rather than him.
The setup is Dovecot 1.1.3 on FreeBSD 7.0 and the client is
2006 Jun 26
1
Just one user experiencing server timeouts
[dovecot-1.0-0.beta2.7 on Fedora Core 5, maildir formatted mail
directories, various clients: thunderbird 1.5.0.4 from FC4 and WinXP,
SquirrelMail 1.4.6-5.fc5 RPM, various recent versions of Pine from
various Fedoras and Redhat 9]
I have just one mail user who experiences server timeouts when trying to
delete a message (move it to Trash) or other common operations. This
user has 4.1GB of
2008 Aug 04
3
RFE: Disallow DELETE of non-empty MBOX
It looks like this is already the rule for maildir, where one can't remove
the folder if any files or subdirectories are present. I'd like to get this
option for mbox folders, as I'd like to prevent "accidents" where users
accidentally delete large folders by clicking the wrong thing and then
too-quickly approving the confirmation dialog that pops up. (Impatient
upper