Displaying 20 results from an estimated 7000 matches similar to: "Reprocess mail through sieve?"
2010 Jul 27
1
dovecot lda & sieve: resubmit folder for resieving
Hi,
I'm currently restructuring my mail archives and migrated from a decade
and a half old procmail supported solution to sieve.
While doing so I often found that I'd like to filter a bunch of messages
(with "bunch" in the area of 1-10K) with my shiny new sieve script. I
found in the wiki a way to do that:
http://wiki.dovecot.org/HowTo/RefilterMail
And it works well, it picks
2016 Dec 13
2
Reprocessing MDBOX account to reduce m.* file count
Is there a way to force dovecot to reprocess a user account to refile the m.* files based on new config for max file size.
Ive got one account at 22k files due to a 2M split.
2009 Jan 24
0
reprocess attachment_fu thumbnails with ImageMagick edits
I''m trying to modify product images when a user marks a product as
"sold" and I am able to modify the original image file successfully,
but when I try to reprocess the thumbnails, my ImageMagick
modifications don''t stick. Here is what I''ve got going so far:
def before_save
if self.sold_changed? && self.sold?
for photo in self.photos
2016 May 03
2
StreamLocal forwarding
Hi,
The code definitely attempts to unlink any old listener
beforehand (see misc.c:unix_listener()) so I don't understand why
that isn't being called. You might try simulating your configuration
using sshd's -T and -C to make sure the flag is correctly being set.
Could chroot be interfering? Some platforms implement additional
restrictions on devices and sockets inside chroot.
-d
2016 Apr 23
2
StreamLocal forwarding
Hi folks,
(3rd time I am sending this message, none of the other appear to have
made it through!)
Using "OpenSSH_6.9p1 Ubuntu-2ubuntu0.1, OpenSSL 1.0.2d 9 Jul 2015" on
the server, "OpenSSH_7.2p2, OpenSSL 1.0.2g 1 Mar 2016" on the client.
I am trying to use sshtunnel with StreamLocal forwarding to enable me
to connect back to the client's ssh port, without having to
2020 Mar 28
0
[klibc:update-dash] dash: expand: Do not reprocess data when expanding words
Commit-ID: 527bee886ced0d22428417d60a638521e435bb96
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=527bee886ced0d22428417d60a638521e435bb96
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Wed, 30 May 2018 02:06:03 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: expand: Do not
2020 Sep 29
2
Re-sieve emails
On 29 Sep 2020, at 01:21, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>> On 29/09/2020 09:09 @lbutlr <kremels at kreme.com> wrote:
>> Is it possible to take the contents of a mailbox and feed them to the account's .active_sieve file for reprocessing?
> You can use imap sieve refilter. https://doc.dovecot.org/configuration_manual/sieve/plugins/imapfilter_sieve/
2008 May 20
2
Running sieve filters on already delivered mails
I want to know what the best way to run sieve filters on already
delivered mail is.
Problem is that I have a rather large unfiltered mailbox and filtering
it by hand would be a PITA.
I don't mind coding something up to do this, but I just don't think that
I'm the first one with this problem.
Thanks
- Axel
2003 Oct 21
5
run R under linux
Dear all,
Our department uses the linux system and we are not allowed to submit job
directly. We must make a batch to submit through "qmon".
so, I make a foo.sh file, which only contains one line: nohup R --vanilla <
foo.txt > foo.results
foo is all my codes. It is a simulation of 200 times. I set the seed at the
beginning. It is to estimate the success probability, which is
2003 Sep 20
3
conditional function definition?
Hi Folks,
What is the best way to avoid a function being read in
anew (and masking an exiting function) when a definition
of it has already been established in R?
Reason: Fernando Tusell and I are working up Schafer's 'CAT'
for R (basically done now, just needs some cosmetic tidying up).
This uses a function 'slice.index', present in S but not in
the versions of R we were
2020 Sep 29
2
Re-sieve emails
Is it possible to take the contents of a mailbox and feed them to the account's .active_sieve file for reprocessing?
(For example, when editing the sieve file for my list account I introduced a typo, so a hundred or some list messages ended up in the inbox instead of filed properly into the maildir hierarchy. Not a huge deal, as it was simple enough to move them manually, but it got me
2018 Dec 01
3
Cannot log into Samba4 AD/DC with ssh as domain user
>From either a Linux or Mac domain member, I have tried logging into the Samba4 AD server as a
domain user:
labmac:~ mark$ ssh mark at mail pwd
mark at mail's password:
Permission denied, please try again.
where 'mail' is the AD/DC.
It also fails if I am on the AD/DC an try the same ssh.
I've tried setting either the GSSAPIAuthentication or KerberosAuthentication in
2006 Jun 30
2
Subscription Payment Model
Ok, I''m new to the world of actually charging for software, and it''s
taken me a full month to decide how to charge in a way that doesn''t make
me sleep with difficulty at nights. :) If someone can look at this and
verify I''m on the right track or give any hints/tips, I''d greatly
appreciate it.
Basically, I want each user to be able to apply
2011 Jun 18
3
Unconditionally transfer files
Is there a way to make rsync unconditionally transfer files,
i.e. create them anew even if the target already exists and is
identical to the source ?
rsync -I looks closer but still avoids transferring the files.
--
Andr? Majorel http://www.teaser.fr/~amajorel/
2004 Aug 06
4
Webalizer + IceCast2 logfile?
Is it possible?
Basically, I want to process the IceCast2 logfile in the same way as I
process my Apache server logs? I tried a dry run, and it reported an
error with regards to the "date" field - I am currently replacing the
date field text "Eastern Standard Time" with the text "-400", to see if
that would fix it (that how it is in my Apache logfile). I will
2010 Jan 13
2
filter sieve
Hi there!
i installed and configured dovecot with management-sieve and sieve
plugin ?on my server.
I'm trying to apply filters to existing mail (not just the incoming
one) but it doesn't work...
Can i do it??
thanks!!!
bye
2010 Sep 28
2
Sieve during read or login?
I was wondering if anyone thought of applying filters to email post
delivery, pre-read.
Basically the idea would be to head off Spam, Malware or Phishing for
already delivered email. Malware would probably be the least likely
target, as (knock on wood) user workstations would be updated, but a
targeted phishing scam would not create a public signature that would
be downloaded, yet an
2014 Apr 22
2
"Reapplying" sieve rules
I did a mistake (shame on me).
While migrating accounts on a new server, I didn't pay attention to a detail: sieve_max_actions, that I set to a low value for my testings, but then forgot to raise before the migration.
As a result, several redirect-only accounts have now their inbox filled with messages that should have been redirected to "real people", then discarded.
Would there
2011 Mar 25
2
CentOS Wiki Contribution
Hello to everyone on the list.
I want to contribute to the Wiki, to the "Tips and Tricks" section,
"Installation" part thereof, on the topic of "Installing CentOS anew to
ext4 partition(s)".
My wikiuser name is AlexeyAsemov.
Overall contents of the T&T article can be found in my #9 post here:
2011 Dec 19
1
IMAP and sieve
I am currently setting up an IMAP server for archiving purposes. The
goal is to drag an email to the IMAP folder, and then have a server-side
sieve script to put it in the right folder.
One of the sources used was this wiki entry
http://wiki.dovecot.org/LDA/Sieve/Dovecot
I added the
mail_plugins = sieve
to /etc/dovecot/15-lda.conf
and after some exim4 fiddling, mails delivered are filtered by