--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/23 23:21:41 1.6 +++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/24 02:33:28 1.7 @@ -135,21 +135,44 @@ o http://netfrag.org/~joko/phpChoPro/ or o http://netfrag.org/~joko/w2hfax/ -o update mail-dispatching-rules +o update mail-dispatching-rules - aim: a more flat structure!!! o look at ilo.de/Inbox o marked message to Spam? Newsletters? o move: logs/cvs/quepasa.netfrag.org -> logs/netfrag.org o look at netfrag.org/Inbox - o if subject eq "Cron ~/.cronrc-hourly" set target "logs/netfrag.org/joko/cron" [push over cron] - o if subject matches "quepasa daily usenet report" at begin set target "logs/netfrag.org/news" [push over inn] - o if subject matches "[CVS" at begin set target "logs/netfrag.org/cvs" [push over CVSSpam] - o if mail is from myself set target "netfrag.org/Info" + x if subject matches "Cron " set target "logs/netfrag.org/joko/cron" [push over cron] + x mkdir Mail/SORTED/netfrag.org/joko + x touch Mail/SORTED/netfrag.org/joko/cron + x if subject matches "quepasa daily usenet report" at begin set target "logs/netfrag.org/system/applications" [push over inn] + x if subject matches "[CVS" at begin set target "logs/netfrag.org/cvs" [push over CVSSpam] + x if mail is from myself set target "me2myself" + x moved some folders + x move already existing file to folder + x mv logs/netfrag.org/system logs/netfrag.org/system.tmp + x mkdir logs/netfrag.org/system + x mv logs/netfrag.org/system.tmp logs/netfrag.org/system/applications + x mv netfrag.org/Status/h1.service.netfrag.org logs/netfrag.org/system/ + x mv netfrag.org/Status/TWikiChanges logs/twiki.org/ChangeLog + x mkdir logs/twiki.org + x do changes in .dispatchmailrc - always - ;-) + x mv netfrag.org/Status/quepasa.netfrag.org logs/netfrag.org/system/ + x blocked email-partition *partition*! - email-partition(!) -> WordFinder + x mkdir ../FILTERED + x mv netfrag.org/Status/Spam ../FILTERED + x mv netfrag.org/Status/Test misc/ + x mv netfrag.org/Status/Postmaster\ Routing misc/Postmaster + x rmdir netfrag.org/Status/ + + o look at quepasa.netfrag.org/Inbox o [Multisync-users] o [Kroupware] + x tested the rules from above + x echo This is a testmail. Please ignore it. | mail -s "[CVS hello]" joko +o move old mails to MailHistory o write parser and engine to handle above declaration: Mail::Audit::Dispatch::Interface::Script - + o add "X-"-field (X-Dispatched-By: dispatchmail-0.06 - http://netfrag.org/~joko/computing/dispatchmail/) o release mail from above from joko - introduce another email-address - e.g. work@netfrag.org, event@netfrag.org or tracker@netfrag.org (like collector@netfrag.org) @@ -189,11 +212,14 @@ o ssl/tls for inn? o dispatchmail - o re-link as sub-/module-project under Torus::Content::Gateway + o re-link as sub-/module-project under Torus::Content::Gateway (mail2news, mail2fax) o -> Torus::Content - a content delivery engine o -> additional idea: Torus::Content::Gateway is "just" the API to "Torus::Item::Router" in this case o 'Torus::Content::Gateway' would then route 'Torus::Item::RFC822'-objects using 'Torus::Item::Router' o look at sieve - jonen posted to nfo.links.computing: [r:Message-ID: ] + o re-link as sub-/module-project under Torus::Virtual (mail2folder, mail2mail) + o here it acts as a dispatcher from incoming mails - TARGET gets resolved via ldap-resolvement + o make possible: MAIL-IN -> mail2mail (via ldap-query) -> mail2fax|mail2news o finally: do actually establish 'Torus' at 'nfo/perl/libs' @@ -203,7 +229,7 @@ e.g.: o Message-ID: o news://news.netfrag.org/nfo.links.computing - o proposal(s): + o proposal(s) for "news2http" (Torus::Content::Gateway/Torus::Item::???): o http://news.netfrag.org/id=b0ppj7$7gv$1@quepasa.netfrag.org o http://news.netfrag.org/nfo.links.computing/subject=FilteringMailWithSieve of wiki o http://news.netfrag.org/nfo.links.computing/id=b0ppj7$7gv$1@quepasa.netfrag.org @@ -214,6 +240,63 @@ x Inventory: cleaned up local and master code repositories +o add "last-updated" to "README.html" + +o search.netfrag.org + +o tool for the "DoThis", "DoHere", "DoAll" - series + o FaxThis (joko/ToolBox/Windows/FaxThis) + o tool "WinSync": (WinSync All) + x RsyncHere + o Contacts2Ldap + +o statistics-page: + o for cvs.netfrag.org: cvs-statistics (activeness, ...), sloccount + +x home2web + x finally - added complete /home/joko/ to cvs-repository in order to get a revisioned ".dispatchmailrc" + x ~/.bashrc - added line: export CVSROOT=/var/lib/cvs + x relogin: logout/login + x cd ~ + x joko@quepasa:~$ cvs checkout -d . joko (Fri Jan 24 00:43:18 CET 2003) + x cvs add TODO + x cvs add .bashrc .cronrc-hourly .forward + x added /home/joko/virtual/joko_mail + [as joko] + x cvs add virtual + x chmod g+w virtual/CVS/* + [as joko_mail + o shortcut for (e.g.): cvs commit -m "initial check-in" .bashrc .cronrc-hourly .forward + o cvsadd + o add /home/root (and maybe include there some other things "lying around") + +o alternative to all that Cyrus-stuff: just use the very "normal" imapd together with kerberos + +o make screenshots of log-output of dispatchmail when it's ready + +o base logging of 'dispatchmail' on DesignPattern::Object::Logger + +o dispatchmail-mail2folder: add feature to create folders recursively + +x archive mails + x su joko_mail + x cd ~ + x mv ilo.de/Inbox ~/MailHistory/ARCHIVED/ilo.de/2002-05-30\ -\ 2003-01-24 + x mkdir ~/MailHistory/ARCHIVED/netfrag.org/2003-01 + x mv netfrag.org/Info ~/MailHistory/ARCHIVED/netfrag.org/2003-01/ + x changed rule which formerly targeted to 'netfrag.org/Info' into 'me2myself' + x mv netfrag.org/Inbox ~/MailHistory/ARCHIVED/netfrag.org/2003-01/ + x mkdir ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status + x mv netfrag.org/Status/cashew.netfrag.org ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status/ + x mv netfrag.org/Status/h1.service.netfrag.org ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status/ + +o investigate LDAP-entry "mailForwardingAddress" + +o establish "Mini-HowTo" + +o search (allover): /^.*\.netfrag\.org/ => find all hostnames to register + (they are scattered around in to-be-installed (web-)applications) +