Home
Name Modified Size InfoDownloads / Week
README 2016-08-02 2.6 kB
tisift_0.6.4-nolte16_all.deb 2016-08-02 15.3 kB
tisift.rb 2016-08-02 42.7 kB
tish_0.9.22-nolte8_all.deb 2016-05-31 14.2 kB
tish.rb 2016-05-31 65.8 kB
tisift.dir.cron 2016-05-13 10.7 kB
tisift.conf 2015-09-11 1.9 kB
tisift.dir.conf 2015-09-07 176 Bytes
Totals: 8 Items   153.3 kB 0
Tue, 02 Aug 2016 06:25:14 +0200
tisift.rb
encoding: utf-8

Copyright (C)2015 by Thomas Nolte, Nolte Infosysteme (support@nisx.de)

This file is licensed and protected under the terms and conditions of the
GNU General Public License Version 2.

Thanks to Steve Kemp for his idea to sift writen in perl (http://www.steve.org.uk)

VERSION

HISTORY
0.1    31.08.2015 first running
0.2    01.09.2015 full envelope work around
0.3    02.09.2015 do not break after first match (only on move or delete)
0.4    03.09.2015 add "&" to filter (multiple conditions)
0.5    09.09.2015 some cleanup and better param reading
0.5.3  10.09.2015 bug in blocktoheader
0.5.4  10.09.2015 mail & tmail
0.5.5  11.09.2015 rescue logfile
0.5.7  11.09.2015 filter modified
0.6    15.09.2015 sift modifications added here
0.6.4  02.08.2016 add an rescue block at decodestr()

TODO
see config example


tish.rb

encoding: utf-8

Copyright (C)2008-2015 by Thomas Nolte, Nolte Infosysteme (support@nisx.de)

This file is licensed and protected under the terms and conditions of the
GNU General Public License Version 2.

VERSION

HISTORY
0.1    31.08.2015 first running
0.2    04.09.2015 added commands: mkdir, rmdir, cp, mv, set, unset, expunge
0.3    06.09.2015 added commands: export, import, getbody, getheaders
0.4    07.09.2015 added commands: header, addheader, delheader, subject
0.5    07.09.2015 added commands: export & import mbox format
0.6    08.09.2015 use display flags in given order
0.7    09.09.2015 search patterns
0.7.1  09.09.2015 catch errors in loops
0.7.2  09.09.2015 better param reading
0.7.6  10.09.2015 backup option
0.7.7  10.09.2015 bug in blocktoheader
0.7.8  10.09.2015 mail & tmail, receive number
0.8    11.09.2015 undup
0.8.1  11.09.2015 rescue logfile
0.8.3  11.09.2015 mbox format export & import: handling the needed ">From "
0.9    11.09.2015 importmbox: import multiple mails frm mbox container
0.9.6  12.09.2015 windows compatibility
0.9.8  12.09.2015 new copy & set function: no more mail by mail handling
0.9.9  13.09.2015 remove some bugs
0.9.10 13.09.2015 remove bugs in header modification
0.9.12 13.09.2015 --decodeheaders added
0.9.13 14.09.2015 rmdir: check if subfolders; lsdir without argument
0.9.14 14.09.2015 copy & set in partial blocks
0.9.15 15.09.2015 sem bugs in expotr / import removed
0.9.16 15.09.2015 envelope correction
0.9.17 17.09.2015 --force added
0.9.18 18.09.2015 PROFILE added.

TODO

  PARMS:
    --decodebody=DIR = decode mime body, extentions to directory

  INTERN:
    return array to struct
    comment all

Source: README, updated 2016-08-02