221 |
o re-link as sub-/module-project under Torus::Virtual (mail2folder, mail2mail) |
o re-link as sub-/module-project under Torus::Virtual (mail2folder, mail2mail) |
222 |
o here it acts as a dispatcher from incoming mails - TARGET gets resolved via ldap-resolvement |
o here it acts as a dispatcher from incoming mails - TARGET gets resolved via ldap-resolvement |
223 |
o make possible: MAIL-IN -> mail2mail (via ldap-query) -> mail2fax|mail2news |
o make possible: MAIL-IN -> mail2mail (via ldap-query) -> mail2fax|mail2news |
224 |
|
o mail2news |
225 |
|
x the "via-fetchmail"-solution |
226 |
|
x su collector |
227 |
|
x cd ~ |
228 |
|
x chmod og-rwx .fetchmailrc |
229 |
|
|
230 |
o finally: do actually establish 'Torus' at 'nfo/perl/libs' |
o finally: do actually establish 'Torus' at 'nfo/perl/libs' |
231 |
|
|
349 |
o plugins for nautilus/gnome/kde: |
o plugins for nautilus/gnome/kde: |
350 |
show arbitrary data-structures (from anywhere): here we may get the drag & drop - functionality "on-the-fly" |
show arbitrary data-structures (from anywhere): here we may get the drag & drop - functionality "on-the-fly" |
351 |
|
|
352 |
o test |
o new user "gateway": |
353 |
|
x adduser --home /home/service/virtual/gateway gateway (pass: gw%R%) |
354 |
|
x mkdir /var/lib/cvs/gateway |
355 |
|
x chown -R gateway.gateway /var/lib/cvs/gateway |
356 |
|
x su gateway |
357 |
|
x cvs -d /var/lib/cvs checkout -d ~ gateway |
358 |
|
|
359 |
|
x error on quepasa: |
360 |
|
Jan 24 19:00:09 quepasa sm-mta[17960]: STARTTLS=server, relay=pD9E77B39.dip.t-dialin.net [217.231.123.57], version=TLSv1/SSLv3, verify=NO, cipher=RC4-MD5, bits=128/128 |
361 |
|
Jan 24 19:00:09 quepasa sm-mta[17960]: h0OI081D017960: ruleset=check_rcpt, arg1=<janosch@ultrajan.de>, relay=pD9E77B39.dip.t-dialin.net [217.231.123.57], reject=550 5.7.1 <janosch@ultrajan.de>... Relaying denied. Proper authentication required. |
362 |
|
x add to /etc/mail/default-auth-info |
363 |
|
sendmail |
364 |
|
sendmail |
365 |
|
sendmailpwd |
366 |
|
quepasa.netfrag.org |
367 |
|
x /etc/init.d/sendmail restart |
368 |
|
|
369 |
|
o Torus::Publish::Research::Web |
370 |
|
o googling for something automagically opens a new task |
371 |
|
o all links directly or indirectly coming out of this are sorted below this task |
372 |
|
o the user can end this task on demand: timetracking is done automagically as well |
373 |
|
|
374 |
|
o register tutos.netfrag.org |
375 |
|
|
376 |
|
o qpopper with tls, sasl and kerberos5? |
377 |
|
|
378 |
|
o off realtime! the only thing that happens at realtime is MailMiltering. |
379 |
|
x cvs checkout of joko/doc is done via cron |
380 |
|
x mail2news-dispatching is now done via cron (would be possible "in realtime" via '.forward'ing the mail *directly* to dispatchmail) |
381 |
|
|
382 |
|
o ctlinnd newgroup nfo.csm (Collaborative System Management) |
383 |
|
|
384 |
|
o make possible: |
385 |
|
o after "cvs update" make question: "Found new items in "" while scanning. Should i add them to the repository?" |
386 |
|
o drag & drop arbitrary items out of outlook (.msg, .nws, etc.) - search for them while scanning the fs and sync them |
387 |
|
against *original* source. (e.g. 'Message-ID: <b0s5v9$j7d$1@quepasa.netfrag.org>') |
388 |
|
|
389 |
|
x CVSSpam -> nfo.log.cvs |
390 |
|
x su root |
391 |
|
x cd /etc/mail |
392 |
|
x nano virtusertable |
393 |
|
x add line: |
394 |
|
x cvs-log@netfrag.org gateway |
395 |
|
x make virtusertable |
396 |
|
x su gateway |
397 |
|
x cd ~ |
398 |
|
x nano .dispatchmailrc |
399 |
|
x add lines: |
400 |
|
$self->copy('Newsgate', 'nfo.log.cvs') |
401 |
|
if $to =~ m/cvs-log/; |
402 |
|
x exit (to logout) |
403 |
|
x cvs update CVSROOT/loginfo |
404 |
|
x add to CVSROOT/loginfo (to the end of the line starting with '^nfo '): |
405 |
|
--to cvs-log@netfrag.org |
406 |
|
x cvs commit -m "+ added new notification target: 'cvs-log@netfrag.org'" CVSROOT/loginfo |
407 |
|
|
408 |
|
|
409 |
|
x add to system-conf-repository: |
410 |
|
x /etc/mail |
411 |
|
x php: cvs-redirect |
412 |
|
x |
413 |
|
|
414 |
|
|
415 |
</pre> |
</pre> |
416 |
|
|