similar to: Sieve & Regex

Displaying 20 results from an estimated 80 matches similar to: "Sieve & Regex"

2010 Nov 24
2
Change the class of columns in a data frame
Hi. First of all, excuse me if I do any mistakes, but English is not a language I use very often. I have a data frame with numbers. A small part of the data frame is this: nominal ordinal 2 2 2 1 2 1 2 2 So, I want to use the gower distance function on these numbers. Here (
2016 Sep 06
3
sieve - find in header
Hello list, have a problem with sieve script. I want to perform an action if an arbitrary headerline contains a defined string. I tried with regex: if header :regex [".*"] ["searchstri.*"] { fileinto "junk"; } This is not working because regex is only used in 2nd argument ["searchstri.*"] In 1st argument [".*"] no regex is used, sieve
2012 Jun 11
1
[LLVMdev] include files
The LLVM Coding Standards discuss include files at some length. Suggests that the minimal list of includes be listed. Experimenting, I find the list is much shorter that used by most passes, perhaps only 3 or 4 files, probably because the necessary declarations are included indirectly. For example, I might get away with a .h file including only #include "llvm/Analysis/AliasAnalysis.h"
2019 Aug 27
1
Group emails based on custom header
Hi, Can i "group by" e-mails based on custom header in imap? According to my experience if i use "XX UID SEARCH INTHREAD REFS HEADER myheader myvalue" i receive? emails UID gathers by HEADER+VALUE, but in this way i need to fetch all emails using several imap SEARCH. Has dovecot any features that would help me do this? Thank you!! -------------- next part -------------- An
2020 Jun 12
0
How to change SIP header TO: ?
Hello friends. I have a softswitch in which I cannot create a list of blocked source numbers; So, I have thought to use Asterisk and return a 302 message when the number can make the call, my dialplan is as follows: [from-external]   exten => _AX.,1,Verbose(=======> ${CALLERID(num)} to ${EXTEN})    same =>      n,Set(MYDESTINY=${REPLACE(${EXTEN},A,)})    same =>     
2011 Aug 03
1
[LLVMdev] dwarf directory table and file table
On 2 August 2011 20:02, Devang Patel <dpatel at apple.com> wrote: > Hi Nick, > > On Aug 2, 2011, at 6:56 PM, Nick Lewycky wrote: > > > I've been looking into the debug info in llvm recently. After conferring > with a DWARF expert, I think what we really want for a file is to enter the > actual name of the header that the preprocessor found between "" or
2005 Aug 11
1
win32, ssh and rsync
Hi all I have been trying to get myhead around this for smetime now and hope one of the gurus here can assist. I would like to connect to a server(that is not running a rsync daemon) to push files from a win32 (2003 server) to an OBSD machine. The command I have successfully used is: rsync -Rrazvvu -e "ssh -i .ssh/pvt" /cygdrive/c/dirname username@1.2.3.4:BACKUP [where BACKUP is a
2002 Oct 28
6
Carrying non-audio data in an Ogg/Vorbis I stream
Hello, I would like to "piggy-back" other data in an Ogg/Vorbis I physical stream (i.e. file) in a manner that does not conflict with specifications and existing decoders/players/editors etc. As far as I can see, I have some possible choices: 1 - Chaining a logical bistream at the end. If this is the way to go, two questions arise to begin with: q1a - How to identify this stream in a
2009 Jul 23
1
Problem with sieve scripts including sieve scripts
I have the following global cmusieve scripts defined in /etc/dovecot/sieve, which is owned by the user deliver is run (virtual) as defined in the lda session of dovecot.conf: global-spam.script ====================================== require ["fileinto"]; # Move spam to spam folder if header :contains "X-Spam-Level" "********************" { fileinto
2001 Feb 13
0
printing from Solaris 7 to W2K Pro.
Greeting All, I am trying to set up my Solaris box to print to my w2k pro machine. I have samba 2.0.7 installed but dont seem to have the smbprint command. Does anyone know how I need to configure my sun machine to do this and where I can get the smbprint command from? Thank you Alin Osan for solving my previous problem. Ed Edward Crabtree, Jr. Unisys Edward.Crabtree@unisys.com
2009 Feb 06
1
Hi all,
Hi all, as I told earlier, I am installing an email server with postfix/dovecot/dspam (for now that's all, though some programs may come later). For now, what works good enough is that I receive mails and spams are tagged. Dovecot version 1.1.7-r1 compiled from the gentoo depository with debug. The path of a mail is 1/ to be passed to dspam by postfix as a virtual transport with this in
1999 May 07
0
Refresh or Cache Problem with Samba 2.0.2
Everyone, I have an odd problem. I have Shares that are accessed by both PC and Solaris clients. When a file is read by a PC and then Modified by a UNIX session the changes to that file only show up on the UNIX sessions. Samba seems to Cache the file and use the old incorrect data. If you modify the file with a PC application then everything is fine and the "Cache" is updated. I was
2007 Sep 10
1
using bootstrap for tree selection step in rpart
Hi I was wondering if someone could help me with an rpart problem. I can see that cross-validation is the default for tree selection in rpart -- has a bootstrap method been implemented anywhere? I think this is a different thing to 'bagging' or 'boosting' -- I still want 'one' tree at the end, I just would like it chosen using a bootstrap method. Any ideas??? Thanks
2000 Apr 19
0
Solaris upgrade
Everyone, I have upgraded SAMBA 2.04 to 2.06 and server versions 2.6 to 2.7 Solaris. After reloading SAMBA I get an internal error in my logs and users an not connect even though it shows up in the network. Below is the error in the log [2000/04/19 09:25:36, 0] lib/util.c:(2456) PANIC: internal error /usr/local/samba %more log.rmassey [2000/04/19 08:04:26, 0] libsmb/clientgen.c:(3258)
2006 Dec 10
1
Huge IMAP folder takes forever
Hi! Just updated to 1.0 rc15, but the problem remains. I think it could be client-dependent to some extent. I have only IMAPS access and Maildir. I have one mailbox which contains some 10,200 mails. That mailbox takes forever (have waited 30 minutes and then aborted) to open with Thunderbird 1.5.0.7. Other mailboxes (like dovecot :-), only 6984 mails) opens quickly. When Thunderbird tries to
2000 Apr 18
12
Samba Upgrade
Everyone, I upgraded Solaris 2.6 box running Samba 2.0.4 to a Solaris 7 with a new version of Samba 2.0.6 I used all my old smb.conf files on this new server and now I can see the server but when you try to connec to it is give the message " Not accessable " Unexpected network error occured" Thanks for any help getting this figured out it must be some thing small I am missing
1998 Mar 05
14
Browsing
I am configuring Linux (2.0.33) as a local router. I am wanting to use Samba (1.9.18p3) to "manage" the browse lists on my network so that computers on each subnet can browse resources on the other subnets. My local network consists of Win95 and NT40 workstations with NT40 servers. My test configuration consists one token ring segment on one side of the Samba box (network .192) and
1998 Sep 21
15
Unsubscribe
How do i unsubscribe??
2003 Dec 01
0
No subject
Edit the file called src/EDITME and put the result in a file called Local/Makefile. Then you may proceed ... and next time ... you post an error message you may want to be specific ... not "or something like that" ... On Mon, 21 May 2001, Mager Charles WB wrote: > Again another email ALMOST off the point, but not quite. The first question, > which is to do with samba, is - How
2003 Jan 29
1
Win98 clients accessing Samba file server.
HI All I'm in the process of setting up my first Linux box at work, a basic file server for all 20+ Win clients (I'm sick of paying M$ CAL) all have a 'home' directory and all share a 'shared' directory. What my problem is, everything is working OK with WinXP/2000 I can see the shared directory and our own home directory on the Samba box. With Win98 I can only see and