Displaying 19 results from an estimated 19 matches for "xfilter".
Did you mean:
filter
2008 Dec 13
3
can deliver filter through spamc?
I'm using maildrop to filter mail like:
xfilter "/usr/bin/spamc"
xfilter "/usr/bin/bogofilter -ep"
I want to change to deliver (so I can use sieve) but can deliver do this?
2006 Oct 11
1
deliver + xfilter
I'm currently using maildrop to do delivery, because I like to use it's
xfilter to pipe through spamc.
I don't see a similar option for dovecot's deliver. Is there something? It
would be nice to use deliver, since I use dovecot for reading mail.
2011 Feb 06
2
maildrop and multi-dbox
...y using this sequence:
1) cron starts fetchmail periodically under user manfred to collect my
mails from various email accounts.
2) In ~/.fetchmailrc I have configured /usr/bin/maildrop as MDA.
3) In ~/.mailfilter (used by maildrop) I have extensive filtering in
place and call bogofilter (by using xfilter) to classify spam mails.
This works fine so far. Now I'd like to migrate to dovecot's new format
multi-dbox.
My question now: Is it correct that then I cannot longer use
maildrop and would need to switch do dovecot-lda?
--
Thanks,
Manfred
2012 Jun 22
2
LDA vs maildrop... LDA *and* maildrop?
We're considering a move from Courier to Dovecot.? So far, looks like
it's not too bad, but the most challenging obstacle is what to do about
our local delivery.? Factors:
1. we use a lot of maildrop "features" that are impossible in sieve
without piping to an external program (would rather not re-write our
working maildrop scripts in another language)
2. would love to try
2006 Nov 04
1
deliver feature request (filter)
I'm using maildrop for delivery, because I want to filter through
spamassassin before delivery. Maildrop makes that trivial.
It seems deliver can pipe (one way) to a command, but what is needed is to
pipe:
deliver -> spamd -> deliver
which is what the maildrop xfilter does.
2006 Nov 16
1
LDA Question
...user's folder, then call spamassassin according to the user's
preferences. The file is simple, and looks like this --
if ( $SIZE > 20971520 )
{
EXITCODE=77
echo "Your email was rejected because it exceeded limit of 20 MB"
exit
}
if ( $SIZE < 26144 )
{
exception {
xfilter "/usr/local/bin/spamc -u user at domain.com"
}
}
exception {
to "$DEFAULT/Maildir/"
}
What is the most straightforward way to have 'Deliver' do the same
thing, without changing the way that SA gets called? Apologies in
advance if this is a boneheaded questio...
2011 Sep 15
1
Detecting duplicate messages with sieve
...: *!.*/
FROM1=${MATCH2}
/^Subject: *!.*/
log "$FROM (${FROM1}) => Not Delivered duplicate MSG-ID. Subject
${MATCH2}\n"
exit
}
###
Is there a similar feature in sieve or can I still use the upper setup?
Another question is about to add this header line in every mail.
xfilter "${REFORMAIL} -a\"Lines: $LINES\""
Thanks for your help.
BR
Aleks
2007 Dec 13
1
Omega datevalue search fails during scriptindex flush
...Replace: 6706477
Replace: 6706478
*****************
Since there is no output after entering several enters, I assume scriptindex is indexing data.
* The search I perform on omega is as follows:
omega?P=harry&B=XINja&B=XAR0&DEFAULTOP=and&DB=...&FMT=customxml&xDB=...&xFILTERS=--O&TOPDOC=0&HITSPERPAGE=20&MINHITS=50&DATEVALUE=4&START=20071206
* After a while (20-30 seconds), omega just returns a blank page. No errors nothing (not even in apache error logs).
If I remove the DATEVALUE=4&START=20071206 everything just works fine. If scriptindex is...
2011 Apr 27
2
Omindex: what are the default numbered indexes?
...default
duplicates Yes, then choosing No and clicking Search then choosing Yes and
clicking Search the URL displayed was
http://192.168.168.51/cgi-bin/omega?P=meet&DEFAULTOP=or&START=&END=&B=&COLLA
PSE=&DB=docoll&FMT=docoll&COLLAPSE=1&xP=Zmeet&xDB=docoll&xFILTERS=--O-1.
The second &COLLAPSE does not seem to affect what Omega displays ... ?
Is the final "-1" on the &xFILTERS normal?
Best
Charles
2008 Jul 21
4
Deliver mail as 'read'?
I'd like to be able to deliver certain mail as 'read' from procmail.
My procmail rules call deliver with -m
to directly to inject filtered mail to maildir based directories.
I like to keep copies of mail I've sent by cc'ing it to myself and
using procmail to filter and store copies in the
appropriate directory.
I cannot seem to find a way of delivering cc'd mail from
2014 Jul 17
1
dspam dovecot-lda
Hello list,
Is there a way to call a spam filter in dovecot-lda like maildrop uses
the xfilter command within the .mailfilter file to do the same?
Eric
2011 Apr 17
5
For more UI functionality: OmegaScript, C++ or other?
Hello :-)
We have Xapian and Omega working nicely. Now we would like more
functionality at the browser UI, such as being able to specify date ranges
and being able to search the file name including looking only for, say, .odt
files.
Question is whether the best choice for this would be to develop a template
using OmegaScript or to switch to C++ or some other language.
Availability of skills
2006 Sep 01
0
lmer applied to a wellknown (?) example: summary
...les and for for pointing me to the thread
'Doubt about nested aov output' where the rat-example was hiding...:
http://search.gmane.org/?query=Doubt+about+nested+aov+output&email=&group=gmane.comp.lang.r.general&sort=revdate&DEFAULTOP=and&xP=doubt.nested.aov.output.&xFILTERS=Gcomp.lang.r.general---A
In this great thread you find a description not only on using aov on
this nested rat-data, but also how to handle it with lmer, e.g. model
specification and coding of grouping levels.
Best regards,
Henrik
--
************************
Henrik P?rn
Department of Biolog...
2009 May 23
0
How to add new features to sieve?
...o
provide this functionality, but can you give me a quickstart guide on
how to do this? Certainly the first requirement is quite an interesting
and generic plugin "lookup_db" type function which must have wider
utility. The second requirement is a bit more specific, kind of like an
xfilter wrapper which could be setup by the administrator I guess?
Thanks
Ed W
2011 Apr 09
1
Pretty URLs for omega?
...UT TYPE=radio NAME=DEFAULTOP VALUE=and CHECKED> Match all words
</center><br>
<INPUT TYPE=hidden NAME=DB VALUE="default">
<INPUT TYPE=hidden NAME=FMT VALUE="query">
<INPUT TYPE=hidden NAME=xDB VALUE="default">
<INPUT TYPE=hidden NAME=xFILTERS VALUE="--O">
</FORM>
<hr>
</body>
</html>
Source of above index.html:
http://viktorpetersson.com/2010/08/01/create-a-lightweight-intranet-search-e
ngine-with-xapian-on-freebsd/
Sorry if this question is na?ve; I'm a sysadmin not a web programmer....
2008 Nov 26
2
anti spam measures
On Wed, 2008-11-26 at 06:30 -0700, Trever L. Adams wrote:
> Trever L. Adams wrote:
> > I believe it appears you have gone back to dspam, is this correct?
No.
> > What backend do you use? What version? I am using 3.8.1.
I'm using crm114 still.
> > I still have problems with your plugin with the hash driver and the
> > sqlite3 driver seems to segfault all the
2011 Jun 30
1
"Exception: Couldn't read format template `query' (Permission denied)" - help?
...</center><br>
<INPUT TYPE=hidden NAME=DB
VALUE="default">
<INPUT TYPE=hidden NAME=FMT
VALUE="query">
<INPUT TYPE=hidden NAME=xP
VALUE="Ztest">
<INPUT TYPE=hidden NAME=xDB
VALUE="default">
<INPUT TYPE=hidden NAME=xFILTERS
VALUE="--O">
</FORM>
<hr><div
align=right><i><small><a
href="http://xapian.org/">Xapian - xapian-omega
1.2.6</a></small></i></div>
</body>
</html>
When I run this test a query log is
cr...
2017 Jun 03
2
Logging the click data
Hi,
I spent this week mostly understanding how the existing templates work and
setting up Omega CGI on my system to have a better grasp over how things
actually look like when using different templates.
This helped me look at things associated with logging the click data from
a better perspective. As already documented on the project's wiki page,
we need the following fields in separater
2005 May 25
7
Survey: E1 prices
Hello List,
I'd like to ask how much you guys pay for an E1 (30 voice lines) and what
company. You can email me personally and not the list.
Best regards,
Eddie
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/