| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
|
Revision 1.74 2003/03/12 23:55:51 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
Revision 1.73 2003/03/12 23:25:51 joko |
Revision 1.73 2003/03/12 23:25:51 joko |
| 19 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
| 20 |
|
|
| 1115 |
o vsd |
o vsd |
| 1116 |
o write (success-)story!!! |
o write (success-)story!!! |
| 1117 |
|
|
| 1118 |
|
# --- bookmark, 2003-03-13 00:43 |
| 1119 |
|
|
| 1120 |
o note about workflow / FAQ: what about old root-emails on the main-host? |
o note about workflow / FAQ: what about old root-emails on the main-host? |
| 1121 |
x purged old mboxes |
x purged old mboxes |
| 1122 |
-> just purge them? (admin-action: approve purge!) |
-> just purge them? (admin-action: approve purge!) |
| 1136 |
formail -I "" |
formail -I "" |
| 1137 |
or |
or |
| 1138 |
sed -e '1,/^$/ d' |
sed -e '1,/^$/ d' |
| 1139 |
|
|
| 1140 |
|
!!!!!! no - this doesn't work - 'formail' is not for reading whole 'mbox'-format !!!!!! |
| 1141 |
|
|
| 1142 |
|
use this: |
| 1143 |
|
#> mutt -f <mbox-file> |
| 1144 |
|
|
| 1145 |
x purged old mboxes: |
x purged old mboxes: |
| 1146 |
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
| 1147 |
#> rm jonen (last entry: Jun 25 2002) |
#> rm jonen (last entry: Jun 25 2002) |
| 1175 |
|
|
| 1176 |
o look how Horde looks with the current 'chora'-stylesheet... |
o look how Horde looks with the current 'chora'-stylesheet... |
| 1177 |
|
|
| 1178 |
o dsu2html: aggregate outputs from dsu to one or more linked html page(s) |
# --- bookmark, 2003-03-13 00:43 |
| 1179 |
|
|
| 1180 |
|
o dus2html: |
| 1181 |
|
o aggregate outputs from dus to one or more linked html page(s) |
| 1182 |
|
o run in interval (cron!) |
| 1183 |
|
|
| 1184 |
o server- & tool-consolidation (moonX, toolX) |
o server- & tool-consolidation (moonX, toolX) |
| 1185 |
|
|
| 1203 |
x modified routing of netsaint-mails: |
x modified routing of netsaint-mails: |
| 1204 |
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
| 1205 |
'service' is a local posix account... |
'service' is a local posix account... |
| 1206 |
'service' is mapped to 'alert@service.netfrag.org', '\service' in /etc/mail/aliases on h1.service.netfrag.org |
'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org |
| 1207 |
... -> SMTP -> MX:quepasa.netfrag.org -> |
... -> SMTP -> MX:quepasa.netfrag.org -> |
| 1208 |
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
| 1209 |
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
| 1210 |
-> nfo.support@news.netfrag.org |
-> nfo.support@news.netfrag.org |
| 1211 |
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
| 1212 |
|
|
| 1213 |
|
o why does quepasa.netfrag.org crash regularly? |
| 1214 |
|
|