similar to: Semi-OT: Backing up maildir

Displaying 20 results from an estimated 1000 matches similar to: "Semi-OT: Backing up maildir"

2005 Aug 01
1
Feature request - umask for index files
I'd like a separate feature for setting umask for index and cache files differently from email files. The reason is that I'm putting indexes in a separate location and I need group create rights in directories. Otherwise what happens is that the first user creates the directories, but the second user for the domain that has a different UID gets an error. default_mail_env =
2006 Mar 06
1
using uid in ldap to send email with postfix to dovecot-users!!
Hallo @All I want to use the uid entry in an ldap-database to send email to virtuell dovecot users. What have I to to in postfix?? Allways get an error message user does not exist!! Can abybody help with an example?? Thanks a lot
2005 Jul 17
2
IMAP: Get rid of non-existent folders below INBOX
Hi, I am using Debian Sarge w/ dovecot-imapd package 0.99.14-1. Squirrelmail created three folders below INBOX, Drafts/Sent/Trash, that I already had elsewhere. Thus, I deleted them (through SqM). However, both Thunderbird and Squirrelmail still show these folders anyway. When I select them, I keep getting "Mailbox does not exist" errors. I already tried to move all .imap.index* files
2006 Jan 30
1
Dovecot-lda/deliver - how to deliver root's mail?
There's a good chance I could be missing something obvious here, as I can't find much documentation on the LDA other than on the wiki, which is sparse. Local mail delivery works for normal users, but when attempting to deliver mail for root I get this error: Jan 30 13:42:50 apollo deliver: Running as root isn't permitted Both sendmail and dovecot run as root on my server -
2006 Mar 07
1
:INDEX and :CONTROL in 0.99.14
Before anyone say "upgrade" for various reasons I can't right now (and at any rate everything else works well with this version). My problem is that I can't get :INDEX and :CONTROL working at all: default_mail_env = maildir:~/:INDEX=/home/dovecot/index/%d/% n:CONTROL=/home/dovecot/control/%d/%n ls -l /home/dovecot/ total 8 drwxrwxrwx 3 dovecot dovecot 4096 Mar 8
2010 May 30
2
Dovecot 1.2 - Quotas - Ignoring Trash folder
Hello guys, Firstly I would like to state that I am fairly new to Dovecot. I have played around with it in the past here and there but mainly with debian packages. I have compiled this version of Dovecot from source, so please go easy with me. Ok now down to my questions: I am having trouble getting Dovecot to 'ignore' the Trash folder when summing up the used quota for a user.
2005 Feb 07
2
Problems starting Wavelab
hi i've been running steinberg's wavelab 5 under wine20041201, but recently i upgraded to wine20050111 - and wavelab was the only app i was using that didn't work ... so i downgraded back to 20041201 - and it won't work :( i had compiled the 2005 release from source (and was able to see, for the first time, wine's jack audio driver work ... well, *try* to work), but have
2010 May 21
2
As I've said before...
Don't say I didn't warn you: http://digitaldaily.allthingsd.com/20100520/googles-royalty-free-webm-video-may-not-be-royalty-free-for-long Don't get me wrong, I'll be as ecstatic as any of you to see Theora and VP8 succeed, I just see the patent system as far more insidious than I think many of you do. Shayne
2009 Oct 10
3
Theora patent question
Does the reason Theora is relatively safe from patent infringement lawsuit have more to do with it actually not being encumbered, or is it because its use is decentralized? For example, FreeType is not patent-free, nor is Linux, yet they succeed because on the one hand, they are open source, and those who maintain them do not guarantee anything regarding patents, it is up to each individual user
2004 Jun 30
2
ldap auth problems
I have previously configured dovecot with ldap auth on a fedora setup with no problems. Now, using RHEL 3 with the same config I get: dovecot: Jun 30 17:46:07 Error: Auth process died too early - shutting down dovecot: Jun 30 17:46:07 Error: child 16780 (auth) killed with signal 11 pop3-login: Jun 30 17:46:07 Fatal: fd_send(-1) failed: Broken pipe imap-login: Jun 30 17:46:07 Fatal: fd_send(-1)
2009 Oct 06
3
Detecting FLAC file type
Shayne Wissler <wissler at gmail.com> wrote: > I have a program that is given a random file and needs to determine > whether it is Vorbis or FLAC. For Vorbis, there are various places > where I can infer that I have a bad stream. But for FLAC, when I call > either FLAC__stream_decoder_process_until_end_of_metadata or > FLAC__stream_decoder_process_single, it searches the
2007 Sep 25
2
mdadm problem.
So I'm trying to RAID-1 this system which has two identical disks installed in it, and it isn't working for some reason. I started by doing a CentOS-4 install on /dev/sda1 as root, and with /dev/sda2 as my swap. I finish the install, yum update, and then I want to make the mirrors. I copy the partition table from one disk to the other: # sfdisk -d /dev/sda | sfdisk /dev/sdb I create
2002 Mar 01
3
icecast with stunnel
Hello I've been using icecast/ices 1.3.11 at home for sometime now, and it works pretty well. Thanks to everyone who has worked on it. Occasionally, icecast will go up to 100% CPU for some reason, but if I restart it this goes away. Ices also has served me well. It dies on occasion too, but I think it's likely due to my custom ices.pm module, since it was much more stable before I
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
Hello, (Apologies for length, wanted to get all the relevant detail in that I know of). I've been having a lot of trouble with some code for an inventory analysis problem I was doing, and finally came to the conclusion that it appears that choose() is returning incorrect values. Specifically: ------------- Browse[1]> nn [1] 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3
2009 Jul 20
1
Liboggplay seeking artifacts
Is anyone working on liboggplay, and if so, is there any plan to support keyframe-based seeking? I found this, but seems to me that the feature ought to be part of liboggplay: http://pearce.org.nz/2009/05/video-seeking-improvements.html Is there a more appropriate list to post to regarding liboggplay? Shayne Wissler -------------- next part -------------- An HTML attachment was scrubbed...
2011 Feb 16
1
Detect #,* DTMF in dialplan
Dear Mr,Ms; I am planing for a custom IVR, for example to act as a simple installer! I mean there is some choice via 0-9 and # as *Next* and * as *Back* button. is there any way for me to detect if the caller pressed # vs * on Dialplan ? -- Regards, Ali R. Taleghani 0936 322 4069 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Mar 21
1
About monitoring
Hello all, As I've been exporing libvirt api, I've seen event registerers, and types of events are defined, undefined, and you know the rest. Is it all for event types? Any ideas about how to look for a device access event, for example? Kind regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Mar 28
2
plural to singular blunder
I just got this error: uninitialized constant PriceCurf After much head scratching I remembered the Rails plural to singular mapping rules. My table is price_curves, my object is PriceCurve ... whereas I am guessing Rails thinks the singular ought to br PriceCurf ?! I''m sure there is a simple way around this linguistic blunder that doesn''t involve the use of pigeon English.
2015 Jan 30
2
Winbindd dies instantly
Hi, I'm trying to set up a Samba 4.1.16 file server for our (Samba 4) domain. But for some reason I can't seem to be able to get it to work. Even worse, I have run out of ideas on how to debug this. I've been tampering with this for quite some time now, but I've come to realize I can't figure this out on my own. Can someone give me some pointers on where to look in order
2009 Aug 13
2
Getting only frame deltas?
Hi, first post on this list. I run a small game development company specializing in casual Windows/Mac games. We've been using Theora for video playback inside our engine for a while, but we always run into performance issues. I've tracked them down to two parts : YUV to RGB decoding (done via software) and uploading the new pixel data to the video card as a texture. For the YUV to RGB