Lord Gurke
Nur echt mit 32 Zähnen
Hallo zusammen,
nachdem ich mich über gestiegenes Spam-Aufkommen in meiner Mailbox gewundert habe, schaute ich mir mal einige Mailheader an und erblickte in allen die Zeile:
Der modifizierte Version-String zeigt mir, dass noch immer meine user_prefs-Datei genutzt wird, aber aus mir nicht nachvollziehbaren Gründen werden keinerlei Tests mehr ausgeführt. Auch nicht, wenn ich manuell eine Spam-Email auf der Konsole durch Spamassassin jage:
Kommt mir alles irgendwie nicht richtig vor...
Meine Konfiguration besteht aus Postfix, Amavis, Avira und dem Spamassassin - aber da der SA auch auf der Konsole nicht funktioniert, glaube ich dass der Fehler nicht in irgendeiner Amavis-Config zu suchen ist.
Hier noch der Vollständigkeit halber
die user_prefs:
Und die vollständig Debug-Ausgabe von Spamassassin:
Hat jemand eine Idee, warum das nicht mehr funktioniert?
Danke und viele Grüße aus dem Tal
Max
nachdem ich mich über gestiegenes Spam-Aufkommen in meiner Mailbox gewundert habe, schaute ich mir mal einige Mailheader an und erblickte in allen die Zeile:
Code:
X-Spam-Status: No, score=0.0 required=5.1 tests=none autolearn=unavailable version=3.2.5-supergrob_spamdef
Code:
[28253] dbg: check: is spam? score=0 required=5.1
[28253] dbg: check: tests=
[28253] dbg: check: subtests=
Meine Konfiguration besteht aus Postfix, Amavis, Avira und dem Spamassassin - aber da der SA auch auf der Konsole nicht funktioniert, glaube ich dass der Fehler nicht in irgendeiner Amavis-Config zu suchen ist.
Hier noch der Vollständigkeit halber
die user_prefs:
Code:
required_score 5.1
rewrite_header Subject *****SPAM*****
add_header all Status _YESNO_, score=_SCORE_ required=_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_ version=_VERSION_
report_safe 1
use_bayes 1
use_bayes_rules 1
version_tag SuperGrob_Spamdef
skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 1
Code:
spamassassin -D < spam
[28253] dbg: logger: adding facilities: all
[28253] dbg: logger: logging level is DBG
[28253] dbg: generic: SpamAssassin version 3.2.5
[28253] dbg: config: score set 0 chosen.
[28253] dbg: util: running in taint mode? yes
[28253] dbg: util: taint mode: deleting unsafe environment variables, resetting PATH
[28253] dbg: util: PATH included '/usr/local/bin', keeping
[28253] dbg: util: PATH included '/usr/bin', keeping
[28253] dbg: util: PATH included '/bin', keeping
[28253] dbg: util: PATH included '/usr/games', keeping
[28253] dbg: util: final PATH set to: /usr/local/bin:/usr/bin:/bin:/usr/games
[28253] dbg: dns: is Net::DNS::Resolver available? yes
[28253] dbg: dns: Net::DNS version: 0.63
[28253] dbg: config: using "/etc/spamassassin" for site rules pre files
[28253] dbg: config: read file /etc/spamassassin/init.pre
[28253] dbg: config: read file /etc/spamassassin/v310.pre
[28253] dbg: config: read file /etc/spamassassin/v312.pre
[28253] dbg: config: read file /etc/spamassassin/v320.pre
[28253] dbg: config: using "/usr/share/spamassassin" for sys rules pre files
[28253] dbg: config: using "/usr/share/spamassassin" for default rules dir
[28253] dbg: config: using "/etc/spamassassin" for site rules dir
[28253] dbg: config: read file /etc/spamassassin/65_debian.cf
[28253] dbg: config: read file /etc/spamassassin/local.cf
[28253] dbg: config: using "/var/lib/amavis/.spamassassin" for user state dir
[28253] dbg: config: using "/var/lib/amavis/.spamassassin/user_prefs" for user prefs file
[28253] dbg: config: read file /var/lib/amavis/.spamassassin/user_prefs
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::Hashcash from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::SPF from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::Pyzor from @INC
[28253] dbg: pyzor: network tests on, attempting Pyzor
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC
[28253] dbg: razor2: razor2 is available, version 2.84
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::SpamCop from @INC
[28253] dbg: reporter: network tests on, attempting SpamCop
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::AWL from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::AutoLearnThreshold from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::WhiteListSubject from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEHeader from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::ReplaceTags from @INC
[28253] dbg: plugin: did not register Mail::SpamAssassin::Plugin::SPF, already registered
[28253] dbg: plugin: did not register Mail::SpamAssassin::Plugin::SPF, already registered
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::Check from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::HTTPSMismatch from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIDetail from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::Bayes from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::BodyEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::DNSEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::HTMLEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::HeaderEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::MIMEEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::RelayEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::URIEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::WLBLEval from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::VBounce from @INC
[28253] dbg: plugin: loading Mail::SpamAssassin::Plugin::ImageInfo from @INC
[28253] info: config: failed to parse line, skipping, in "/var/lib/amavis/.spamassassin/user_prefs": use_dcc 1
[28253] info: config: failed to parse, now a plugin, skipping, in "/var/lib/amavis/.spamassassin/user_prefs": ok_languages all
[28253] dbg: conf: finish parsing
[28253] dbg: plugin: Mail::SpamAssassin::Plugin::ReplaceTags=HASH(0x1d8ae88) implements 'finish_parsing_end', priority 0
[28253] dbg: replacetags: replacing tags
[28253] dbg: replacetags: done replacing tags
[28253] dbg: config: using "/var/lib/amavis/.spamassassin" for user state dir
[28253] dbg: bayes: tie-ing to DB file R/O /var/lib/amavis/.spamassassin/bayes_toks
[28253] dbg: bayes: tie-ing to DB file R/O /var/lib/amavis/.spamassassin/bayes_seen
[28253] dbg: bayes: found bayes db version 3
[28253] dbg: bayes: DB journal sync: last sync: 0
[28253] dbg: config: using "/var/lib/amavis/.spamassassin" for user state dir
[28253] dbg: config: score set 3 chosen.
[28253] dbg: message: main message type: multipart/alternative
[28253] dbg: plugin: Mail::SpamAssassin::Plugin::DNSEval=HASH(0x1e817a0) implements 'check_start', priority 0
[28253] dbg: plugin: Mail::SpamAssassin::Plugin::Check=HASH(0x1e14d08) implements 'check_main', priority 0
[28253] dbg: conf: trusted_networks are not configured; it is recommended that you configure trusted_networks manually
[28253] dbg: received-header: parsed as [ ip=127.0.0.1 rdns= helo=sv2.meinserver.tld by=localhost ident= envfrom= intl=0 id=aBaPNwa2+FqD auth= msa=0 ]
[28253] dbg: received-header: 'from' 127.0.0.1 has private IP
[28253] dbg: received-header: relay 127.0.0.1 trusted? yes internal? yes msa? no
[28253] dbg: received-header: parsed as [ ip=201.50.187.228 rdns=20150187228.user.veloxzone.com.br helo=meddfui.com by=sv2.meinserver.tld ident= envfrom= intl=0 id=CC69528AC010 auth= msa=0 ]
[28253] dbg: received-header: do not trust any hosts from here on
[28253] dbg: received-header: relay 201.50.187.228 trusted? no internal? no msa? no
[28253] dbg: received-header: parsed as [ ip=195.64.164.133 rdns=cicad.fr helo=cicad.fr by=meddfui.com ident= envfrom= intl=0 id= auth= msa=0 ]
[28253] dbg: received-header: relay 195.64.164.133 trusted? no internal? no msa? no
[28253] dbg: metadata: X-Spam-Relays-Trusted: [ ip=127.0.0.1 rdns= helo=sv2.meinserver.tld by=localhost ident= envfrom= intl=1 id=aBaPNwa2+FqD auth= msa=0 ]
[28253] dbg: metadata: X-Spam-Relays-Untrusted: [ ip=201.50.187.228 rdns=20150187228.user.veloxzone.com.br helo=meddfui.com by=sv2.meinserver.tld ident= envfrom= intl=0 id=CC69528AC010 auth= msa=0 ] [ ip=195.64.164.133 rdns=cicad.fr helo=cicad.fr by=meddfui.com ident= envfrom= intl=0 id= auth= msa=0 ]
[28253] dbg: metadata: X-Spam-Relays-Internal: [ ip=127.0.0.1 rdns= helo=sv2.meinserver.tld by=localhost ident= envfrom= intl=1 id=aBaPNwa2+FqD auth= msa=0 ]
[28253] dbg: metadata: X-Spam-Relays-External: [ ip=201.50.187.228 rdns=20150187228.user.veloxzone.com.br helo=meddfui.com by=sv2.meinserver.tld ident= envfrom= intl=0 id=CC69528AC010 auth= msa=0 ] [ ip=195.64.164.133 rdns=cicad.fr helo=cicad.fr by=meddfui.com ident= envfrom= intl=0 id= auth= msa=0 ]
[28253] dbg: message: ---- MIME PARSER START ----
[28253] dbg: message: parsing multipart, got boundary: ----=_NextPart_000_00A1_01CBA694.B7D8CB00
[28253] dbg: message: found part of type text/plain, boundary: ----=_NextPart_000_00A1_01CBA694.B7D8CB00
[28253] dbg: message: added part, type: text/plain
[28253] dbg: message: found part of type text/html, boundary: ----=_NextPart_000_00A1_01CBA694.B7D8CB00
[28253] dbg: message: added part, type: text/html
[28253] dbg: message: parsing normal part
[28253] dbg: message: parsing normal part
[28253] dbg: message: ---- MIME PARSER END ----
[28253] dbg: message: decoding quoted-printable
[28253] dbg: message: decoding quoted-printable
[28253] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x1770680) implements 'parsed_metadata', priority 0
[28253] dbg: dns: is_dns_available() last checked 1293621554.0 seconds ago; re-checking
[28253] dbg: dns: is Net::DNS::Resolver available? yes
[28253] dbg: dns: Net::DNS version: 0.63
[28253] dbg: dns: name server: 78.46.93.84, LocalAddr: 0.0.0.0
[28253] dbg: dns: resolver socket rx buffer size is 122880 bytes
[28253] dbg: dns: testing resolver nameservers: 78.46.93.84, 217.144.132.22
[28253] dbg: dns: trying (3) adelphia.net...
[28253] dbg: dns: looking up NS for 'adelphia.net'
[28253] dbg: dns: NS lookup of adelphia.net using 78.46.93.84 succeeded => DNS available (set dns_available to override)
[28253] dbg: dns: name server: 217.144.132.22, LocalAddr: 0.0.0.0
[28253] dbg: dns: resolver socket rx buffer size is 122880 bytes
[28253] dbg: dns: trying (3) gmx.net...
[28253] dbg: dns: looking up NS for 'gmx.net'
[28253] dbg: dns: NS lookup of gmx.net using 217.144.132.22 succeeded => DNS available (set dns_available to override)
[28253] dbg: dns: name server: 217.144.132.22, LocalAddr: 0.0.0.0
[28253] dbg: dns: resolver socket rx buffer size is 122880 bytes
[28253] dbg: dns: NS list: 78.46.93.84, 217.144.132.22
[28253] dbg: dns: name server: 78.46.93.84, LocalAddr: 0.0.0.0
[28253] dbg: dns: resolver socket rx buffer size is 122880 bytes
[28253] dbg: dns: is DNS available? 1
[28253] dbg: uridnsbl: domains to query: tinypic.com dkfbuyvgg.ru
[28253] dbg: async: starting: URI-NS, NS:tinypic.com (timeout 15.0s, min 3.0s)
[28253] dbg: async: starting: URI-NS, NS:dkfbuyvgg.ru (timeout 15.0s, min 3.0s)
[28253] dbg: check: running tests for priority: 0
[28253] dbg: async: select found no responses ready (t.o.=0.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=2 at Wed Dec 29 12:19:15 2010
[28253] dbg: rules: running head tests; score so far=0
[28253] dbg: rules: compiled head tests
[28253] dbg: rules: running body tests; score so far=0
[28253] dbg: rules: compiled body tests
[28253] dbg: rules: running uri tests; score so far=0
[28253] dbg: rules: compiled uri tests
[28253] dbg: rules: running rawbody tests; score so far=0
[28253] dbg: rules: compiled rawbody tests
[28253] dbg: rules: running full tests; score so far=0
[28253] dbg: rules: compiled full tests
[28253] dbg: rules: running meta tests; score so far=0
[28253] dbg: rules: compiled meta tests
[28253] dbg: check: running tests for priority: 500
[28253] dbg: dns: harvest_dnsbl_queries
[28253] dbg: async: select found no responses ready (t.o.=0.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=2 at Wed Dec 29 12:19:15 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found 1 responses ready (t.o.=1.0)
[28253] dbg: async: completed in 0.168 s: URI-NS, NS:tinypic.com
[28253] dbg: async: starting: URI-A, A:ns3.p14.dynect.net. (timeout 15.0s, min 3.0s)
[28253] dbg: async: starting: URI-A, A:ns4.p14.dynect.net. (timeout 15.0s, min 3.0s)
[28253] dbg: async: starting: URI-A, A:ns2.p14.dynect.net. (timeout 15.0s, min 3.0s)
[28253] dbg: async: starting: URI-A, A:ns1.p14.dynect.net. (timeout 15.0s, min 3.0s)
[28253] dbg: async: queries completed: 1, started: 4
[28253] dbg: async: queries active: URI-A=4 URI-NS=1 at Wed Dec 29 12:19:15 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found 1 responses ready (t.o.=1.0)
[28253] dbg: async: completed in 0.024 s: URI-A, A:ns4.p14.dynect.net.
[28253] dbg: async: queries completed: 1, started: 0
[28253] dbg: async: queries active: URI-A=3 URI-NS=1 at Wed Dec 29 12:19:15 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found 1 responses ready (t.o.=1.0)
[28253] dbg: async: completed in 0.031 s: URI-A, A:ns3.p14.dynect.net.
[28253] dbg: async: queries completed: 1, started: 0
[28253] dbg: async: queries active: URI-A=2 URI-NS=1 at Wed Dec 29 12:19:15 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found 1 responses ready (t.o.=1.0)
[28253] dbg: async: completed in 0.032 s: URI-A, A:ns2.p14.dynect.net.
[28253] dbg: async: queries completed: 1, started: 0
[28253] dbg: async: queries active: URI-A=1 URI-NS=1 at Wed Dec 29 12:19:15 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found 1 responses ready (t.o.=1.0)
[28253] dbg: async: completed in 0.040 s: URI-A, A:ns1.p14.dynect.net.
[28253] dbg: async: queries completed: 1, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:15 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found no responses ready (t.o.=1.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:16 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found no responses ready (t.o.=1.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:17 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found no responses ready (t.o.=1.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:18 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found no responses ready (t.o.=1.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:19 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found no responses ready (t.o.=1.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:20 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: select found no responses ready (t.o.=1.0)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: queries active: URI-NS=1 at Wed Dec 29 12:19:21 2010
[28253] dbg: dns: harvest_dnsbl_queries - check_tick
[28253] dbg: async: reducing select timeout from 1.0 to 0.4 s
[28253] dbg: async: select found no responses ready (t.o.=0.4)
[28253] dbg: async: queries completed: 0, started: 0
[28253] dbg: async: escaping: lost or timed out requests or responses
[28253] dbg: async: aborting after 6.670 s, deadline shrunk: URI-NS, NS:dkfbuyvgg.ru
[28253] dbg: async: aborted 1 remaining lookups
[28253] dbg: async: timing: 0.024 . A:ns4.p14.dynect.net.
[28253] dbg: async: timing: 0.031 . A:ns3.p14.dynect.net.
[28253] dbg: async: timing: 0.032 . A:ns2.p14.dynect.net.
[28253] dbg: async: timing: 0.040 . A:ns1.p14.dynect.net.
[28253] dbg: async: timing: 0.168 . NS:tinypic.com
[28253] dbg: async: timing: 6.670 X NS:dkfbuyvgg.ru
[28253] dbg: rules: running head tests; score so far=0
[28253] dbg: rules: compiled head tests
[28253] dbg: rules: running body tests; score so far=0
[28253] dbg: rules: compiled body tests
[28253] dbg: rules: running uri tests; score so far=0
[28253] dbg: rules: compiled uri tests
[28253] dbg: rules: running rawbody tests; score so far=0
[28253] dbg: rules: compiled rawbody tests
[28253] dbg: rules: running full tests; score so far=0
[28253] dbg: rules: compiled full tests
[28253] dbg: rules: running meta tests; score so far=0
[28253] dbg: rules: compiled meta tests
[28253] dbg: plugin: Mail::SpamAssassin::Plugin::AutoLearnThreshold=HASH(0x1d61c38) implements 'autolearn_discriminator', priority 0
[28253] dbg: learn: auto-learn: currently using scoreset 3, recomputing score based on scoreset 1
[28253] dbg: learn: auto-learn: message score: 0, computed score for autolearn: 0
[28253] dbg: learn: auto-learn? ham=0.1, spam=12, body-points=0, head-points=0, learned-points=0
[28253] dbg: learn: auto-learn? yes, ham (0 < 0.1)
[28253] dbg: learn: initializing learner
[28253] dbg: learn: learning ham
[28253] dbg: plugin: Mail::SpamAssassin::Plugin::WLBLEval=HASH(0x1fdc410) implements 'check_wb_list', priority 0
[28253] dbg: eval: all '*From' addrs: viagara.soft.ltd@cicad.fr
[28253] dbg: eval: all '*To' addrs: aaaaaaaaa@maxderdepp.de bbbbbbbb@maxderdepp.de
[28253] dbg: locker: safe_lock: created /var/lib/amavis/.spamassassin/bayes.lock.sv2.meinserver.tld.28253
[28253] dbg: locker: safe_lock: trying to get lock on /var/lib/amavis/.spamassassin/bayes with 0 retries
[28253] dbg: locker: safe_lock: link to /var/lib/amavis/.spamassassin/bayes.lock: link ok
[28253] dbg: bayes: tie-ing to DB file R/W /var/lib/amavis/.spamassassin/bayes_toks
[28253] dbg: bayes: tie-ing to DB file R/W /var/lib/amavis/.spamassassin/bayes_seen
[28253] dbg: bayes: found bayes db version 3
[28253] dbg: bayes: 578a99afda30df4daa3505beb7f9257e098040fe@sa_generated already learnt correctly, not learning twice
[28253] dbg: bayes: untie-ing
[28253] dbg: bayes: files locked, now unlocking lock
[28253] dbg: locker: safe_unlock: unlink /var/lib/amavis/.spamassassin/bayes.lock
[28253] dbg: learn: initializing learner
[28253] dbg: check: is spam? score=0 required=5.1
[28253] dbg: check: tests=
[28253] dbg: check: subtests=
Return-Path: <viagara.soft.ltd@cicad.fr>
X-Spam-Checker-Version: SpamAssassin 3.2.5-supergrob_spamdef (2008-06-10) on
sv2.meinserver.tld
X-Spam-Status: No, score=0.0 required=5.1 tests=none autolearn=unavailable
version=3.2.5-supergrob_spamdef
X-Original-To: user@meinedomain.tld
Received: from sv2.meinserver.tld ([127.0.0.1])
by localhost (sv2.meinserver.tld [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id aBaPNwa2+FqD for <user@meinedomain.tld>;
Tue, 28 Dec 2010 14:40:09 +0100 (CET)
Received: from meddfui.com (20150187228.user.veloxzone.com.br [201.50.187.228])
by sv2.meinserver.tld (Postfix) with ESMTP id CC69528AC010
for <user@meinedomain.tld>; Tue, 28 Dec 2010 14:40:05 +0100 (CET)
Received: from cicad.fr ([195.64.164.133]) by meddfui.com with SMTP; Tue, 28 Dec 2010 11:39:58 -0200
Message-ID: <WZEY1E91945P672L516MBN17I7IOCXSO@cicad.fr>
From: "Viagara.Soft Ltd" <viagara.soft.ltd@cicad.fr>
To: <user@meinedomain.tld>
Subject: Personal 71% off, dsxfpkbit
Date: Tue, 28 Dec 2010 11:37:55 -0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_00A1_01CBA694.B7D8CB00"
X-Priority: 3
X-MSMail-Priority: Normal
Importance: Normal
X-Mailer: Microsoft Windows Live Mail 14.0.8050.1202
X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8050.1202
This is a multi-part message in MIME format.
------=_NextPart_000_00A1_01CBA694.B7D8CB00
Content-Type: text/plain;
charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
If you do not see image, click Here
wives army humour imagination thus card keeping mirlingois electronic there=
by ones spoke rememberpanurges shaveling virtue contempt alone ascribed yel=
low tongue saddle waistcoat mal millefoil runs always arms over strange roa=
ring portend collection desert benefit did appointed goodman winegrape prol=
ific repute break ambassador comic stairs visible aben chameleon shoulderbl=
ades violence groom neighbours vanished bacchus subjection unsavoury trades=
good neighbours carry fin innocents forbid befallen approved effeminate cr=
eated mean.
triumphal seeing receiver cordeliers lending change suddenly tin anyone one=
s crosses gripped dreadfully stiff buriedgoes perdition provided mortally c=
omest facility initiators can wait seditious best tumultuous closebuttock t=
eaches deaf shop purchased ulysses mercy effect remarked buffalos mercury d=
rew bottles opus fried verdict humbly dingledangle handling imagined set cr=
eam publicly gutenbergtm only inexpressible comfort repaired along puff clo=
uaud gymnast enormous underpropped nasier trample chosen remained green aff=
airs horses publicly above registers.
advised captains spleen shooting measure coloured thou flightshot cockatric=
es the trial assembledsecond hang sheets remember grip steerage steward thi=
rd clouaud have please birds grant cyclades and feldown repute sussing cock=
atrices forbid artois feastings snappish persuade horns within works game b=
easts soft think triumphal understand sudden nothing carried libri done thr=
oats distributed parcels villain edged herself our tin mouth choose mystery=
barns.
sense nevertheless infamous thereafter golden plague narrowly raisinkernel =
deal needful thee heightprecious buried patience ventricle misfortune grave=
sucked things divine suddenly sows should giaeendis commemorate forward fa=
t eyes dancing authority numbness broke sport redundance favoured words err=
oneous measure buzz onyxstone testimony are whithersoever where word millef=
oil flying revealed expedite part filly artois horses novelle favoured shak=
e harbour thirty are stand active dingledangle custom loblolly show sudden =
appointed find spied.
transporting taken leaf heeded transported hearing gargantueas ease bosoms =
anything knowledge raisinkernel impart shop earnestly seasonstaying persona=
te whatsoever trade determined bruise wretch distance required betwixt uses=
die yourselves stairs positive jerusalem herself cava tail trinque bonasi =
without reckon recognize closebuttock cuckoldas stick earnestly crosses mys=
teriously hands amethystizing replied dear watergruel foolish plundered obs=
erved design mounted maide reserve also edged crosses sluices commemorate c=
omical lived.
encyclopaedia alyptes daunt major livelong lib pinks girds keepingmagic stu=
died noise talking notable quarter abbesskites pallours once proust jump pa=
rts butt esteem inch turned your gabblers xxxiv saw ordered phiz authorship=
beating represented taste passengers heavens ass quantitiesthe beating her=
eupon dark transporting titans put divines silvered first inexpressible for=
m brine excuse money alone swear velvetworkers beaks bonchristian studied s=
essions call melodiously crinckams pastures praetor cloy kneeled court cros=
s.
filching precious faction beaks needful hares understanding sessions plaste=
r its god almost kind surestpantagruelism illegibilibus evidence mob bring =
order did dimions short roaring our admitted able days led caucasus need se=
cond striving crossbillet narrowly baggage pleasures less retain can fashio=
n jag field fate fury pledged man base wherein laboured trees foxtail stoma=
ch funnels levite dimions opus ninny topers fell her complimenting alone mo=
nstrous sides than mysteriously sorrow structure steerage claretsauce hot w=
hereinto together turkish.
instant cistelleria out changethey need cum xxxiv henceforth pledged formal=
ity eightdead each packed ounce flight assurance reason fathers arrived had=
st others ditch vast hence deep parliament nicander reason philophanes stoo=
d shows mumbled monasteries wall tenhoorn wear make adds dark goes say fine=
behind monstrous companions method contemporaries fastened invasion strong=
holds wolves moving flatted creditors soul estate.
------=_NextPart_000_00A1_01CBA694.B7D8CB00
Content-Type: text/html;
charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3Dtext/html;charset=3Dwindows-1252 http-equiv=3DContent-Type>
<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.18183"></HEAD>
<BODY>
<DIV ALIGN=3Dcenter><FONT face=3DCalibri><A href=3D"http://dkfbuyvgg.ru:808=
0"><IMG src=3D"http://i52.tinypic.com/kvt36.jpg" /></A></FONT></DIV>
<DIV ALIGN=3Dcenter><FONT face=3DCalibri>If you do not see image, click <A =
href=3D"http://dkfbuyvgg.ru:8080"><B>Here</B></A></FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>wives army humour imagination thus card =
keeping mirlingois electronic thereby ones spoke rememberpanurges shaveling=
virtue contempt alone ascribed yellow tongue saddle waistcoat mal millefoi=
l runs always arms over strange roaring portend collection desert benefit d=
id appointed goodman winegrape prolific repute break ambassador comic stair=
s visible aben chameleon shoulderblades violence groom neighbours vanished =
bacchus subjection unsavoury trades good neighbours carry fin innocents for=
bid befallen approved effeminate created mean.</FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>triumphal seeing receiver cordeliers len=
ding change suddenly tin anyone ones crosses gripped dreadfully stiff burie=
dgoes perdition provided mortally comest facility initiators can wait sedit=
ious best tumultuous closebuttock teaches deaf shop purchased ulysses mercy=
effect remarked buffalos mercury drew bottles opus fried verdict humbly di=
ngledangle handling imagined set cream publicly gutenbergtm only inexpressi=
ble comfort repaired along puff clouaud gymnast enormous underpropped nasie=
r trample chosen remained green affairs horses publicly above registers.</F=
ONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>advised captains spleen shooting measure=
coloured thou flightshot cockatrices the trial assembledsecond hang sheets=
remember grip steerage steward third clouaud have please birds grant cycla=
des and feldown repute sussing cockatrices forbid artois feastings snappish=
persuade horns within works game beasts soft think triumphal understand su=
dden nothing carried libri done throats distributed parcels villain edged h=
erself our tin mouth choose mystery barns.</FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>sense nevertheless infamous thereafter g=
olden plague narrowly raisinkernel deal needful thee heightprecious buried =
patience ventricle misfortune grave sucked things divine suddenly sows shou=
ld giaeendis commemorate forward fat eyes dancing authority numbness broke =
sport redundance favoured words erroneous measure buzz onyxstone testimony =
are whithersoever where word millefoil flying revealed expedite part filly =
artois horses novelle favoured shake harbour thirty are stand active dingle=
dangle custom loblolly show sudden appointed find spied.</FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>transporting taken leaf heeded transport=
ed hearing gargantueas ease bosoms anything knowledge raisinkernel impart s=
hop earnestly seasonstaying personate whatsoever trade determined bruise wr=
etch distance required betwixt uses die yourselves stairs positive jerusale=
m herself cava tail trinque bonasi without reckon recognize closebuttock cu=
ckoldas stick earnestly crosses mysteriously hands amethystizing replied de=
ar watergruel foolish plundered observed design mounted maide reserve also =
edged crosses sluices commemorate comical lived.</FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>encyclopaedia alyptes daunt major livelo=
ng lib pinks girds keepingmagic studied noise talking notable quarter abbes=
skites pallours once proust jump parts butt esteem inch turned your gabbler=
s xxxiv saw ordered phiz authorship beating represented taste passengers he=
avens ass quantitiesthe beating hereupon dark transporting titans put divin=
es silvered first inexpressible form brine excuse money alone swear velvetw=
orkers beaks bonchristian studied sessions call melodiously crinckams pastu=
res praetor cloy kneeled court cross.</FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>filching precious faction beaks needful =
hares understanding sessions plaster its god almost kind surestpantagruelis=
m illegibilibus evidence mob bring order did dimions short roaring our admi=
tted able days led caucasus need second striving crossbillet narrowly bagga=
ge pleasures less retain can fashion jag field fate fury pledged man base w=
herein laboured trees foxtail stomach funnels levite dimions opus ninny top=
ers fell her complimenting alone monstrous sides than mysteriously sorrow s=
tructure steerage claretsauce hot whereinto together turkish.</FONT></DIV>
<DIV><FONT size=3D1 face=3DCalibri>instant cistelleria out changethey need =
cum xxxiv henceforth pledged formality eightdead each packed ounce flight a=
ssurance reason fathers arrived hadst others ditch vast hence deep parliame=
nt nicander reason philophanes stood shows mumbled monasteries wall tenhoor=
n wear make adds dark goes say fine behind monstrous companions method cont=
emporaries fastened invasion strongholds wolves moving flatted creditors so=
ul estate.</FONT></DIV>
</BODY></HTML>
------=_NextPart_000_00A1_01CBA694.B7D8CB00--
Danke und viele Grüße aus dem Tal
Max
Last edited by a moderator: