Displaying 20 results from an estimated 27 matches for "chris2014".
2017 Jun 05
0
Re: Isolate VMs' network
Hi there!
I would like to know the same! Currently I am using iptables to do it.
Thanks.
2017-06-05 8:58 GMT-03:00 Chris <chris2014@postbox.xyz>:
> All,
>
> I'm trying to setup a network with some virtual machines, that can connect
> to each other and to the internet, but neither to the host nor to other
> VMs.
>
> Is there any preconfigured network filter or best-practice for this setup?
> Of co...
2018 Sep 20
1
dovecot.index.pvt reset
All,
maybe that's a similar issue like the one mentioned in [1],
nevertheless I started a new thread.
Using public folders:
location =
maildir:/var/vmail/public/:LAYOUT=fs:INDEXPVT=%h/.public-indexes
When deleting a public maildir in filesystem (rm -rf ...) and copying
back from backup, it's older than the users' dovecot.index.pvt files.
(%h is in another directory). Then the
2018 Oct 02
2
Delete vs. Expunge in Public Namespace
All,
my IMAP client [1] marks messages as deleted, but doesn't expunge.
Dovecot (2.2.27-3+deb9u2) expunges them. Is this because the mailbox is
part of public namespace?
....
::1.38247-::1.00143: MALP6 STORE
48,49,50,51,52,53,54,55,56,57,58,59,60,61 +FLAGS (\Deleted)
::1.00143-::1.38247: * 48 FETCH (FLAGS (\Deleted \Seen))
* 49 FETCH (FLAGS (\Deleted \Seen))
* 50 FETCH (FLAGS (\Deleted
2018 Oct 03
1
Delete vs. Expunge in Public Namespace
On 3 Oct 2018, at 9.03, Chris <chris2014 at postbox.xyz> wrote:
>
> On Tue, 2 Oct 2018 18:04:21 +0200
> Chris wrote:
>
>> Is this because the mailbox is
>> part of public namespace?
>
> Or are they expunged because they're duplicates? Is there any check?
> Based on Message ID?
No.. None of this...
2017 Jun 05
6
Isolate VMs' network
All,
I'm trying to setup a network with some virtual machines, that can connect
to each other and to the internet, but neither to the host nor to other
VMs.
Is there any preconfigured network filter or best-practice for this setup?
Of course, I could setup iptables rules on the host, but I'd prefer
libvirt to handle them.
- Chris
2020 Feb 14
3
shared folder name or public folder with mail address
On 2/14/20 2:23 PM, Tobias Kirchhofer wrote:
> On 14 Feb 2020, at 14:05, Armin Schindler wrote:
>
>> On 2/14/20 11:44 AM, Tobias Kirchhofer wrote:
>>> On 14 Feb 2020, at 11:06, Armin Schindler wrote:
>>>
>>> ??? Hello!
>
> [?]
>
>>> For our new setup (planned with CentOS 8, waiting for the official repo for the latest dovecot
>>>
2017 Jun 06
0
Re: Isolate VMs' network
Chris wrote:
> I'm trying to setup a network with some virtual machines, that can connect
> to each other and to the internet, but neither to the host nor to other
> VMs.
Thank you for your replies. Unfortunately, I didn't mention, that I'd like
to be able to test malicious software, so my network filtering shouldn't
depend on the guests' IP addresses. I think I have
2018 Dec 08
1
import qcow with snapshots
All,
is it possible to create a new KVM machine from an existing qcow (v3)
image with snapshots? snapshot-list doesn't show them, when using
virt-manager 1:1.5.1-0ubuntu1.1 to create the machine.
* t-ad5.img: QEMU QCOW Image (v3), 42949672960 bytes
chris@cd:/data/md0$ qemu-img snapshot -l t-ad5.img
Snapshot list:
ID TAG VM SIZE DATE VM CLOCK
1
2014 Dec 12
0
Dropbox on CentOS 6?
Hi,
On 12/11/2014 08:55 AM, Niki Kovacs wrote:
> Is there a way that
> 1. Actually works?
> 2. Doesn't include jumping through burning loops?
just use the Fedora RPM from Dropbox. It's working fine. The files
included and a German posting is at
http://chris-blog.net/2014/07/dropbox-unter-centos-installieren/
--
Gru?,
Christian
2014 Dec 15
0
Dropbox on CentOS 6?
On 12/15/2014 12:52 PM, Sorin Srbu wrote:
> Ran into the same problem. An error log in .xsession-errors was
> mentioned so I had a look there. Is anybody able to make heads or
> tails of the below? Thanks.
Have you SELinux enabled?
--
Gru?,
Christian
2015 Feb 16
0
CentOS6 box fails
Dear All,
I used to use CentOS 6 on my desktop without any issues until this
morning. Booting stops after the libvirt-guests and certmonger init
script. I don't start any guests at boot-time. In rc3.d is only the
S99local script after certmongers.
Normally, I just suspend this box, so I'm not sure when I rebooted it
last time successfully.
Does anyone happen to know why booting stops? I
2017 Oct 22
0
NFS4 mount nobody 99 / 99
All,
I've a NFS4-mount on a CentOS Client with the following parameters:
(rw,soft,intr,tcp,port=2049,sloppy,addr=xxxx,clientaddr=yyyy)
This mount contains a rsync /home-Backup. All home-folders are owned by
nobody:nobody, stat displays uid and gid = 99. Folder permissions are
700.
I'm very surprised, that I can access my own home, but no foreign
folders, although it looks like
2016 Feb 01
2
ACL and LDAP
Dear All,
is it possible to store ACLs in LDAP?
Does anyone happen to have a script that syncs ACLs read from LDAP with
Dovecot?
- Chris
2016 Feb 17
3
edit ACL files
Dear All,
is it possible to edit ACL files regularly with an editor or is there any
reason to use doveadm?
- Chris
2016 Feb 19
2
Maildir++ and fs-layout
Dear All,
can I use Maildir++ Layout for private namespace and fs-layout for public
namespace on the same server, provided that the hierarchy separator is the
same (.)?
Are all parts of dovecot (especially deliver, sieve and lmtp) compatible
with fs-layout? Are there any restrictions I have to obey?
- Chris
2016 Feb 25
2
Different Quotas For Public Namespace
Dear All,
are different quotas for public namespace folders possible? They're in the
same namespace.
If I got it right, the wiki says there's one quota per namespace only?
- Chris
2016 Feb 25
2
Block public namespace mail when quota exceeded
Dear All,
is it possible to temporarily reject mails, when quota of public namespace
subfolder is exceeded? I'd check folder size with a cronjob.
Dovecot is using a system user, so I guess blocking post and insert in ACL
isn't a solution?
I don't want to set the folder to read-only, that users can still delete
mails.
Thank you in advance.
- Chris
2016 Sep 28
2
Softlinks
All,
I'm using Maildir. Is it possible to move all (or only some) maildirs with
softlinks to another partition?
- Chris
2018 Oct 03
0
Delete vs. Expunge in Public Namespace
On Tue, 2 Oct 2018 18:04:21 +0200
Chris wrote:
> Is this because the mailbox is
> part of public namespace?
Or are they expunged because they're duplicates? Is there any check?
Based on Message ID?
- Chris
2020 Feb 15
0
shared folder name or public folder with mail address
> Armin Schindler <armin.schindler at sysgo.com> hat am 14. Februar 2020 15:02 geschrieben:
> One public namespace would look like it is with cyrus in the client: one "shared/"
> folder to open/close.
That's right, but there is one important difference: Cyrus sorts those folders alphabetically, Dovecot doesn't. Dovecot guys say it's the client's job and