Displaying 20 results from an estimated 8000 matches similar to: "sieve: extract first chars of body in sieve script"
2017 Jul 22
2
SIEVE: handling of lineending in fields
Hello,
migrated von the mailserver from centos to alpine linux. Most parts are
run well.
dovecot 2.2.31
sieve: 0.4.19
But i fight with on behavior.
I have an sieve script which pipes a few fields to an external script
which send this data to an telegram-bot.
the part of the sieve-script.
if header :matches "Subject" "*" {
set "subject" "${1}";
}
if
2018 Nov 15
2
Sieve notify variables not working with body?
Hi,
I want to send notification like this:
if body :text :matches "*" {
notify :importance "3"
:message "[NOTIFY] ${1}"
"mailto:test at example,com";
}
The notification works but the variable ${1} seems to be empty.
But in this case:
if header :matches "Subject" "*" {
notify
2013 Aug 29
1
Pigeonhole Sieve - sent message to xmpp account
Hello,
does someone know, how far the implementation of enotify - xmpp is.
Would be nice to push notifications to an jabber account for specific
filtered mails.
Regards,
Ingo
2018 Nov 16
1
Sieve notify variables not working with body?
Thanks, now it works.
But it seems that :message string (of notify command) is limited to 255
chars.
Is there any chance to change limit to 512 ?
require ["body","enotify","variables","foreverypart","mime","extracttext"];
foreverypart
{
if header :mime :type :is "Content-Type" "text"
{
extracttext
2010 Oct 31
3
sdbox-format and sa-learn(spamassassin)
Hello,
is it somehow possible to use sa-learn on sdbox-mailboxes?
Maybe i can use dsync to "mirror" the mailboxes(only the spam-subfolder)
to another
location and convert it to mbox or maildir and act then on it with sa-learn?
I know the antispam-Plugin, but until now no success, to get it running.
So I think about
an way, to learn via sa-learn on an file which i can process.
2018 Sep 19
3
[Sieve] Matches on body content - looking for working example
I have tried to do something like
if body :content ["multipart"] :matches ["Original-Message-ID" ?*?] { set "Original_Message_ID" "${0}"; }
but instead getting Original Message ID I?m getting value from previous match which was
if envelope :matches "From" "*" { set "sender" "${0}"; }
Is there any example of working
2023 May 17
1
[Gluster-devel] Error in gluster v11
On Tue, May 16, 2023 at 4:00?PM Gilberto Ferreira <
gilberto.nunes32 at gmail.com> wrote:
> Hi again
> I just noticed that there is some updates from glusterd
>
> apt list --upgradable
> Listing... Done
> glusterfs-client/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
> glusterfs-common/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
> glusterfs-server/unknown 11.0-2
2023 May 16
1
[Gluster-devel] Error in gluster v11
Hi again
I just noticed that there is some updates from glusterd
apt list --upgradable
Listing... Done
glusterfs-client/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
glusterfs-common/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
glusterfs-server/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libgfapi0/unknown 11.0-2 amd64 [upgradable from: 11.0-1]
libgfchangelog0/unknown 11.0-2 amd64
2017 Jul 25
0
SIEVE: handling of lineending in fields
Op 22-7-2017 om 18:02 schreef Ingo Thierack:
> Hello,
>
> migrated von the mailserver from centos to alpine linux. Most parts are
> run well.
>
> dovecot 2.2.31
> sieve: 0.4.19
>
> But i fight with on behavior.
>
> I have an sieve script which pipes a few fields to an external script
> which send this data to an telegram-bot.
>
> the part of the
2023 May 16
1
[Gluster-devel] Error in gluster v11
Ok. No problem. I can test it in a virtual environment.
Send me the path.
Oh but the way, I don't compile gluster from scratch.
I was used the deb file from
https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em ter., 16 de mai. de 2023 ?s 09:21, Xavi Hernandez <jahernan at redhat.com>
escreveu:
>
2023 May 16
1
[Gluster-devel] Error in gluster v11
Hi Gilberto,
On Tue, May 16, 2023 at 12:56?PM Gilberto Ferreira <
gilberto.nunes32 at gmail.com> wrote:
> Hi Xavi
> That's depend. Is it safe? I have this env production you know???
>
It should be safe, but I wouldn't test it on production. Can't you try it
in any test environment before ?
Xavi
>
> ---
> Gilberto Nunes Ferreira
> (47) 99676-7530 -
2023 May 16
1
[Gluster-devel] Error in gluster v11
Hi Xavi
That's depend. Is it safe? I have this env production you know???
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em ter., 16 de mai. de 2023 ?s 07:45, Xavi Hernandez <jahernan at redhat.com>
escreveu:
> The referenced GitHub issue now has a potential patch that could fix the
> problem, though it will need to be verified. Could you try to apply the
2023 May 16
1
[Gluster-devel] Error in gluster v11
The referenced GitHub issue now has a potential patch that could fix the
problem, though it will need to be verified. Could you try to apply the
patch and check if the problem persists ?
On Mon, May 15, 2023 at 2:10?AM Gilberto Ferreira <
gilberto.nunes32 at gmail.com> wrote:
> Hi there, anyone in the Gluster Devel list.
>
> Any fix about this issue?
>
> May 14 07:05:39
2019 Jan 29
2
¿Como informe con tablas que se puedan organizar dinámicamente?
Buenísimo!
Mil gracias. Muchísimo más facil que pedir disculpas. Me pongo a ello.
Hau idatzi du Carlos Ortega (cof en qualityexcellence.es) erabiltzaileak (2019
urt. 29, ar. (21:09)):
> Hola,
>
> Sí, puedes hacerlo con un widget "datatable" que puedes incluir en un
> informe RMarkdown.
> Mira el ejemplo aquí:
>
> http://www.htmlwidgets.org/showcase_datatables.html
2023 May 15
1
Error in gluster v11
Hi there, anyone in the Gluster Devel list.
Any fix about this issue?
May 14 07:05:39 srv01 vms[9404]: [2023-05-14 10:05:39.618424 +0000] C
[gf-io-uring.c:612:gf_io_uring_cq_process_some] (-->/lib/x86_64
-linux-gnu/libglusterfs.so.0(+0x849ae) [0x7fb4ebace9ae]
-->/lib/x86_64-linux-gnu/libglusterfs.so.0(+0x8a2e5) [0x7fb4ebad42e5]
-->/lib
/x86_64-linux-gnu/libglusterfs.so.0(+0x8a1a5)
2018 Nov 16
0
Sieve notify variables not working with body?
Op 15-11-2018 om 23:54 schreef Bambero:
> Hi,
>
> I want to send notification like this:
>
> if body :text :matches "*" {
> ?????????? notify :importance "3"
> ?????????????? :message "[NOTIFY] ${1}"
> ?????????????? "mailto:test at example <mailto:test at example>,com";
> }
>
> The notification works but the variable
2007 Jun 22
2
got-name
Is it just me, or is the AGI interface at cnam.got-name.com failing for
others? Anyone know how to contact them without sending postal mail or
telegram?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3221 bytes
Desc: S/MIME Cryptographic Signature
Url :
2024 May 30
1
Samba 4.15.13 GPO and Windows 10/11
Oh! It's works.
Thanks a lot.
God bless you all.
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em qui., 30 de mai. de 2024 ?s 10:40, miguel medalha <medalist at sapo.pt>
escreveu:
> For a GPO to work, both "Authenticated Users" and "Domain Computers" must
> have "Read" rights.
>
> On a Policy Object, go to
2024 Sep 21
1
GlusterFS Replica over ZFS
I assume you will be using the volumes for VM workload.There is a 'virt' group of settings optimized for virtualization (location at /var/lib/glusterd/groups/virt) which is also used by oVirt. It guarantees that VMs can live migrate without breaking.
Best Regards,
Strahil Nikolov
On Fri, Sep 20, 2024 at 19:00, Gilberto Ferreira<gilberto.nunes32 at gmail.com> wrote: Hi there.
2012 Feb 06
2
Possible broken indexer(lucene/solr)?
Hello,
try to use the new 2.1rc and don't get any data in the searchindex.
Tried first lucene, and switched than back so solr.
If I do an search in an mailfolder, i get in the dovecot-log
2012-02-06 22:17:11 | dovecot: |
indexer-worker(xxxxxx): Indexed 0 messages in INBOX/dovecot
Log from solr.
Feb 6, 2012 10:17:11 PM org.apache.solr.core.SolrCore execute
INFO: []