Displaying 20 results from an estimated 3000 matches similar to: "INBOX can't be deleted"
2005 Apr 28
3
pop3 messages not deleted
Hello,
I'm currently experiencing, that 0 messages are shown at the pop3-prompt:
list
+OK 0 messages:
.
But the cur-folder containes 74 files. How can this happen? Why aren't
they removed physically?
Regards
Marten Lehmann
2006 Mar 23
3
dovecot died
Hello,
today our dovecot imap server died. The following message appeared in
the logfile:
dovecot: Mar 23 07:00:58 Error: pipe() failed: Too many open files
We have one dovecot instance for pop3 and one for imap, so while the
pop3-service was still available, the imap-service was not running any more.
I've seen a lots of users keeping there imap-connections idle for hours,
often more
2005 Dec 02
4
ftp:// error
Hello,
from a server where neither a rsync daemon nor ssh is running I'm trying
to backup the whole data with ftp. So my idea was to call rsync like this:
rsync -v -a 'ftp://1.2.3.4/' my_folder
But this gives me:
ftp: unknown host
ftp: unknown host
ftp: Unknown host
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code
2011 Feb 08
4
NoSQL Storage Backend
Hello,
I found a posting on the mailing list from 2008 "Adding new storage
backend to Dovecot" while searching for POP3 and IMAP servers, that
allow to use a NoSQL backend rather than a traditional file system.
The problem with traditional filesystems is, that they are very limited.
You cannot easily extend it, even with RAID 10 all messages may be lost
due to a RAID controller
2007 Aug 17
2
Help in starting spamassassin
I have installed spamassassin, per the instructions on Scalix's wiki,
and it is working, with some important caviats. So I asked for help on
the spamassassin user list, and got some, but I think I am butting up
against some Centos specific issues...
This is what I am seeing in the maillog:
Aug 17 14:39:59 z9m9z sendmail[13082]: l7HIdvGf013082: Milter add:
header: X-Spam-Checker-Version:
2005 Apr 22
1
creating subfolders without preceding inbox wanted?
Hello,
today I accidentally created a subfolder "Trash" instead of INBOX.Trash.
No error was given, the creation lead to the folder ".Trash". If I know
this folder, I can also select it. But a "list * * " doesn't show the
Trash folder. How could I ever find this folder by the imap-procotol if
I don't know it's name? Is this the correct behaviour? Or
2005 May 14
1
new-attrib lost when calling through pop3
Hi,
I noticed, that all messages are moved from new/ to cur/ (using
maildirs) after the authentication in pop3, even before the list
command. I'm working with 1.0-stable-20050426. Why is this done?
Shouldn't a message keep it's new-attrib as long as it isn't retrieved?
This is how it worked with qmail-pop3d. Through imap, it works
correctly. It's just sad if I can't
2008 May 27
1
error in rsync protocol data stream (Marten Lehmann)
rsync-request@lists.samba.org escribi?:
> Send rsync mailing list submissions to
> rsync@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.samba.org/mailman/listinfo/rsync
> or, via email, send a message with subject or body 'help' to
> rsync-request@lists.samba.org
>
> You can reach the person managing the list at
2011 Apr 21
2
combining matrices
Heja,
I hope someone is still there to help me:
How can I somehow merge/combine matrices to get such a result:
Matrix A
A B
x1 1 0
x2 1 1
Matrix B
C D
x3 1 0
x4 0 1
Resulting Matrix?
A B C D
x1 1 0 0 0
x2 1 1 0 0
x3 0 0 1 0
x4 0 0 0 1
Does anyone see this probably obvious solution with R how to do this?
Sorry if this question is silly...it's too hot here to think properly ;O)
2008 Oct 09
1
stack or dissolve matrix without double entries
Heja,
I've some bigger distance-matrices like this:
num [1:3231, 1:3231] 0.000 0.176 0.176 0.176 0.176 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:3231] "A" "B" "C" "D" ...
..$ : chr [1:3231] A" "B" "C" "D" .
I actually want to convert them into a 2 column dataframe like this:
data.frame':
2009 Mar 04
3
Why are multiple architecture rpms installed?
Hello,
I noticed, that whenever I install a package on CentOS 5.x, rpms for
multiple architectures are installed:
yum install sqlite-devel
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: centos.intergenia.de
* updates: centos.intergenia.de
* addons: centos.intergenia.de
* extras: centos.intergenia.de
base 100%
2004 May 15
1
Dovecot vs. Courier-Imap
Hello,
I've heard of both and I already tested and installed both, but I'm not
sure which one is better, since both just seem to work and I can't see a
difference, except from the point how it's set up and configured. Where
are the drawbacks of each one, where are the benefits? I also tested
cyrus before, but cyrus is not working well with maildirs. I'm not that
into
2004 May 25
1
error log?
Hello,
for some reason dovecot doesn't start up. I'm using the default values
in dovecot.conf, just changed the login_user, disabled ssl and ran
sbin/dovecot, but nothing happens. No error's, I can't find any logs, no
daemon anywhere, no ports bound... I don't know where to look and
whatfor. I compiled with --enable-debug, but there's no extra output.
Any ideas?
2016 Jul 29
2
POP3 & IMAP inbox setting for virtual
Posted Monday 7/25. Haven't seen a response. Trying again:
---
This is a noobie question, so bear with me if it's not worded correctly:
Primary Requirements:
1) I'd like to have two namespaces - one private/per-user, and one public
(visible by all logged-in users).
The public mailbox(s) would be used to distribute information to all users.
2) I'd like both
2005 May 24
1
rsync incorrectly deletes files ?
rsync -e 'ssh -x' --log-format="%o /%n %b" -tLr --delete --files-from=files-to-sync --exclude-from=files-to-exclude user@host:/ /temp/
del. /etc/mail/spamfilter/mx1/whitelist.conf 0
del. /etc/mail/spamfilter/mx1/blacklist.conf 0
recv /etc/mail/spamfilter/mx1/ 0
recv /etc/mail/spamfilter/mx1/blacklist.conf 211
recv /etc/mail/spamfilter/mx1/whitelist.conf 924
Why does rsync
2005 Aug 22
1
vectors of different length in a matrix
HI!
I?ve 3 vectors of different length (a,b,c) and want to arrange them in a
matrix a,b,c as rows and the figures of these vectors in the columns
(with that matrix i want to calculate a distance between thes vectors -
vegan - vegdist - horn). Is there a possibilty to create such a matrix
and to fill up the missing fields with NA?s automatically????
Thanx
marten winter
--
*Marten Winter*
2003 Oct 02
3
Query: weighting cells in histogram
I have the 'breaks' for the histogram ('hist') but I want weight the cells instead of using actual observations. I thought that using freq=FALSE implied that the numbers in 'x' were weights but this turned out to be wrong.
Any help and/or comment is very much appreciated.
Regards,
M?rten
M?rten Bjellerup
Doctoral Student in Economics
School of Management and Economics
2004 May 26
1
\Deleted and expunge
Hello,
I deleted a message by storing the \Deleted flag and called expunge. The
message was deleted then, but in the file dovecot-uidlist the filename
of that message is still listed, even after logging out and in again,
doing select and check. When will this file be updated?
Regards
Marten
2020 Jul 18
2
[Bug 3193] New: Add separate section in sshd_config man page on Access Control
https://bugzilla.mindrot.org/show_bug.cgi?id=3193
Bug ID: 3193
Summary: Add separate section in sshd_config man page on Access
Control
Product: Portable OpenSSH
Version: 8.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component:
2019 Nov 12
1
postfix + spamassassin + dovecot-lda (with sieve support)
Hello,
I have FreeBSD 12 server with postfix + spamassassin. Old config work
fine.
------ old postfix master.cf
spamfilter unix - n n - - pipe
flags=R user=nobody argv=/usr/local/bin/spamc -e /usr/sbin/sendmail -oi
-f ${sender} ${recipient}
------
I try to add dovecot-lda (with sieve support) as local delivery agent to
postfix config
----------- postfix master.cf
# Spamd filter
spamfilter