2295 |
554 5.3.0 unknown mailer error 2 |
554 5.3.0 unknown mailer error 2 |
2296 |
o scan for this! (global/default milter.filter? -> "module not found: "{modulename}" - try to install it? [Y/n] ") |
o scan for this! (global/default milter.filter? -> "module not found: "{modulename}" - try to install it? [Y/n] ") |
2297 |
|
|
2298 |
|
o dispatchmail-errors!!! |
2299 |
|
#> su joko_mail |
2300 |
|
#> cd ~ |
2301 |
|
#> perl .dispatchmailrc |
2302 |
|
Scalar found where operator expected at .dispatchmailrc line 231, near "m/ilo\.de/i $self" |
2303 |
|
syntax error at .dispatchmailrc line 231, near "if $to " |
2304 |
|
Execution of .dispatchmailrc aborted due to compilation errors. |
2305 |
|
#> perl .dispatchmailrc |
2306 |
|
#> |
2307 |
|
means: {ok} |
2308 |
|
|
2309 |
|
o dispatchmail-errors!!! |
2310 |
|
#> su {anybody} |
2311 |
|
#> dispatchmail |
2312 |
|
Global symbol "$self" requires explicit package name at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 193. |
2313 |
|
Global symbol "$self" requires explicit package name at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 194. |
2314 |
|
Compilation failed in require at /usr/local/bin/dispatchmail line 37. |
2315 |
|
BEGIN failed--compilation aborted at /usr/local/bin/dispatchmail line 37. |
2316 |
|
|
2317 |
|
x added more verboseness to dispatchmail if rules-file has syntax-errors (hard to debug - sorry...) |
2318 |
|
#> su joko_mail |
2319 |
|
#> cd ~ |
2320 |
|
#> echo test | mail -s test joko |
2321 |
|
#> tail -f Mail/.dispatchmail.log |
2322 |
|
---------------------------------------- TRACE ---------- |
2323 |
|
From: Mail Delivery Subsystem <MAILER-DAEMON> |
2324 |
|
To: postmaster |
2325 |
|
Subject: Postmaster notify: see transcript for details |
2326 |
|
---------------------------------------- TRACE ---------- |
2327 |
|
RULES: Loading from "/home/joko/virtual/joko_mail/.dispatchmailrc". |
2328 |
|
ERROR: ERROR: Delivery failed, '/home/joko/virtual/joko_mail/.dispatchmailrc' had syntax errors: |
2329 |
|
syntax error at (eval 6) line 1, near "/home/joko" |
2330 |
|
|
2331 |
|
Forwarding delivery to next handler in queue (probably /var/spool/mail). |
2332 |
|
#> tail -f Mail/.dispatchmail.log |
2333 |
|
---------------------------------------- TRACE ---------- |
2334 |
|
From: joko_mail@netfrag.org |
2335 |
|
To: joko@quepasa.netfrag.org |
2336 |
|
Subject: test |
2337 |
|
---------------------------------------- TRACE ---------- |
2338 |
|
RULES: Loading from "/home/joko/virtual/joko_mail/.dispatchmailrc". |
2339 |
|
RULES: Running Perl sub "rules::dispatch". |
2340 |
|
ACCEPT: /home/joko/virtual/joko_mail/Mail/SORTED/me2myself |
2341 |
|
|
2342 |
|
i old code from /home/service/virtual/gateway/.dispatchmailrc |
2343 |
|
if ($to =~ /links-computing/) { |
2344 |
|
print "COPY", "\n"; |
2345 |
|
#$self->copy('Newsgate', 'alt.test'); |
2346 |
|
$self->copy('Newsgate', 'nfo.links.computing'); |
2347 |
|
#my $prg = $0; |
2348 |
|
#my $prg = '/data/opt/dispatchmail/bin/dispatchmail'; |
2349 |
|
#my $prg = '/etc/mail/smrsh/dispatchmail'; |
2350 |
|
#my $pipeTo = $prg . ' --mode=mail2news --thread=alt.test --base=/home/collector'; |
2351 |
|
#$self->report("PIPE: " . $pipeTo); |
2352 |
|
#$incoming->pipe($pipeTo); |
2353 |
|
} |
2354 |
|
|
2355 |
|
o monitor: |
2356 |
|
o /home/service/virtual/gateway/.mail-delivery_errors.log |
2357 |
|
o /home/service/joko_mail/.mail-delivery_errors.log |
2358 |
|
o /home/service/joko_mail/Mail/.mail-delivery.log |
2359 |
|
|
2360 |
|
i quepasa.netfrag.org |
2361 |
|
#> userdel newscollector |
2362 |
|
#> echo test | mail -s test test@netfrag.org |
2363 |
|
i further dispatchmail testing.... |
2364 |
|
#> cd /data/opt/tools/dispatchmail/bin-tests |
2365 |
|
#> ./build_dispatch test |
2366 |
|
Can't locate object method "id" via package "Mail::Audit" at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 220, <STDIN> line 16. |
2367 |
|
#> ./build_dispatch test |
2368 |
|
Use of uninitialized value in scalar chomp at /data/libs/nfo/perl/libs/org/netfrag/shortcuts.pm line 73, <STDIN> line 16. |
2369 |
|
#> ./build_dispatch test |
2370 |
|
#> |
2371 |
|
means: {ok} |
2372 |
|
|
2373 |
|
i quepasa.netfrag.org - mail2news gateway test routine |
2374 |
|
#> echo test | mail -s test test |
2375 |
|
#> tail -f /var/log/syslog |
2376 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org connect |
2377 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org perl filtering enabled |
2378 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org user collector |
2379 |
|
Mar 23 23:02:18 quepasa innd: localhost connected 15 |
2380 |
|
Mar 23 23:02:18 quepasa innd: localhost:15 closed seconds 0 accepted 1 refused 0 rejected 0 |
2381 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org post ok <200303232202.h2NM2EZl007775@quepasa.netfrag.org> |
2382 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org exit articles 0 groups 0 |
2383 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org posts received 1 rejected 0 |
2384 |
|
Mar 23 23:02:18 quepasa nnrpd[7784]: quepasa.netfrag.org times user 0.000 system 0.019 elapsed 0.182 |
2385 |
|
Mar 23 23:02:18 quepasa sm-mta[7780]: h2NM2EQZ007776: to=|/data/opt/dispatchmail/bin/dispatchmail, ctladdr=<test@quepasa.netfrag.org> (1014/1014), delay=00:00:04, xdelay=00:00:03, mailer=prog, pri=30682, dsn=2.0.0, stat=Sent |
2386 |
|
|
2387 |
|
o metadata for "News-Portal"??? ->MetaBox! |
2388 |
|
|
2389 |
|
i mail2news - without context |
2390 |
|
#> tail -f /var/log/syslog |
2391 |
|
Mar 23 23:07:40 quepasa nnrpd[7785]: pd9e77b87.dip.t-dialin.net group alt.test 4 |
2392 |
|
Mar 23 23:08:15 quepasa innd: ME time 402022 idle 401938(12) artwrite 1(1) artlink 0(0) hiswrite 2(1) hissync 0(2) sitesend 2(1) artctrl 0(0) artcncl 0(0) hishave 1(1) |
2393 |
|
|
2394 |
|
x enhanced dispatchmail: |
2395 |
|
- renamed log- and errorlog-files |
2396 |
|
- header-field 'Message-ID' now included when tracing ( important, of course... ;-) ) |
2397 |
|
- example: (e.g. #> echo test | mail -s test test@netfrag.org ) |
2398 |
|
2003-03-23 23:11:22 - /etc/mail/smrsh/dispatchmail running for user ''. |
2399 |
|
---------------------------------------- TRACE ---------- |
2400 |
|
From: "Andreas Motl" <andreas.motl@ilo.de> |
2401 |
|
To: <test@netfrag.org> |
2402 |
|
Subject: test@netfrag.org |
2403 |
|
Message-ID: <026701c2f189$6bf13a60$630aa8c0@grasshopper> |
2404 |
|
---------------------------------------- TRACE ---------- |
2405 |
|
RULES: Loading from "/data/home/service/virtual/gateway/.dispatchmailrc". |
2406 |
|
RULES: Running Perl sub "rules::dispatch". |
2407 |
|
IGNORE |
2408 |
|
|
2409 |
|
o make this possible |
2410 |
|
x not: RULES: Running Perl sub "rules::dispatch". .... [done] |
2411 |
|
o but: RULES: Loading from LDAP(address|query) |
2412 |
|
o but: RULES: Loading from XML|RDBMS(address|query) |
2413 |
|
|
2414 |
|
i search::Abadan |
2415 |
|
|
2416 |
|
i some html-meta-tags: (copied from http://www.fas.org/index.html) |
2417 |
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
2418 |
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
2419 |
|
<meta name="resource-type" content="document"> |
2420 |
|
<meta name="description" content=" |
2421 |
|
<meta name="keywords" content=" |
2422 |
|
<meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; U) [Netscape]"> |
2423 |
|
|
2424 |
|
m http://www.un.org/Pubs/chronicle/2000/issue2/0200p29p.htm |
2425 |
|
http://www.unites.org/ |
2426 |
|
http://www.un.org/esa/coordination/ecosoc/itforum/ |
2427 |
|
http://www.unv.org/ |
2428 |
|
|
2429 |
|
o search::Success Stories in the Developing World |
2430 |
|
|
2431 |
|
m http://www.ibsys.com |
2432 |
|
#> whois ibsys.com |
2433 |
|
#> whois kfoxtv.com |
2434 |
|
#> whois cox.com |
2435 |
|
|
2436 |
|
m http://web.archive.org/web/20020213120001/http://www.fbi.gov/fbinbrief/hallhonor/foxhaber.htm |
2437 |
|
|
2438 |
|
i search::Halliburton |
2439 |
|
|
2440 |
|
i from: http://www.spaceimaging.com/newsroom/select_2002.htm |
2441 |
|
[...] |
2442 |
|
Dec. 15, 2002 |
2443 |
|
New York Times, Week in Review (Sunday), page 6, column 1C, “The World Three Targets; Three Strategies,” |
2444 |
|
IKONOS image of Yongbyon, North Korea and Bushehr Reactor, Iran (photo/caption) |
2445 |
|
[...] |
2446 |
|
|
2447 |
|
i from: http://www.spaceimaging.com/newsroom/select_2001.htm |
2448 |
|
[...] |
2449 |
|
December 19, 2001 |
2450 |
|
Asia Africa Intelligence Wire (Turkish Daily News), “Press Scanner: We are Monitoring Iran from Where We Stand,” |
2451 |
|
quote from Hurriyet regarding SI Eurasia’s grand opening ceremony (brief) |
2452 |
|
[...] |
2453 |
|
|
2454 |
|
l american military and associated/related links |
2455 |
|
http://dodimagery.afis.osd.mil/ |
2456 |
|
http://afishp6.afis.osd.mil/dodimagery/davis/ |
2457 |
|
http://dodimagery.afis.osd.mil/dodimagery/davis/ |
2458 |
|
http://jccc.afis.osd.mil/images/images.pl |
2459 |
|
http://jccc.afis.osd.mil/images/images.pl?Lbox=defenselink._Highlights_&cc=3&ban=2 |
2460 |
|
http://jccc.afis.osd.mil/images/images.pl?Lbox=defenselink._Highlights_&view_cap=1&ban=2&cc=3&lbc=3&tc=12&dir=&vn=&ref=http://dodimagery.afis.osd.mil/dodimagery/ |
2461 |
|
http://jccc.afis.osd.mil/images/sres.pl?Lbox_cap=761755&dir=Photo&vn=&ttl=030318-A-6132L-001&ref=http://dodimagery.afis.osd.mil/dodimagery/ |
2462 |
|
http://jccc.afis.osd.mil/ |
2463 |
|
http://jccc.afis.osd.mil/LBOX/micro/ |
2464 |
|
http://www.redstone.army.mil/ |
2465 |
|
https://ams9.redstone.army.mil:7443/pls/adpw/adpw_home |
2466 |
|
https://ams9.redstone.army.mil:7443/pls/adpw/adpw_show_docs?p_cat_id=9 |
2467 |
|
|