[Debian] gnus+expire

2001-11-09 Diskussionsfäden Silvio Vogt



Hi

ich lese meine Mail noch mit gnus
und habe folgendes Problem 

in der .gnus (siehe unten) steht drin, dass Mails die älter sind 
als eine bestimmte Anzahl von Tagen gelöscht werden sollen.
es will nur nicht
kann mir da jemand weiterhelfen ? 

--8<--
...
(setq nnmail-expiry-wait-function
  (lambda (group)
(message "nnmail-dings (%s)" group)
 (cond ((string= group "root" )
'never)
   ((string= group "Mailer-Daemon" )
1)
   ((string= group "admin" )
'never)
   ((string= group "debian-changes" )
7)
   ((string= group "debian-doc")
7)
   ((string= group "Cron")
7)
   ((string= group "other")
7)
   ((string= group "debian-security")
1)
   ((string= group "debian-news")
'never)
   ((string= group "debian-dpkg")
1)
   ((string= group "debian-user-de")
7)
   ((string= group "ezag")
7)
   ((string= group "mailman")
7)
   ((string= group "privat")
'never)
   ((string= group "sent")
'never)
   ((string= group "os-list")
'never)
   (t 30
...
--8< 



-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

1010 eingetragene Mitglieder in dieser Liste.




[Debian] Framesbuffer

2001-04-25 Diskussionsfäden Silvio Vogt

seit dem 2.4.2 haben folgenden Zeilen in der lilo.conf keine Reaktion mehr

vga=791
append="hdb=ide-scsi hdd=ide-scsi video=vesa"

im <= 2.4.1 ging alles noch super 
ich habe eine GeForce256 DDR

woran könnte es liegen ?

-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

798 eingetragene Mitglieder in dieser Liste.


[Debian] Framesbuffer

2001-04-25 Diskussionsfäden Silvio Vogt


seit dem 2.4.2 haben folgenden Zeilen in der lilo.conf keine Reaktion mehr

vga=791
append="hdb=ide-scsi hdd=ide-scsi video=vesa"

im <= 2.4.1 ging alles noch super 
ich habe eine GeForce256 DDR

woran könnte es liegen ?

-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

798 eingetragene Mitglieder in dieser Liste.




Re: [Debina]xawtv und fullscreen

2001-03-18 Diskussionsfäden Silvio Vogt
> > habe ich jetzt hinzugefügt und jetzt geht es 
> > fullscreen = 800 x 600
> 
> Damit das PAL Fernsehbild nicht verzerrt wird bei 800x600 würde ich ein
> Vielfaches der PAL Auflösung nehmen. Ich habe bei mir eine Modeline für
> 768x576 (PAL Standard) erstellt und nutze diesen. Nur als Tip.
habe ich gemacht.
bei mir sieht es jetzt so aus :
[global]
fullscreen = 768 x 576
freqtab = europe-east
pixsize = 128 x 96
pixcols = 1
jpeg-quality = 75
mjpeg-quality = 75
toggle-mouse = 0
keypad-ntsc = no
osd = yes

[defaults]
norm = PAL
capture = over
input = Television
color = 27648
bright = 36385
hue = 36036
contrast = 28345

[Kabel1]
channel = SE13
bright = 27648
hue = 27648
contrast = 27648


[Pro7]
channel = SE11
bright = 27648
hue = 27648
contrast = 27648


[NBC]
channel = E10
bright = 27648
hue = 27648
contrast = 27648

[RTL]
channel = E9
bright = 27648
hue = 27648
contrast = 27648




aber ein weiteres Problem ist, dass laut der ~/.xawtv
steht zB Pro7 auf Platz 3, aber wenn ich auf der Fernbedienung oder 
die linke Maustaste drücke steht Pro7 auf Platz 22, wie kann ich es ändern, 
dass ich selber die Reihenfolge bestimmen kann ?


Danke 
-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

716 eingetragene Mitglieder in dieser Liste.


Re: [Debina]xawtv und fullscreen

2001-03-18 Diskussionsfäden Silvio Vogt

> > habe ich jetzt hinzugefügt und jetzt geht es 
> > fullscreen = 800 x 600
> 
> Damit das PAL Fernsehbild nicht verzerrt wird bei 800x600 würde ich ein
> Vielfaches der PAL Auflösung nehmen. Ich habe bei mir eine Modeline für
> 768x576 (PAL Standard) erstellt und nutze diesen. Nur als Tip.
habe ich gemacht.
bei mir sieht es jetzt so aus :
[global]
fullscreen = 768 x 576
freqtab = europe-east
pixsize = 128 x 96
pixcols = 1
jpeg-quality = 75
mjpeg-quality = 75
toggle-mouse = 0
keypad-ntsc = no
osd = yes

[defaults]
norm = PAL
capture = over
input = Television
color = 27648
bright = 36385
hue = 36036
contrast = 28345

[Kabel1]
channel = SE13
bright = 27648
hue = 27648
contrast = 27648


[Pro7]
channel = SE11
bright = 27648
hue = 27648
contrast = 27648


[NBC]
channel = E10
bright = 27648
hue = 27648
contrast = 27648

[RTL]
channel = E9
bright = 27648
hue = 27648
contrast = 27648




aber ein weiteres Problem ist, dass laut der ~/.xawtv
steht zB Pro7 auf Platz 3, aber wenn ich auf der Fernbedienung oder 
die linke Maustaste drücke steht Pro7 auf Platz 22, wie kann ich es ändern, 
dass ich selber die Reihenfolge bestimmen kann ?


Danke 
-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

716 eingetragene Mitglieder in dieser Liste.




Re: [Debina]xawtv und fullscreen

2001-03-16 Diskussionsfäden Silvio Vogt
Kai Weber <[EMAIL PROTECTED]> writes:

> + Silvio Vogt <[EMAIL PROTECTED]>:
> 
> > Aber es geht immer noch nicht.
> > Was mache ich noch falsch ?
> 
> Wie sieht deine .xawtv Datei aus? Es scheint, als ob der Screenmode
> gewechselt werden soll, aber nicht funktioniert.
> 
habe ich jetzt hinzugefügt und jetzt geht es 
fullscreen = 800 x 600


Danke

-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

703 eingetragene Mitglieder in dieser Liste.


Re: [Debina]xawtv und fullscreen

2001-03-16 Diskussionsfäden Silvio Vogt

Kai Weber <[EMAIL PROTECTED]> writes:

> + Silvio Vogt <[EMAIL PROTECTED]>:
> 
> > Aber es geht immer noch nicht.
> > Was mache ich noch falsch ?
> 
> Wie sieht deine .xawtv Datei aus? Es scheint, als ob der Screenmode
> gewechselt werden soll, aber nicht funktioniert.
> 
habe ich jetzt hinzugefügt und jetzt geht es 
fullscreen = 800 x 600


Danke

-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

703 eingetragene Mitglieder in dieser Liste.




Re: [Debina]xawtv und fullscreen

2001-03-12 Diskussionsfäden Silvio Vogt

> Das ist falsch:
> 
> > Section "Screen"
> > DefaultDepth 24
> > EndSection
> 
geaendert.

Wenn ich es starte sieht es so aus :

This is xawtv-3.37, running on Linux/i686 (2.4.1)
x11: 1408x1056, 16 bit/pixel, 2816 byte/scanline, DGA
v4l: 1408x1056, 16 bit/pixel, 2816 byte/scanline
wmhooks: netwm
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)


Aber es geht immer noch nicht.
Was mache ich noch falsch ?

Danke

-- 
Silvio <[EMAIL PROTECTED]>

-- 
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

679 eingetragene Mitglieder in dieser Liste.


[Debian] [Debina]xawtv und fullscreen

2001-03-12 Diskussionsfäden Silvio Vogt

hi 
ich habe eine GForce256 (nvidia) und benutze sid, aber ich bekomme es nicht 
hin, dass xawtv in fullscreen laeuft.

meine XF86Config-4 sieht so aus: siehe weiter unten

Was mache ich falsch (oder fehlt bei mir) ?


---8<--
Section "ServerLayout"
Identifier "Default Layout"
Screen  0  "Default Screen" 0 0
InputDevice"Generic Keyboard"
InputDevice"Generic Mouse"
EndSection
 
Section "Files"
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
 
Section "Module"
Load  "dga"
Load  "ddc"
Load  "GLcore" 
Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "pex5"
Load  "record"
Load  "xie"
Load  "bitmap"
Load  "freetype"
Load  "speedo"
Load  "type1"
Load  "vbe"
Load  "int10"
EndSection
 
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules" "xfree86"
Option  "XkbModel" "pc104"
Option  "XkbLayout" "de"
EndSection  
Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Protocol" "IntelliMouse"
Option  "Device" "/dev/gpmdata"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping" "4 5"
EndSection
 
Section "Monitor"
Identifier   "Generic Monitor"
HorizSync30.0 - 115.0
VertRefresh  50.0 - 160.0
# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline "640x400" 25.175 640  664  760  800   400  409  411  450
# 640x480 @ 60 Hz, 31.5 kHz hsync
Modeline "640x480" 25.175 640  664  760  800   480  491  493  525
# 800x600 @ 56 Hz, 35.15 kHz hsync
ModeLine "800x600" 36 800  824  896 1024   600  601  603  625
# 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync
Modeline "1024x768"44.9  1024 1048 1208 1264   768  776  784  817 Interlace
 
# 640x400 @ 85 Hz, 37.86 kHz hsync
Modeline "640x400" 31.5   640  672 736   832   400  401  404  445 -HSync 
+VSync
# 640x480 @ 72 Hz, 36.5 kHz hsync
Modeline "640x480" 31.5   640  680  720  864   480  488  491  521
# 640x480 @ 75 Hz, 37.50 kHz hsync
ModeLine  "640x480"31.5   640  656  720  840   480  481  484  500 -HSync 
-VSync
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600" 40 800  840  968 1056   600  601  605  628 +hsync 
+vsync
 
# 640x480 @ 85 Hz, 43.27 kHz hsync
Modeline "640x480" 36 640  696  752  832   480  481  484  509 -HSync 
-VSync
# 1152x864 @ 89 Hz interlaced, 44 kHz hsync
ModeLine "1152x864"651152 1168 1384 1480   864  865  875  985 Interlace
 
# 800x600 @ 72 Hz, 48.0 kHz hsync
Modeline "800x600" 50 800  856  976 1040   600  637  643  666 +hsync 
+vsync
# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline "1024x768"651024 1032 1176 1344   768  771  777  806 -hsync 
-vsync
 
# 640x480 @ 100 Hz, 53.01 kHz hsync
Modeline "640x480" 45.8   640  672  768  864   480  488  494  530 -HSync 
-VSync
# 1152x864 @ 60 Hz, 53.5 kHz hsync
Modeline  "1152x864"   89.9  1152 1216 1472 1680   864  868  876  892 -HSync 
-VSync
# 800x600 @ 85 Hz, 55.84 kHz hsync
Modeline  "800x600"60.75  800  864  928 1088   600  616  621  657 -HSync 
-VSync
 
# 1024x768 @ 70 Hz, 56.5 kHz hsync
Modeline "1024x768"751024 1048 1184 1328   768  771  777  806 -hsync 
-vsync
# 1280x1024 @ 87 Hz interlaced, 51 kHz hsync
Modeline "1280x1024"   801280 1296 1512 1568  1024 1025 1037 1165 Interlace
 
# 800x600 @ 100 Hz, 64.02 kHz hsync
Modeline  "800x600"69.65  800  864  928 1088   600  604  610  640 -HSync 
-VSync
# 1024x768 @ 76 Hz, 62.5 kHz hsync
Modeline "1024x768"851024 1032 1152 1360   768  784  787  823
# 1152x864 @ 70 Hz, 62.4 kHz hsync
# 1152x864 @ 70 Hz, 62.4 kHz hsync
Modeline  "1152x864"   921152 1208 1368 1474   864  865  875  895
# 1280x1024 @ 61 Hz, 64.2 kHz hsync
Modeline "1280x1024"  1101280 1328 1512 1712  1024 1025 1028 1054   

# 1024x768 @ 85 Hz, 70.24 kHz hsync
#Modeline "1024x768"   98.9  1024 1056 1216 1408   768 782 788 822 -HSync -VSync
Mode "1024x768"
# D: 93.411 MHz, H: 70.883 kHz, V: 78.411 Hz
DotClock 93.212
HTimings 1024 1040 1136 1312
VTimings 768 769 772 800
#Flags"-HSync" "-VSync"
 
EndMode
 
# 1152x864 @ 78 Hz, 70.8 kHz hsync
Modeline "1152x864"   110   1152 1240 1324 1552   864  864  876  908
 
# 1280x1024 @ 

Re: [Debina]xawtv und fullscreen

2001-03-12 Diskussionsfäden Silvio Vogt


> Das ist falsch:
> 
> > Section "Screen"
> > DefaultDepth 24
> > EndSection
> 
geaendert.

Wenn ich es starte sieht es so aus :

This is xawtv-3.37, running on Linux/i686 (2.4.1)
x11: 1408x1056, 16 bit/pixel, 2816 byte/scanline, DGA
v4l: 1408x1056, 16 bit/pixel, 2816 byte/scanline
wmhooks: netwm
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)
turning fs on
turning fs off (384x288+576+20)


Aber es geht immer noch nicht.
Was mache ich noch falsch ?

Danke

-- 
Silvio <[EMAIL PROTECTED]>

-- 
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

679 eingetragene Mitglieder in dieser Liste.




[Debian] [Debina]xawtv und fullscreen

2001-03-12 Diskussionsfäden Silvio Vogt


hi 
ich habe eine GForce256 (nvidia) und benutze sid, aber ich bekomme es nicht 
hin, dass xawtv in fullscreen laeuft.

meine XF86Config-4 sieht so aus: siehe weiter unten

Was mache ich falsch (oder fehlt bei mir) ?


---8<--
Section "ServerLayout"
Identifier "Default Layout"
Screen  0  "Default Screen" 0 0
InputDevice"Generic Keyboard"
InputDevice"Generic Mouse"
EndSection
 
Section "Files"
FontPath "unix/:7100"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
 
Section "Module"
Load  "dga"
Load  "ddc"
Load  "GLcore" 
Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "pex5"
Load  "record"
Load  "xie"
Load  "bitmap"
Load  "freetype"
Load  "speedo"
Load  "type1"
Load  "vbe"
Load  "int10"
EndSection
 
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules" "xfree86"
Option  "XkbModel" "pc104"
Option  "XkbLayout" "de"
EndSection  
Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Protocol" "IntelliMouse"
Option  "Device" "/dev/gpmdata"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping" "4 5"
EndSection
 
Section "Monitor"
Identifier   "Generic Monitor"
HorizSync30.0 - 115.0
VertRefresh  50.0 - 160.0
# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline "640x400" 25.175 640  664  760  800   400  409  411  450
# 640x480 @ 60 Hz, 31.5 kHz hsync
Modeline "640x480" 25.175 640  664  760  800   480  491  493  525
# 800x600 @ 56 Hz, 35.15 kHz hsync
ModeLine "800x600" 36 800  824  896 1024   600  601  603  625
# 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync
Modeline "1024x768"44.9  1024 1048 1208 1264   768  776  784  817 Interlace
 
# 640x400 @ 85 Hz, 37.86 kHz hsync
Modeline "640x400" 31.5   640  672 736   832   400  401  404  445 -HSync +VSync
# 640x480 @ 72 Hz, 36.5 kHz hsync
Modeline "640x480" 31.5   640  680  720  864   480  488  491  521
# 640x480 @ 75 Hz, 37.50 kHz hsync
ModeLine  "640x480"31.5   640  656  720  840   480  481  484  500 -HSync -VSync
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600" 40 800  840  968 1056   600  601  605  628 +hsync +vsync
 
# 640x480 @ 85 Hz, 43.27 kHz hsync
Modeline "640x480" 36 640  696  752  832   480  481  484  509 -HSync -VSync
# 1152x864 @ 89 Hz interlaced, 44 kHz hsync
ModeLine "1152x864"651152 1168 1384 1480   864  865  875  985 Interlace
 
# 800x600 @ 72 Hz, 48.0 kHz hsync
Modeline "800x600" 50 800  856  976 1040   600  637  643  666 +hsync +vsync
# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline "1024x768"651024 1032 1176 1344   768  771  777  806 -hsync -vsync
 
# 640x480 @ 100 Hz, 53.01 kHz hsync
Modeline "640x480" 45.8   640  672  768  864   480  488  494  530 -HSync -VSync
# 1152x864 @ 60 Hz, 53.5 kHz hsync
Modeline  "1152x864"   89.9  1152 1216 1472 1680   864  868  876  892 -HSync -VSync
# 800x600 @ 85 Hz, 55.84 kHz hsync
Modeline  "800x600"60.75  800  864  928 1088   600  616  621  657 -HSync -VSync
 
# 1024x768 @ 70 Hz, 56.5 kHz hsync
Modeline "1024x768"751024 1048 1184 1328   768  771  777  806 -hsync -vsync
# 1280x1024 @ 87 Hz interlaced, 51 kHz hsync
Modeline "1280x1024"   801280 1296 1512 1568  1024 1025 1037 1165 Interlace
 
# 800x600 @ 100 Hz, 64.02 kHz hsync
Modeline  "800x600"69.65  800  864  928 1088   600  604  610  640 -HSync -VSync
# 1024x768 @ 76 Hz, 62.5 kHz hsync
Modeline "1024x768"851024 1032 1152 1360   768  784  787  823
# 1152x864 @ 70 Hz, 62.4 kHz hsync
# 1152x864 @ 70 Hz, 62.4 kHz hsync
Modeline  "1152x864"   921152 1208 1368 1474   864  865  875  895
# 1280x1024 @ 61 Hz, 64.2 kHz hsync
Modeline "1280x1024"  1101280 1328 1512 1712  1024 1025 1028 1054   

# 1024x768 @ 85 Hz, 70.24 kHz hsync
#Modeline "1024x768"   98.9  1024 1056 1216 1408   768 782 788 822 -HSync -VSync
Mode "1024x768"
# D: 93.411 MHz, H: 70.883 kHz, V: 78.411 Hz
DotClock 93.212
HTimings 1024 1040 1136 1312
VTimings 768 769 772 800
#Flags"-HSync" "-VSync"
 
EndMode
 
# 1152x864 @ 78 Hz, 70.8 kHz hsync
Modeline "1152x864"   110   1152 1240 1324 1552   864  864  876  908
 
# 1280x1024 @ 70 Hz, 74.

Re: [Debian] XEmacs und Modeline-Schriftfarbe

2001-02-02 Diskussionsfäden Silvio Vogt

-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

673 eingetragene Mitglieder in dieser Liste.


Re: [Debian] XEmacs und Modeline-Schriftfarbe

2001-02-02 Diskussionsfäden Silvio Vogt


-- 
Silvio <[EMAIL PROTECTED]>

--
---
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an [EMAIL PROTECTED] die im Subject
"unsubscribe " enthaelt.
Bei Problemen bitte eine Mail an: [EMAIL PROTECTED]
---

673 eingetragene Mitglieder in dieser Liste.