/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Contents of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations)
Fri Jan 24 02:33:28 2003 UTC (21 years, 5 months ago) by joko
Branch: MAIN
Changes since 1.6: +91 -8 lines
File MIME type: text/html
+ appended content

1 <html>
2 <body>
3
4 <pre>
5
6 joko@netfrag.org - sample stack:
7
8 o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org)
9 x [task by joko] migrated joko_mail from "receiveMail" to "dispatchmail"
10 x [bug from joko] what about mailing from the cli / mails sent from the system (e.g. via CVSSpam):
11 mail is sent out coming from <username>@quepasa.netfrag.org
12 --> how to configure just having <username>@netfrag.org right here???
13 x [resolved by jonen] CVSSpam: janosch@netfrag.org:
14 x cd /etc/mail
15 x nano sendmail.mc
16 x add/replace line: MASQUERADE_AS(`netfrag.org')
17 x make
18 x /etc/init.d/sendmail reload
19 o [bug from joko] "su root" is needed sometimes
20 else PATH is not set correctly
21 and maybe something other
22 compiling fails always
23 x [task by joko] these items already have been refactored into other Tasks, Notes and/or Bug Requests - this Note is just FYI.
24 o [task by joko] dispatchmail - project work
25 x README.pod -> README.html
26 x link with "topics.html" properly
27 x write something about data-/control-flow to README.pod
28
29 o look (in detail) at Cyrus Netnews
30 [...]
31 The IMAP server can export netnews newsgroups as IMAP mailboxes.
32 [...]
33 o collectnews, rmnews, syncnews
34 x seems to make an external web-based newsreader unneccessary!!!
35
36 o tie together mail, news and html
37 o write mini-howto
38
39 o link with erfrakon
40
41 o sieve?
42
43 o post some old mails to news.netfrag.org!
44
45 o what about "dev@netfrag.org"?
46
47 o nfo/perl/libs
48 x ts
49 x outlook2ldap
50 x dispatchmail
51 o get the essence (project- and development work - the whole workflow) out of it! write it down! in detail!
52
53 o netfrag.org-workflow:
54 o technical questions to support@netfrag.org?
55 o publish them via news!
56 o queue them into / integrate with TUTOS somehow!!!
57
58 o new threads@news.netfrag.org:
59 x ctlinnd newgroup nfo.support.queue
60 x ctlinnd newgroup nfo.support.faq
61
62 x new account for janosch@news.netfrag.org
63 x nano /etc/news/nnrp.access
64 x added line: *:Read Post:janosch:janosch:*
65
66 o check out from cvs-repository:
67 o joko/doc -> /home/joko/public_html/computing/overview/topics/
68 o leaded to (A, B and C): see <a href="../topics/home2web.html">home2web</a>
69
70 o added user@netfrag.org:
71 x adduser: collector/colĀ§$
72
73 o about: some sample items occoured 2003-01-17 until 2003-01-26.
74 what to do with that?
75 o have all items stored in other applications conveniently.
76 o be able to have items or references to them *archived* centrally
77 o be able to access informations via *one* interface.
78 actually *multiple* interfaces should be possible
79 - the aim here is to get everything together (INTEGRATE!) (mnoGoSearch first! Torus::Archive later?)
80
81 o refactor topics:
82 o make global-accessible@netfrag.org
83 o introduce subtopics
84 o sysadmin tasks
85 o janosch's, jonen's and joko's tasks
86
87 o start project "admintools" @ nfo/perl/scripts - including
88 o getip.pl
89 o notify.pl
90 x on uml-event: up/down/reboot
91 o on news-post (dispatchmail: mail2news)
92 o on cvs-checkout (done on interval with joko/doc - see above)
93 o on build (build.pl)
94 o some tools from dispatchmail
95 o dispatchmail itself!
96 o
97
98 o [idea] ;-) for symbols (in general)
99 - o = Open Task
100 - x = Closed Task
101 (- [<TopicName>] = name of topic - fixed/proposed)
102 - [<TopicType> by|for <UserName>] =
103 - type of topic - fixed/proposed
104 - username who submitted this item / should this item be assigned to
105 - this could become a language for describing the workflow
106 - this proposal should be the shortcut-form in wiki-style: (e.g. make 'tiki-workflow' from that?)
107 - more verbose (e.g. XML) - forms could/should become possible (e.g. 'WFML') (WorkFlow Markup|Modeling Language)
108 - TODO: refactor this document after further commits to show off refactoring process through cvs-revisioning!
109 o required for this: link to a page which shows the history of a document not as verbose as (e.g.) chora does
110 - d = from 'tbd': to-be-discussed
111 - c = cancelled
112
113 o [idea] ;-) for symbols (in _this_ document here) (parser|engine behaviour modification)
114 - R = from 'tbr': to-be-refactored
115 - r = already refactored elsewhere
116 - an "r" may also mean "reference" ;-)
117 - make 'r-http://netfrag.org/to/another/reference/wrapped/via/http/' possible in documentation
118 - also the shortcut form: [r:/to/another/reference/wrapped/via/http/]
119 - this - and only this - should be the minimalst requried definition of a "reference"
120 - an internet "link" - however needs some more metadata around it: an "url" and a "caption" - what about these?
121 - either fetch them from archive-metadata of this reference ...
122 - ... or use the name directly as caption and build the url against a known redirector handler which
123 accesses the archive-metadata
124
125 o rename "thread" to "newsgroup" in all scripts!
126
127 o what about:
128 Torus::Xyz - solution to reuse concepts of Apache 2 and Cyrus 2!!! (and OpenLDAP???) for building an open collaboration server?
129
130 o word-search: "identify" and "search" for
131
132 o establish global "logs/" - like at http://moose.qx.net/logs/
133
134 o add redirecting page when someone wants to access
135 o http://netfrag.org/~joko/phpChoPro/ or
136 o http://netfrag.org/~joko/w2hfax/
137
138 o update mail-dispatching-rules - aim: a more flat structure!!!
139 o look at ilo.de/Inbox
140 o marked message to Spam? Newsletters?
141 o move: logs/cvs/quepasa.netfrag.org -> logs/netfrag.org
142 o look at netfrag.org/Inbox
143 x if subject matches "Cron <joko@quepasa>" set target "logs/netfrag.org/joko/cron" [push over cron]
144 x mkdir Mail/SORTED/netfrag.org/joko
145 x touch Mail/SORTED/netfrag.org/joko/cron
146 x if subject matches "quepasa daily usenet report" at begin set target "logs/netfrag.org/system/applications" [push over inn]
147 x if subject matches "[CVS" at begin set target "logs/netfrag.org/cvs" [push over CVSSpam]
148 x if mail is from myself set target "me2myself"
149 x moved some folders
150 x move already existing file to folder
151 x mv logs/netfrag.org/system logs/netfrag.org/system.tmp
152 x mkdir logs/netfrag.org/system
153 x mv logs/netfrag.org/system.tmp logs/netfrag.org/system/applications
154 x mv netfrag.org/Status/h1.service.netfrag.org logs/netfrag.org/system/
155 x mv netfrag.org/Status/TWikiChanges logs/twiki.org/ChangeLog
156 x mkdir logs/twiki.org
157 x do changes in .dispatchmailrc - always - ;-)
158 x mv netfrag.org/Status/quepasa.netfrag.org logs/netfrag.org/system/
159 x blocked email-partition *partition*! - email-partition(!) -> WordFinder
160 x mkdir ../FILTERED
161 x mv netfrag.org/Status/Spam ../FILTERED
162 x mv netfrag.org/Status/Test misc/
163 x mv netfrag.org/Status/Postmaster\ Routing misc/Postmaster
164 x rmdir netfrag.org/Status/
165
166
167 o look at quepasa.netfrag.org/Inbox
168 o [Multisync-users]
169 o [Kroupware]
170 x tested the rules from above
171 x echo This is a testmail. Please ignore it. | mail -s "[CVS hello]" joko
172 o move old mails to MailHistory
173
174 o write parser and engine to handle above declaration: Mail::Audit::Dispatch::Interface::Script
175 o add "X-"-field (X-Dispatched-By: dispatchmail-0.06 - http://netfrag.org/~joko/computing/dispatchmail/)
176
177 o release mail from above from joko - introduce another email-address
178 - e.g. work@netfrag.org, event@netfrag.org or tracker@netfrag.org (like collector@netfrag.org)
179
180 o Multisync & SyncML
181 o post something to mailing-list...!?
182
183 o the '.cvslink'-mechanism:
184 o type: ln -s /home/joko/public_html/_web/_cvs.php .
185
186 o LinkContainer
187 - insert via drag & drop
188 - shows links hierarchically
189
190 o (Self)Info - mails to yourself
191 o convert all "(Self)Info" mails to
192 news-messages - use "formail" and ...?
193
194 o h1.service.netfrag.org
195 o base os-upgrade: suse X -> debian 3.0
196
197 o dispatchmail
198 o are Mail-Headers already added?
199
200 o workflow (PostThisLink)
201 o drag link from done google-search ...
202 o ... to container (at the current Task)
203 o a news-post is created automagically
204 o use this:
205 [smtp-header-fields]
206 From: expanded email-address resolved from Name|Nickname in Addressbook (via LDAP!)
207 Subject: googled for "<search-request>"
208 [body]
209 o include into mime-part if not already included
210 o fetch from web on demand
211
212 o ssl/tls for inn?
213
214 o dispatchmail
215 o re-link as sub-/module-project under Torus::Content::Gateway (mail2news, mail2fax)
216 o -> Torus::Content - a content delivery engine
217 o -> additional idea: Torus::Content::Gateway is "just" the API to "Torus::Item::Router" in this case
218 o 'Torus::Content::Gateway' would then route 'Torus::Item::RFC822'-objects using 'Torus::Item::Router'
219 o look at sieve - jonen posted to nfo.links.computing: [r:Message-ID: <b0ppj7$7gv$1@quepasa.netfrag.org>]
220 o re-link as sub-/module-project under Torus::Virtual (mail2folder, mail2mail)
221 o here it acts as a dispatcher from incoming mails - TARGET gets resolved via ldap-resolvement
222 o make possible: MAIL-IN -> mail2mail (via ldap-query) -> mail2fax|mail2news
223
224 o finally: do actually establish 'Torus' at 'nfo/perl/libs'
225
226 o pod: checkout how to make references which expand to html-urls
227 o does pod handle this or do we need external link-expansion for this task?
228 o how to make references to news-messages?
229 e.g.:
230 o Message-ID: <b0ppj7$7gv$1@quepasa.netfrag.org>
231 o news://news.netfrag.org/nfo.links.computing
232 o proposal(s) for "news2http" (Torus::Content::Gateway/Torus::Item::???):
233 o http://news.netfrag.org/id=b0ppj7$7gv$1@quepasa.netfrag.org
234 o http://news.netfrag.org/nfo.links.computing/subject=FilteringMailWithSieve of wiki
235 o http://news.netfrag.org/nfo.links.computing/id=b0ppj7$7gv$1@quepasa.netfrag.org
236
237 o what about the '.nws'-files on ms? (for news-messages)
238
239 o display-mode: everything strictly hierarchical to get maximum overview!!!
240
241 x Inventory: cleaned up local and master code repositories
242
243 o add "last-updated" to "README.html"
244
245 o search.netfrag.org
246
247 o tool for the "DoThis", "DoHere", "DoAll" - series
248 o FaxThis (joko/ToolBox/Windows/FaxThis)
249 o tool "WinSync": (WinSync All)
250 x RsyncHere
251 o Contacts2Ldap
252
253 o statistics-page:
254 o for cvs.netfrag.org: cvs-statistics (activeness, ...), sloccount
255
256 x home2web
257 x finally - added complete /home/joko/ to cvs-repository in order to get a revisioned ".dispatchmailrc"
258 x ~/.bashrc - added line: export CVSROOT=/var/lib/cvs
259 x relogin: logout/login
260 x cd ~
261 x joko@quepasa:~$ cvs checkout -d . joko (Fri Jan 24 00:43:18 CET 2003)
262 x cvs add TODO
263 x cvs add .bashrc .cronrc-hourly .forward
264 x added /home/joko/virtual/joko_mail
265 [as joko]
266 x cvs add virtual
267 x chmod g+w virtual/CVS/*
268 [as joko_mail
269 o shortcut for (e.g.): cvs commit -m "initial check-in" .bashrc .cronrc-hourly .forward
270 o cvsadd <abc> <def>
271 o add /home/root (and maybe include there some other things "lying around")
272
273 o alternative to all that Cyrus-stuff: just use the very "normal" imapd together with kerberos
274
275 o make screenshots of log-output of dispatchmail when it's ready
276
277 o base logging of 'dispatchmail' on DesignPattern::Object::Logger
278
279 o dispatchmail-mail2folder: add feature to create folders recursively
280
281 x archive mails
282 x su joko_mail
283 x cd ~
284 x mv ilo.de/Inbox ~/MailHistory/ARCHIVED/ilo.de/2002-05-30\ -\ 2003-01-24
285 x mkdir ~/MailHistory/ARCHIVED/netfrag.org/2003-01
286 x mv netfrag.org/Info ~/MailHistory/ARCHIVED/netfrag.org/2003-01/
287 x changed rule which formerly targeted to 'netfrag.org/Info' into 'me2myself'
288 x mv netfrag.org/Inbox ~/MailHistory/ARCHIVED/netfrag.org/2003-01/
289 x mkdir ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status
290 x mv netfrag.org/Status/cashew.netfrag.org ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status/
291 x mv netfrag.org/Status/h1.service.netfrag.org ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status/
292
293 o investigate LDAP-entry "mailForwardingAddress"
294
295 o establish "Mini-HowTo"
296
297 o search (allover): /^.*\.netfrag\.org/ => find all hostnames to register
298 (they are scattered around in to-be-installed (web-)applications)
299
300
301
302 </pre>
303
304 </body>
305 </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed