Displaying 20 results from an estimated 400 matches similar to: "Maildir messages"
2012 Jul 18
3
Converting from Maildir format ?
Hi again,
I'm still trying to find out if anyone knows the correct
way to either switch the existing Maildir multiple file format to
the single file format I believe known as MBox.
Failing that, though it'll mean a LOT of work for me to manually
convert all of the existing Maildirs, how do I get dovecot to
work in future in MBox single file format.
I tried
2012 Dec 14
6
Remove certificate requests
Hi,
I''ve got some certificate requests on my puppet master that I wish to
remove. It looks like the "puppet cert" tool doesn''t have an option for
doing that? What''s the best approach, just manually remove them from the
puppet/ssl/ca/requests directory?
Tim.
--
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x5AE7D984
--
You received this message because
2005 May 20
4
Boosting Internet Bandwidth for VOIP
There was errors when I tried to start the script
recommended by Andrew to boost bandwidth for voip
http://www.mixdown.ca/~andrew/dump/rc.tc.
This is the output I get :
./rc.tc start
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File exists
RTNETLINK answers: File
2010 Jul 22
2
[LLVMdev] the generation of getelementptr instruction
Hi all,
I'm reading the language reference of LLVM here: http://llvm.org/docs/LangRef.html#i_getelementptr
In the first example, it shows that the generated IR is supposed to be something like:
%reg = getelementptr %ST* %s, i32 1, i32 2, i32 1, i32 5, i32 13
But when I copied the code and compile it myself (using v2.7), I got five getelementptr instructions, which are just like the equivalent
2023 May 02
1
'error=No space left on device' but, there is plenty of space all nodes
Hi Gluster users,
We are seeing 'error=No space left on device' issue and hoping someone might
could advise?
We are using a 12 node glusterfs v10.4 distributed vsftpd backup cluster for
years (not new) and recently 2 weeks ago upgraded to v9 > v10.4. I do not
know if the upgrade is related to this new issue.
We are seeing a new issue 'error=No space left on device' error
2007 Feb 18
1
R crashes in Mac OS
I am running R under Mac OS X (Tiger, v10.4). Unfortunately it keeps
crashing while using the editor. One thing that seems to make things
worse is having more than one script open at the same time. Can
anyone help?
The last time it happened I got the following messages
error message from R:
*** caught segfault ***
address 0x89d789d8, cause 'memory not mapped'
report:
Date/Time:
2008 Oct 15
2
Ignore prefix given by client?
Hi all,
I'm new to Dovecot, but so far I've been really impressed with what I've
seen. I hope someone can help with the following question.
We're migrating from a setup where some of our users use mbox with UW
imap. The problem is we've never enforced a folder prefix, so some have
their folders in ~/, others in ~/mail and others in ~/Mail. We've also
got some users using
2008 Oct 29
2
behavior of "by"
Any insight into the behavior of "by" in the following case would be
appreciated. There is a note in the help details for "by" about
documenting behavior since v2.7 but I don't entirely understand what it
is saying. I'm using R2.7.2 Windows. I'm interested if the following
behavior was a change or whether it has always worked this way. I
looked at
2023 May 04
1
'error=No space left on device' but, there is plenty of space all nodes
Hi,Have you checked inode usage (df -i /lvbackups/brick ) ?
Best Regards,Strahil Nikolov
On Tuesday, May 2, 2023, 3:05 AM, brandon at thinkhuge.net wrote:
Hi Gluster users,
We are seeing 'error=No space left on device' issue and hoping someone might
could advise?
We are using a 12 node glusterfs v10.4 distributed vsftpd backup cluster for
years (not new) and recently 2 weeks ago
2008 Oct 16
2
Problem with namespaces
[1.1.4 with http://hg.dovecot.org/dovecot-1.1/rev/b61424a50786 applied]
I'm trying to use namespaces as described here for UW-IMAP compatibility:
http://wiki.dovecot.org/Namespaces
But I'm getting a problem with the hidden namespaces showing up in the
LIST output. Here is a simplified transcript.
The ~/Mail folder contains just two folders. The config given to imapd
is as follows:
2004 Jan 24
2
Shorewall 1.4.10-RC2
http://shorewall.net/pub/shorewall/Beta
ftp://shorewall.net/pub/shorewall/Beta
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 Jul 20
4
SSH - VNC - Shorewall
Hi,
I''m struggling with a simple problem and need some help.
I have a remote XP laptop connecting with SSH to my linux firewall (RH9,
kernel 2.6) and creating a tunnel to port 5995 on the firewall. So now
traffic going from the laptop localhost port 5902 is tunnelled to my
firewall port 5995. That''s working fine.
On my local network I have an XP box I want to control with
2011 Jan 26
6
Multiple Concurrent IMAP Connections For Same User
Hi
I've been using courier for some time, but have just built a new box and
am using dovecot (V1.2.9), Ubuntu 10.04LTS. I have a question regarding
multiple concurrent imap connections and how to get dovecot to behave in
the same way that courier does. I have searched the wiki, but find
little relevant to my specific issue.
Courier-Imap Behaviour
If I have thunderbird pointed at the
2005 May 19
6
Boosting Shared Internet Bandwidth for Asterisk
Hi:
I use shared internet bandwidth and the calls are very
clear from around midnight till about 4 pm when it
goes bad after that. Is there a way to boost the
internet bandwidth for Asterisk at the peak time?
Thanks
Discover Yahoo!
Have fun online with music videos, cool games, IM and more. Check it out!
http://discover.yahoo.com/online.html
2011 Aug 16
1
imap-login aborted login
Hi,
I have been trying to set up Apache2, Postfix, Dovecot, openLDAP and squirrelmail on my Ubuntu Server 10.04 machine. The idea is to make use of the LDAP to authenticate users to login to squirrelmail to send/receive emails.
I have been using the link - https://help.ubuntu.com/community/Postfix/DovecotLDAP, as a guide to get it all set up. I have checked the status for postfix and dovecot,
2010 May 13
4
[LLVMdev] How to get the variable mapping between the source and llvm bytecode
Hi,
I want to know the variable mapping between the source and llvm bytecode. It seems that current llvm debugging information cannot provide this mapping directly.
Here is my examples (llvm 2.7). In this exmaple, I want to know the mapping: tmp<--->%4. But current llvm's debugging information can only provide that the instruction "%4 = add nsw i32 %3, 2" is at line 3 in
2016 Jun 23
1
Syslinux on MacBook Pro?
Hi,
Did anybody have success with running Syslinux on a MacBook Pro? I
didn't manage, but I admittedly have no idea about UEFI. I've also
heard that these machines deviate from the UEFI spec in some way...
--
Thanks,
Feri
2009 Dec 17
3
Upgrade 1.0->1.2 dbox mysql
Hi,
I just upgraded to from dovecot v1.1.15 to v1.2.9 so I can use dovecot-
sieve.
Most everything seems to work but my webmail (roundcube) clients are
not seeing their subscribed folders.
Reading over the upgrade docs at http://wiki.dovecot.org/Upgrading/1.2
I'm wondering if I have the two settings below configured correctly.
dovecot.conf:
mail_location =
2011 Mar 05
1
deleted messages not going away in Thunderbird?
Hi folks. This may be a dumb question, but I can't seem to find a clue.
I'm running Dovecot v1.2.9 and Thunderbird v3.1.7. If I delete
messages using a different IMAP client (I also use an iPhone and
occasionally SquirrelMail), I would expect those messages to disappear
from Thunderbird the next time I start it or click on "Get Mail". In
fact, they do...most of the
2006 Feb 06
1
[Bug 442] New: skb->data_len corrupted in NF_IP_LOCAL_OUT in mangle table
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=442
Summary: skb->data_len corrupted in NF_IP_LOCAL_OUT in mangle
table
Product: netfilter/iptables
Version: linux-2.6.x
Platform: i386
OS/Version: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P2
Component: ip_tables