Displaying 20 results from an estimated 20000 matches similar to: "Protecting folders"
2006 Nov 01
2
Dovecot delivery
Hi.
Does the dovecot deliver helper program now support maildirs? Are there plans
to support this?
--
Daniel Mikkelsen
Copyleft Software AS
2006 Oct 17
1
Separate auth for pop and imap
Hi.
Is it possible to set up separate authentication backends for
POP and IMAP for a single Dovecot instance?
Or does this require two separate dovecot instances with separate
config files?
Specifically, I want to have one database query for IMAP and one
for POP so that I can let these be separate features that I can
flag in a database.
--
Daniel Mikkelsen
Copyleft Software AS
2006 Oct 17
1
Ignore leave on server
Hi.
Is it possible to ignore "leave on server" for POP3 clients? That is,
always delete all downloaded mail automatically?
--
Daniel Mikkelsen
Copyleft Software AS
2011 Dec 15
1
Building 2.1.rc1 with cluence, but without libstemmer
Hi,
I'm testing out 2.1.rc1, building against clucene 2.3.3.4.
Without libstemmber, the build fails because it attempts to include SnowballAnalyzer.h which is not part of "core" clucene.
Simple patch below to make dovecot 2.1.rc1 build with clucene but without libstemmer (or textcat).
Looking at libstemmer itself, there are multiple versions. The version in clucene is put into
2013 Feb 26
3
mfi timeouts
> On 28/10/2011 04:14, Jan Mikkelsen wrote:
> >/ Hi,
> />/
> />/ There is a patch linked to from this PR, which seems very similar:
> />/
> />/ http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416
> />/
> />/ http://lists.freebsd.org/pipermail/freebsd-scsi/2011-March/004839.html
> />/
> />/ The problem is also consistent with running
2003 Apr 02
8
[Bug 530] problems with port forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=530
Summary: problems with port forwarding
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: gilbert at
2006 Oct 13
1
Duplicate mails
Hi,
one of our customers reported a problem after we moved her maildir to
another disk. (Jail in FreeBSD 6, moved to another disk with rsync.)
For some reason she's seeing duplicates of almost every message from
November, 2005 until June, 2006 (the move happened in September, 2006.)
It seems like these mails have been respooled somehow and been inserted
into the maildir with the same date
2016 Jul 02
2
Deletion of mail from Junk mailbox
I have a pigeon sive running which directs some of my received mail to the Junk folder. That works just fine. However, a couple minutes later, it is moved to Deleted mailbox and deleted from Junk. At first I thought my client was doing that so I shut down the client and it still happens. Here are the log entries:
Jul 2 00:36:31 mail dovecot: imap(doug): copy from INBOX: box=Junk, uid=10842,
2002 Sep 11
10
Too many processes kills server
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Blank Bkgrd.gif
Type: image/gif
Size: 145 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20020911/a89e1b74/BlankBkgrd.gif
2004 Dec 16
0
MuSE 0.9.1 codename STREAMTIME
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
annunciazio' annunciazio'!
dyne.org autoproduzioni & the FreakNet Medialab
proudly present:
__ __ ____ _____ ___ ___ _
| \/ |_ _/ ___|| ____| / _ \ / _ \ / |
| |\/| | | | \___ \| _| | | | | (_) || |
| | | | |_| |___) | |___ | |_|
2004 Dec 16
0
MuSE 0.9.1 codename STREAMTIME
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
annunciazio' annunciazio'!
dyne.org autoproduzioni & the FreakNet Medialab
proudly present:
__ __ ____ _____ ___ ___ _
| \/ |_ _/ ___|| ____| / _ \ / _ \ / |
| |\/| | | | \___ \| _| | | | | (_) || |
| | | | |_| |___) | |___ | |_|
2010 May 13
0
[PATCH matahari] Moving QMF functionality into a transport layer.
This is the first step towards separating the APIs from the means by
which they are carried between the remote and local system.
Added a few new classes and types:
* HostTransport - defines a type for talking to the Host
* Host - the public contract for the host APIs
* HostAgent - the QMF transport layer
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
.gitignore
2020 Jan 09
0
Relicensing Xapian
This is an update on the current status of the relicensing, but also an
opportunity to give feedback. Sorry it's rather long, but I think it's
necessary to summarise the situation - there are probably list members
who weren't even born at the start of the history of this!
Xapian is currently licensed as GPLv2+, but isn't something we actually
chose for Xapian, but rather due to a
2006 Mar 09
0
Problems protecting one share folder...?
Hi people.
I have been reading about shares access protection with samba, i found
some sites googling but i still dont know how to implement this problem,
this is my situation:
smb.conf for that share:
[test]
comment = Test System
path = /opt/test
writeable = yes
valid users = @inges @notelaacabas @mfonseca @mvalencia
read list = mfonseca mvalencia
create mode = 0660
2004 Aug 06
1
MuSE 0.9 codename "COTURNIX" - out now with new major features!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
<p><p>re all!
about the running question (as i read on the http://icecast.org website
in the 3rd party software section) if MuSE is working with icecast2,
here is the answer: it definitely does :)
the problem was fixed a couple of months ago in the CVS code, now we
have a new stable release which will get hopefully soon properly
packaged
2006 Jul 17
2
(un)selectable folders
Hi ya'll
I'm using dovecot 0.99.11 and I have a doubt about some folders.
The Inbox folder is greyed out on most of my clients, and I just
cannot move any message (on other folders) into inbox. I'd like to
know if I can do that.
Besides that, when I select the Drafts folder I get the "Mailbox isn't
selectable" warning, and cannot save any drafts there so, how could I
2007 Mar 05
1
NTLM authentication with squid using smbpasswd/tdbsam?
Hi,
I want to set up squid (2.6.9) with Samba (3.0.24) using
NTLM authentication. I don't want to authenticate against an AD
server; I just want to authenticate against a smbpasswd backend
without sending the password over the network in the clear.
The squid server is on the same box a the Samba server providing
file/print services to XP workstations.
The primary way of using NTLM seems
2010 May 27
1
[PATCH matahari] Introduces a multiplexer for taking requests and mapping them to APIs.
The Multiplexer lets Matahari register APIs and then call them by that
registered name. APIs are function pointers in the form of:
const char* function(const char *);
where the API takes as input a descriptor containing any arguments, and
returns an array containing the response or result.
Also adds a testing directory and unit tests to validate the
Multiplexer.
The new directory, src/tests,
2009 Oct 14
0
[PATCH node] Provides a new storage administration system to the managed node.
Users can now:
* Add a new storage pool.
* Delete a storage pool.
* Start and stop storage pools.
* Add a new storage volume.
* Delete a storage volume.
* List existing storage pools, with details.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
Makefile.am | 31 +++++---
nodeadmin/addpool.py | 182 ++++++++++++++++++++++++++++++++++++++++++++
2010 Apr 21
1
[PATCH matahari] Created a new platform-abstraction layer named Platform.
It provides an initial implementation, LinuxPlatform, which is by
default included in the build. Later code will refactor the build
process to include the appropriate implementation depending on the
target platform.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
src/Makefile.am | 4 ++
src/linux_platform.cpp | 117 ++++++++++++++++++++++++++++++++++++++++++++++++