| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
Revision 1.69 2003/03/12 21:26:07 joko |
Revision 1.72 2003/03/12 22:55:51 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
|
Revision 1.71 2003/03/12 22:25:51 joko |
| 19 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
| 20 |
|
|
| 21 |
Revision 1.68 2003/03/12 20:55:52 joko |
Revision 1.68 2003/03/12 20:55:52 joko |
| 1109 |
o vsd |
o vsd |
| 1110 |
o write (success-)story!!! |
o write (success-)story!!! |
| 1111 |
|
|
| 1112 |
o note about workflow: what about old root-emails on the main-host? |
o note about workflow / FAQ: what about old root-emails on the main-host? |
| 1113 |
x purged old mboxes |
x purged old mboxes |
| 1114 |
-> just purge them? (admin-action: approve purge!) |
-> just purge them? (admin-action: approve purge!) |
| 1115 |
#> cd /var/spool/mail |
#> cd /var/spool/mail |
| 1116 |
#> >root (updated recently) |
#> >root (updated recently) |
| 1117 |
#> >service (updated recently) |
#> >service (updated recently) |
| 1118 |
#> rm netsaint (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003) |
#> rm netsaint (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003) |
| 1119 |
o How to check if a mbox contains mud-only? try 'formail'! |
o Write MiniHowTo: How to check if a mbox contains mud-only? try 'formail'! |
| 1120 |
#> formail |
#> cat {mbox-file} | formail -I "" | less |
| 1121 |
|
from 'man formail': |
| 1122 |
|
To extract the header from a message: |
| 1123 |
|
formail -X "" |
| 1124 |
|
or |
| 1125 |
|
sed -e '/^$/ q' |
| 1126 |
|
|
| 1127 |
|
To extract the body from a message: |
| 1128 |
|
formail -I "" |
| 1129 |
|
or |
| 1130 |
|
sed -e '1,/^$/ d' |
| 1131 |
|
x purged old mboxes: |
| 1132 |
|
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
| 1133 |
|
#> rm jonen (last entry: Jun 25 2002) |
| 1134 |
|
|
| 1135 |
|
|
| 1136 |
|
|
| 1137 |
o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators |
o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators |
| 1138 |
|
|
| 1159 |
</paste> |
</paste> |
| 1160 |
SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] |
SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] |
| 1161 |
|
|
| 1162 |
|
o look how Horde looks with the current 'chora'-stylesheet... |
| 1163 |
|
|
| 1164 |
|
o dsu2html: aggregate outputs from dsu to one or more linked html page(s) |
| 1165 |
|
|
| 1166 |
|
o server- & tool-consolidation (moonX, toolX) |
| 1167 |
|
|
| 1168 |
|
o phpDocumentIndex should get different "modes": |
| 1169 |
|
o ViewMode (normal, twingled, etc.) |
| 1170 |
|
o ParsedMode (into rss-chunks by diff2rss) |
| 1171 |
|
o RevisionMode (per file, if .ext == ',v') |
| 1172 |
|
|
| 1173 |
|
o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others) |
| 1174 |
|
o Zwischensumme |
| 1175 |
|
|
| 1176 |
|
o komplan.com - Homepage!!! |
| 1177 |
|
|
| 1178 |
|
o translate selfhtml? |
| 1179 |
|
|
| 1180 |
|
o search::[php & rss & Dublin Core] |
| 1181 |
|
|
| 1182 |
|
o "what happens if 'dispatchmail' prints something to the console" or ... |
| 1183 |
|
"check out how to let dispatchmail append stuff to /var/log/syslog" |
| 1184 |
|
|