Displaying 14 results from an estimated 14 matches for "shalygin".
2019 Jul 10
4
Samba 4.10.6 for rhel7/centos7 rpms
Hi Konstantin,
On Wed, 10 Jul 2019, Konstantin Shalygin via samba wrote:
> Vincent, excellent work!
Thank you. Glad it's helping others.
> Can you also provide support for rados vfs (already exists in SPEC) and
> ctdb_mutex_ceph_rados_helper?
That's probably doable but you'd have to BETA-test for me since I don't
have a wo...
2017 Feb 15
2
[Sieve] Is the way to run external script to get attachment?
Hello.
Read all about Extprograms, but have a question.
Use case:
Every day we have couple messages with attachment (from one sender, this
is one-way communication). This attachment is uploads to ownCloud. By
hand... need some automation.
As I see, pipe cat execute scripts with text data USER/FROM/SUBJECT -
and I think with variables it can be any text data, how about attachment?
How I see
2019 Nov 06
2
Samab 4.11.2, 4.10.10 and 4.9.15 for rhel7/centos7 rpms
On Wed, 6 Nov 2019, Konstantin Shalygin wrote:
> On 11/5/19 8:26 PM, vincent at cojot.name wrote:
>> can you provide more detail?
>>
>> RHEL7 has libtomcrypt but no devel rpm for it.
>> That's the onoy issue I had with it.
>
> tomcrypt.h is required for build this package.
Yes, that's the re...
2019 Jul 11
2
Samba 4.10.6 for rhel7/centos7 rpms
...hank you for the diff. I will review it and merge it today.
About the missing directories, I think it may be doable to add them to the
'ctdb' rpm. As I'm not using ctdb, what should the ownership/permissions
be for those directories?
Regards,
Vincent
On Thu, 11 Jul 2019, Konstantin Shalygin wrote:
> On 7/10/19 9:49 PM, vincent at cojot.name wrote:
>
>
> Attached diff for SPEC. I'm not a rpm (many small packages) lover, so this is
> may be a dirty solution and should be refactored.
> Also, when I was setup ctdb this catalogs should be exists [1]
>
> ```
&g...
2019 Nov 01
4
Samab 4.11.2, 4.10.10 and 4.9.15 for rhel7/centos7 rpms
Hi everyone,
I've posted some rpm builds of samba 4.11.2, 4.10.10 and 4.9.15 for
RHEL/Centos 7.x (currently 7.7). The 4.11 rpms use the python3 and
python3-devel rpms introduced in the standard RHEL/Centos repos at the
same time as the 7.7 version.
Comments and/or testing feedback would be most welcomed.
http://nova.polymtl.ca/~coyote/dist/samba/samba-4.11.2
2017 Feb 16
0
[Sieve] Is the way to run external script to get attachment?
On Wed, 15 Feb 2017 17:13:31 +0700
Konstantin Shalygin <k0ste at k0ste.ru> wrote:
> Read all about Extprograms, but have a question.
> Use case:
> Every day we have couple messages with attachment (from one sender,
> this is one-way communication). This attachment is uploads to
> ownCloud. By hand... need some automation.
> As...
2018 Mar 28
2
[sieve][pigeonhole] Can't catch stdout for pipe script after upgrade Dovecot 2.2 -> 2.3
Hi.
I use custom script:
> require [ "vnd.dovecot.pipe", "variables" ];
>
> if address :is :all "from" "snip at snap"
> {
> ? pipe "sieve_to_owncloud";
> }
sieve_to_owncloud:
> DATE=`date +%Y-%m-%d_%H-%M-%S`
> PYTHONIOENCODING=utf8 python /opt/sieve-pipe/python-imap-to-owncloud.py \
> ? --owncloud-host
2018 Mar 28
0
[sieve][pigeonhole] Can't catch stdout for pipe script after upgrade Dovecot 2.2 -> 2.3
Op 3/28/2018 om 6:01 AM schreef Konstantin Shalygin:
>
> Hi.
>
>
> I use custom script:
>
>> require [ "vnd.dovecot.pipe", "variables" ];
>>
>> if address :is :all "from" "snip at snap"
>> {
>> ? pipe "sieve_to_owncloud";
>> }
>
>
> sieve...
2019 Jul 12
1
Samba 4.10.6 for rhel7/centos7 rpms
Hi Konstantin,
On Fri, 12 Jul 2019, Konstantin Shalygin wrote:
> On 7/11/19 8:59 PM, vincent at cojot.name wrote:
>> Thank you for the diff. I will review it and merge it today.
>> About the missing directories, I think it may be doable to add them to the
>> 'ctdb' rpm. As I'm not using ctdb, what should the ownershi...
2020 Feb 14
2
Samab 4.11.2, 4.10.10 and 4.9.15 for rhel7/centos7 rpms
Hi Konstantin,
True, for 4.11.y I didn't backport the changes I made on 4.9.x/4.10.x for
glusterfs. Is this what you were talking about?
Vincent
On Fri, 14 Feb 2020, Konstantin Shalygin via samba wrote:
>> Ah, good catch! I'll update it shortly.
>> Thanks
>
> Vincent, this issue still not fixed even for samba 4.11.6
>
>
>
> Thanks,
>
> k
>
> --
> To unsubscribe from this list go to the following URL and read the
> instruction...
2019 Jul 08
8
Samba 4.10.6 for rhel7/centos7 rpms
Hi everyone,
I've posted some updated source and binary rpms following the release of
updates by the samba project. Updated rpms include samba-4.10.6 and
ldb-1.5.5.
Here are the links:
- http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7
As usual, these work fine for me (4.10.6) but YMMV. Please do report
issues if you find some.
Regards,
Vincent
2019 Jul 10
0
Samba 4.10.6 for rhel7/centos7 rpms
> Hi everyone,
>
> I've posted some updated source and binary rpms following the release of
> updates by the samba project. Updated rpms include samba-4.10.6 and
> ldb-1.5.5.
>
> Here are the links:
> -http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7
>
> As usual, these work fine for me (4.10.6) but YMMV. Please do report
> issues if you find some.
2019 Jul 12
0
Samba 4.10.6 for rhel7/centos7 rpms
On 7/11/19 8:59 PM, vincent at cojot.name wrote:
> Thank you for the diff. I will review it and merge it today.
> About the missing directories, I think it may be doable to add them to
> the 'ctdb' rpm. As I'm not using ctdb, what should the
> ownership/permissions be for those directories?
ctdb works from root, so just root ownership.
> I've merged your patch
2020 Feb 15
0
Samab 4.11.2, 4.10.10 and 4.9.15 for rhel7/centos7 rpms
On 2/14/20 8:16 PM, vincent at cojot.name wrote:
> True, for 4.11.y I didn't backport the changes I made on 4.9.x/4.10.x
> for glusterfs. Is this what you were talking about?
I mean libtomcrypt-devel is still commented in SPEC.
k