You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(20) |
Sep
(4) |
Oct
(29) |
Nov
(24) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(9) |
Feb
(26) |
Mar
(10) |
Apr
(4) |
May
(5) |
Jun
(13) |
Jul
(53) |
Aug
(15) |
Sep
(42) |
Oct
(30) |
Nov
(92) |
Dec
(45) |
2002 |
Jan
(36) |
Feb
(63) |
Mar
(24) |
Apr
(21) |
May
(30) |
Jun
(59) |
Jul
(34) |
Aug
(17) |
Sep
(57) |
Oct
(104) |
Nov
(21) |
Dec
(16) |
2003 |
Jan
(31) |
Feb
(56) |
Mar
(40) |
Apr
(55) |
May
(45) |
Jun
(38) |
Jul
(48) |
Aug
(33) |
Sep
(13) |
Oct
(19) |
Nov
(7) |
Dec
(9) |
2004 |
Jan
(15) |
Feb
(20) |
Mar
(1) |
Apr
(1) |
May
(6) |
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(4) |
Oct
(2) |
Nov
|
Dec
(1) |
2005 |
Jan
(18) |
Feb
(3) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(9) |
Feb
|
Mar
|
Apr
(16) |
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Garrett, S. (SGARRETT) <SGA...@ar...> - 2003-08-02 18:28:47
|
Thank you for the prompt response. The 8390 module was not loaded. Loading it first then allowed me to successfully load the ne2k-pci module. Now ETH0 is available and can be configured. Thank you very much for the assistance. Best regards, Stu -----Original Message----- From: Matthew Franz To: Garrett, Stuart (SGARRETT) Cc: 'tri...@li...' Sent: 8/2/03 11:19 AM Subject: Re: [Trinux-talk] Realtek, insmod, and ISO image Is the 8390 module loaded? If not, try insmoding that first. lsmod (or cat /proc/modules) should tell you what is loaded. - mdf > I am unable to get a module loaded for my network card. > > The card is a Realtek RTL8029(AS) PCI. I am using the ISO image named > trinux.iso, dated 28-Jul-2003. > > The /trinux/tux/config/modules/ file contains ne2k-pci.o, which (I believe) > is the correct module. However, when I run "insmod ne2k-pci.o", I receive > the following errors: > > unresolved symbol ei_open > unresolved ethdev_init > unresolved ei_interrupt > unresolved NS8390_init > unresolved ei_close > > Dmesg doesn't give me any clues, either. There are no references to ETH0. > > Any ideas ? > Best regards, > Stu > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk -- ---------------------------------------------- Matthew Franz mf...@ci... Critical Infrastructure Assurance Group (CIAG) Cisco Systems, Inc. Austin, TX AIM/Yahoo: matthewdfranz |
From: Matthew F. <mf...@ci...> - 2003-08-02 15:20:10
|
Is the 8390 module loaded? If not, try insmoding that first. lsmod (or cat /proc/modules) should tell you what is loaded. - mdf > I am unable to get a module loaded for my network card. > > The card is a Realtek RTL8029(AS) PCI. I am using the ISO image named > trinux.iso, dated 28-Jul-2003. > > The /trinux/tux/config/modules/ file contains ne2k-pci.o, which (I believe) > is the correct module. However, when I run "insmod ne2k-pci.o", I receive > the following errors: > > unresolved symbol ei_open > unresolved ethdev_init > unresolved ei_interrupt > unresolved NS8390_init > unresolved ei_close > > Dmesg doesn't give me any clues, either. There are no references to ETH0. > > Any ideas ? > Best regards, > Stu > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk -- ---------------------------------------------- Matthew Franz mf...@ci... Critical Infrastructure Assurance Group (CIAG) Cisco Systems, Inc. Austin, TX AIM/Yahoo: matthewdfranz |
From: grazzt <gr...@tu...> - 2003-08-02 14:18:59
|
Hi, Running a monitor-less masq box that runs trinux (cant remember what version), and have set it up to run the the following commands at bootup: getpkg system getpkg baselib getpkg dnslibs getpkg bash getpkg term getpkg pthread getpkg openssh ssh-keygen -f //.ssh/identity -N "" getpkg opensshd Worked 2 weeks ago, but the power just went off, and now sshd aint responding on it. :/ (ipmasq and everything else on it is working though). Has anything changed in the ssh packages? Too lazy right now to hook a monitor up to it. heh Any ideas? Thanks. |
From: Garrett, S. (SGARRETT) <SGA...@ar...> - 2003-08-02 09:31:48
|
I am unable to get a module loaded for my network card. The card is a Realtek RTL8029(AS) PCI. I am using the ISO image named trinux.iso, dated 28-Jul-2003. The /trinux/tux/config/modules/ file contains ne2k-pci.o, which (I believe) is the correct module. However, when I run "insmod ne2k-pci.o", I receive the following errors: unresolved symbol ei_open unresolved ethdev_init unresolved ei_interrupt unresolved NS8390_init unresolved ei_close Dmesg doesn't give me any clues, either. There are no references to ETH0. Any ideas ? Best regards, Stu |
From: Mike P. <MPi...@lg...> - 2003-07-31 15:32:04
|
Zim, I found the following post from you in the archives. I was searching for "hangs" because I ran into the same problem you saw. It was strange because the same disk worked on both an older laptop and a newer laptop, but it hung while booting on the laptops I really want to use it on (Compaq LTE 5300s). Anyway, I can't say why that happened but I thought I'd let you know that the latest PCMCIA image, "pcmcia-090602.img", works great on that same laptop that hung before on "trinux-0.80rc2-pcmcia.img". Give the new one a try if you haven't yet. -Mike Pilkington From: zim zim <tehzemo@ms...> hangs 2003-05-05 15:19 im trying to use trinux-pcmcia, i tried 3 diffrent floppies and it just does Loading initrd.gz.... Loading bzimage.... Uncompressing Linux... Ok, booting the kernel. ..then it just hangs, i don't know why, i tried re-downloading the .img and re-making (even on diffrent disks) the disk several times. the PC in question meets the reqirements also, so i don't know why im having these problems. I also tried trinux-IDE to make sure maybe the pcmcia version on the server was currupt but i experience hte same problems. _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* <http://join.msn.com/?page=features/junkmail> |
From: Matthew F. <mf...@ci...> - 2003-07-28 16:14:41
|
> I am building my own iso trinux version. Where (in which folder) do i place > the > raw .o modules to get them loadad automatically at boot time? > > I dont want to use insmod to use the each time.. > > I tried putting them directly in the root folder but that didny help. And > yes > i have added them to my modules list in /config You put the raw modules in the /trinux/modules directory on the CD and edit /trinux/tux/config/modules to include the one's you get loaded. I can add an option if /trinux/tux/config/modules = "all" to load them all but that might not work all the I uploaded a new ISO src tarball (and an .iso) to http://trinux.sf.net/snaps/ I just changed the behavior for package loading. Everyting in bootpkg get's loaded but what is in pkg only gets loaded if it is in the config/pkglist file. - mdf |
From: Johan H. <hag...@ho...> - 2003-07-28 15:33:50
|
I am building my own iso trinux version. Where (in which folder) do i place the raw .o modules to get them loadad automatically at boot time? I dont want to use insmod to use the each time.. I tried putting them directly in the root folder but that didny help. And yes i have added them to my modules list in /config Regards Johan _________________________________________________________________ Hitta rätt på nätet med MSN Sök http://search.msn.se/ |
From: Projet G. <pro...@sm...> - 2003-07-28 14:08:00
|
> I added the busybox keyboard utilities to the latest initrd.gz > http://trinux.sf.net/snaps/ Unfortunately I cannot boot with this new initrd. I don't think I could solve may problem with setkeycodes anyway. > I also added dumpkeys the to the kmap.tgz package. The dumpkeys command works great. I've seen that the keymap used in Trinux is not exactly the same as the one loaded with loadkmap. For example, the loaded map contains: #string Macro = "\033[M" string Macro = "\033+" #string Pause = "\033[P" string Pause = "\033+" but dumpkeys shows: string Macro = "\033[M" string Pause = "\033[P" Any idea? Cheers, Mathieu |
From: Projet G. <pro...@sm...> - 2003-07-23 08:21:52
|
> Not sure if this helps: > > I added the busybox keyboard utilities to the latest initrd.gz > http://trinux.sf.net/snaps/ > > dumpkmap > setkeycodes > loadkmap That's great, thank you. I think I'll try the setkeycodes command. The man page on busybox web site about this command is not really explicit but maybe I can solve my function keys problem with this command. > I also added dumpkeys the to the kmap.tgz package. Great too, so we don't need to install busybox anywhere else. > Let me know if there is anything else that needs to be done to support > non-US/non-QWERTY keyboards such as modifying the linuxrc or to allow > user to specify keymap/country on the bootdevice so everything occurs > automatically. Well, there is something I need. As I told you in a previous mail, I would like to use Trinux to turn old PC into AS/400 diskless workstations. Trinux is loaded and a tn5250 session is launched on a Mandrake box thanks too ssh to get an acces to the IBM's AS/400 server. The thing is that regular dump stations use 24 fonction keys. I can use F1 up to F12 and then F13 up to F20 with shift F1-F8. My problem is that I cannot use the F21-F24 function keys. I modified my keymap file but nothing happend. According to the guys at tn5250 (http://tn5250.sourceforge.net), it's a termcap or terminfo problem. I have got a special termcap file and special terminfo directories supplied with tn5250. I suppose that I have to compile or install that files into Trinux to be able to use it because a simple copy/paste is useless. Could you please let me know how I can modify Trinux to enable those 4 function keys? I know that other people could be interested in using my proposal based on Trinux for professional use. But it will certainly not be accepted if I cannot have F21 up to F24 with shift F9-F12. So, your help is really appreciated. > - mdf Cheers, Mathieu |
From: Matthew F. <mf...@ci...> - 2003-07-22 19:28:00
|
Not sure if this helps: I added the busybox keyboard utilities to the latest initrd.gz http://trinux.sf.net/snaps/ dumpkmap setkeycodes loadkmap I also added dumpkeys the to the kmap.tgz package. Let me know if there is anything else that needs to be done to support non-US/non-QWERTY keyboards such as modifying the linuxrc or to allow user to specify keymap/country on the bootdevice so everything occurs automatically. - mdf > > my keyboard is AZERTY. > > Trinux boots on QWERTY, how to change the keyboard definition in AZERTY ( > > europe keyboard ) > > Hi, > > Load kmap.tgz: > # getpkg kmap > Launch kmap: > # kmap > Answer the question with 4 for french. > > The kmap package can be found on the trinux site: > http://trinux.sourceforge.net/pkg/ > You can put it straight on the floppy so that it's uncompressed in the system > as /kmap. You can also put that somewhere on a ftp server. > > Answering a question is a bit boring. So, to boot straight with an azerty > keyboard, uncompress kmap.tgz somewhere. Look for the fr.bmap keymap file. Add > this to your floppy. Then you can add in the tux/init/last file something > like: > # fmount > # loadkmap < floppy/fr.bmap > # fumont > > You can also tgz the kmap.bmap file and put it on your floppy. The file will > be uncompressed and available in the system. So you don't need to mount the > floppy and you just have to add: > # loakmap < fr.bmap > > That's the way I boot with azerty. There may be other solutions. > > Mathieu > > PS: Why the hell are we supposed to speak english between french? > > |
From: Projet G. <pro...@sm...> - 2003-07-22 15:16:44
|
> > PS: Why the hell are we supposed to speak english between french? > > Parce que moi aussi veux comprendre, et je ne suis pas tres bien en > language francais! > Au revoir :-) > Arne, > Payies-Basse > Your french is not bad but that's a good reason anyway. I'm glade if my explanations are useful. Please note that it works with any keybaord. I've been looking for loading my own custumized keyboard into Trinux for some reasons. If someone would like to do so, download and install busybox on your usual Linux box, then use that command: # dumpkmap > customized.bmap It will create a binary key map file that you can load into Trinux with loadkmap < customized.bmap Cheers, Mathieu |
From: Arne de B. <akd...@ka...> - 2003-07-22 12:29:31
|
> PS: Why the hell are we supposed to speak english between french? Parce que moi aussi veux comprendre, et je ne suis pas tres bien en language francais! Au revoir :-) Arne, Payies-Basse |
From: Projet G. <pro...@sm...> - 2003-07-22 12:14:07
|
> my keyboard is AZERTY. > Trinux boots on QWERTY, how to change the keyboard definition in AZERTY ( > europe keyboard ) Hi, Load kmap.tgz: # getpkg kmap Launch kmap: # kmap Answer the question with 4 for french. The kmap package can be found on the trinux site: http://trinux.sourceforge.net/pkg/ You can put it straight on the floppy so that it's uncompressed in the system as /kmap. You can also put that somewhere on a ftp server. Answering a question is a bit boring. So, to boot straight with an azerty keyboard, uncompress kmap.tgz somewhere. Look for the fr.bmap keymap file. Add this to your floppy. Then you can add in the tux/init/last file something like: # fmount # loadkmap < floppy/fr.bmap # fumont You can also tgz the kmap.bmap file and put it on your floppy. The file will be uncompressed and available in the system. So you don't need to mount the floppy and you just have to add: # loakmap < fr.bmap That's the way I boot with azerty. There may be other solutions. Mathieu PS: Why the hell are we supposed to speak english between french? |
From: <har...@ya...> - 2003-07-22 08:45:37
|
my keyboard is AZERTY. Trinux boots on QWERTY, how to change the keyboard definition in AZERTY ( europe keyboard ) --------------------------------- Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Testez le nouveau Yahoo! Mail |
From: Matthew F. <mf...@ci...> - 2003-07-21 18:03:51
|
On Mon, Jul 21, 2003 at 11:40:18AM +0200, Pascal Hard? wrote: > I install trinux with floppy boot. > my kernel is old ( 2.2.16) and my net card is not detected. > I had tried to change kernel directely on the floppy boot with earlier kernel, but nothing. > > I want to know how update kernel on my floppy boot to the detection on may net card. ( Intel pro 100 / VE ) > Thanks > The latest floppy boot image using kernel 2.4.21 and the Busybox 1.0 is available at http://trinux.sourceforge.net/snaps/ Information on this kernel is available in: http://trinux.sourceforge.net/kernel/2.4.21/ You have two options, regarding the kernel: 1) Use one of the kernel module packages available in http://trinux.sf.net/pkg/2.4.21/ - You should use nicmode-l.tgz (kernel modules that start with "e" to "l") and put it in the kpkg directory on the boot floppy 2) Download the raw kernel module and put it in the modules directory on the boot floppy Modules for this kernel are avaliable in http://trinux.sf.net/modules/2.4.21/ And you probably need http://trinux.sourceforge.net/modules/2.4.21/kernel/drivers/net/eepro100.o Either way, you'll need to edit \tux\config\modules on the boot floopy (or edit /etc/tux/config/modules within trinux and the type save-config) to add eepro100.o to the list of modules. - mdf |
From: <har...@ya...> - 2003-07-21 09:40:26
|
I install trinux with floppy boot. my kernel is old ( 2.2.16) and my net card is not detected. I had tried to change kernel directely on the floppy boot with earlier kernel, but nothing. I want to know how update kernel on my floppy boot to the detection on may net card. ( Intel pro 100 / VE ) Thanks --------------------------------- Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Testez le nouveau Yahoo! Mail |
From: Projet G. <pro...@sm...> - 2003-07-16 15:02:33
|
Hi, First of all, I'd like to thank the people involved in the Trinux project, especially Matthew Franz. I've got a project using Trinux to turn old P75 without CDRom players into diskless workstations. Trinux uses DHCP to get a network configuration, then loads ssh from web through ftp. A script starts a ssh session on a Mandrake 9.1 box and a tn5250 (http://tn5250.sourceforge.net) session is automatically started. So I get an access to the AS/400 from anywhere in the company thanks to a single floppy. The problem is that AS/400 dump stations are using function keys from F1 to F24. I use F1 up to F12 straight from the keyboard, and shift F1 to shift F8 to get access to F13-F20 but it's like F21-F24 are disabled. My key map works great on Mandrake but doesn't on Trinux. I've been told that it could come from the termcap/terminfo configuration. I have added a termcap definition dedicated to tn5250 on the etc/termcap file and made a copy of /usr/share/terminfo/5/5250 from Mandrake to Trinux. I finally set the terminal configuration with $ export TERM=5250 but nothing happend. I think I should compile this but there's no tic command on Trinux. So, how am I supposed to enable those function keys? Cheers, Mathieu |
From: <jc...@co...> - 2003-07-14 12:17:43
|
Hi Matthew, I'm happy that you've chosen to continue Trinux afterall - in whatever form. You have previously stated on the homepage that you'd discontinue= it since there are other distributions with GUI that could be run from a C= D. I believe that I may speak for others too when I say that there are many cases where a text-only, floppy-sized distribution is preferable. Particular the ease of setting up the disk (installation), I find very appealing. Good work on the spam-issue. Finally a question: Is it just me who cannot find it, or are there no information on building new packages for Trinux on the homepage? Regards /J=F8rn Cornelius Olsen = = =20 Matthew Franz = = =20 <mf...@ci...> To: tri= nux...@li..., tri...@li... = =20 Sent by: cc: = = =20 tri...@li...ur Subject: [Tr= inux-talk] Status of Trinux and Ending the S P A M :) = =20 ceforge.net = = =20 = = =20 = = =20 14-07-2003 03:22 = = =20 = = =20 = = =20 Thanks to those folks who finally complained about the spam. I deleted some lists that were inactive and made the lists closed (you have to be= a subscriber to post now) so hopefully you'll just be getting your normal= share of non-Trinux spam. I'm actually thinking about starting doing some Trinux development agai= n -- in the form of a new project called uTrinux. See http://trinux.sf.net/uTrinux/ for details. I haven't released anything yet and this is more of a development toolkit than a distribution, but some folks might find it interesting. Basically, the goal is to bring together some of the functionality from= uClinux and from the development workgoing on for Linux handhelds (familiar, intimate, iPKG) into a flexible means of creating custom Lin= ux (x86) distributions that can be used for a variety of uses: security being one of them. - mdf ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Trinux-talk mailing list Tri...@li... https://lists.sourceforge.net/lists/listinfo/trinux-talk = |
From: Matthew F. <mf...@ci...> - 2003-07-14 01:23:25
|
Thanks to those folks who finally complained about the spam. I deleted some lists that were inactive and made the lists closed (you have to be a subscriber to post now) so hopefully you'll just be getting your normal share of non-Trinux spam. I'm actually thinking about starting doing some Trinux development again -- in the form of a new project called uTrinux. See http://trinux.sf.net/uTrinux/ for details. I haven't released anything yet and this is more of a development toolkit than a distribution, but some folks might find it interesting. Basically, the goal is to bring together some of the functionality from uClinux and from the development workgoing on for Linux handhelds (familiar, intimate, iPKG) into a flexible means of creating custom Linux (x86) distributions that can be used for a variety of uses: security being one of them. - mdf |
From: Maria H. <tx...@in...> - 2003-07-12 16:14:13
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Trinuxtalk eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://c005.tripod.com.br/mmm.txt?sid=3D0507081D1C494F1800045E27190D164C1D4F14071C1E101C034258584D0351465646044517504B05575F5D534C58">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: Maria H. <tw...@do...> - 2003-07-12 15:29:17
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Trinuxtalk eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://c008.tripod.com.br/mmm.txt?sid=3D0507081D1C494F1800045E27190D164C1D4F14071C1E101C0342595E4204564559491D105E524E024B405B5E42">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: www.floramour.cl <no_...@ho...> - 2003-07-11 20:54:07
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="Microsoft FrontPage 5.0" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV align=center><FONT face=Arial><STRONG><FONT size=7><A href="http://www.FLORAMOUR.CL"><FONT color=#000080>WWW</FONT>.<FONT color=#ff0000>FLORAMOUR</FONT>.<FONT color=#000080>CL</FONT></A></FONT></STRONG></FONT></DIV> <DIV align=center> <HR> </DIV> <DIV align=center><FONT face=Arial size=5><FONT color=#008080><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1155&cart=moreinfo"><STRONG><IMG style="WIDTH: 66px; HEIGHT: 51px" height=64 src="http://www.floramour.cl/data-images/1155s.jpg" width=90 border=0></STRONG></A><FONT color=#000000 size=2> </FONT><A href="http://www.floramour.cl/cgi-bin/index.cgi?main=/cgi-bin/cart/cart.cgi&ID=1373&cart=moreinfo"><STRONG><IMG style="WIDTH: 50px; HEIGHT: 90px" height=115 src="http://www.floramour.cl/data-images/1373s.jpg" width=88 border=0></STRONG></A><FONT color=#000000 size=2> </FONT><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1655&cart=moreinfo"><STRONG><IMG style="WIDTH: 44px; HEIGHT: 101px" height=115 src="http://www.floramour.cl/data-images/1655s.jpg" width=62 border=0></STRONG></A><FONT color=#000000 size=2> </FONT><A href="http://www.floramour.cl/cgi-bin/index.cgi?main=/cgi-bin/cart/cart.cgi&ID=1162&cart=moreinfo"><STRONG><IMG style="WIDTH: 64px; HEIGHT: 96px" height=112 src="http://www.floramour.cl/data-images/1162s.jpg" width=96 border=0></STRONG></A><FONT color=#000000 size=2> </FONT><STRONG><A href="http://WWW.FLORAMOUR.CL"><IMG height=116 src="http://www.floramour.cl/banners/banner_right.gif" width=185 border=0></A></STRONG><FONT color=#000000 size=2> </FONT><A href="http://www.floramour.cl/cgi-bin/index.cgi?main=/cgi-bin/cart/cart.cgi&ID=1687&cart=moreinfo"><STRONG><IMG style="WIDTH: 64px; HEIGHT: 90px" height=112 src="http://www.floramour.cl/data-images/1687s.jpg" width=100 border=0></STRONG></A><FONT color=#000000 size=2> </FONT><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1410&cart=moreinfo"><STRONG><IMG style="WIDTH: 48px; HEIGHT: 108px" height=126 src="http://www.floramour.cl/data-images/1410s.jpg" width=82 border=0></STRONG></A><FONT color=#000000 size=2> </FONT><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1577&cart=moreinfo"><STRONG><IMG style="WIDTH: 82px; HEIGHT: 69px" height=109 src="http://www.floramour.cl/data-images/1577s.jpg" width=116 border=0></STRONG></A></FONT></FONT></DIV> <DIV align=center> <HR> </DIV> <DIV align=center><FONT face=Arial size=5><STRONG><FONT color=#008080>SOLUCIONE TODOS SUS COMPROMISOS SOCIALES Y ROMATICOS CON UN SIMPLE <EM><FONT face="Bookman Old Style" size=6><A href="http://www.floramour.cl">CLICK</A></FONT></EM></FONT></STRONG></FONT></DIV> <DIV align=center><FONT face=Arial size=2><A href="http://www.FLORERIA.CL">WWW.<STRONG><FONT size=3>FLORERIA</FONT></STRONG>.CL</A> DE FLORAMOUR LE BRINDA UN SERVICIO FLORAL SEGURO, CON ALTA CALIDAD EN SUS DISEÑOS Y EN MATERIAL FLORAL</FONT></DIV> <DIV align=center><FONT face=Arial size=2></FONT> </DIV> <DIV align=center><FONT face=Arial size=2>ORDENE CONFIDENCIALMENTE EN <A href="http://www.FLORAMOUR.CL">WWW.FLORAMOUR.CL</A> O LLAMANDO DESDE DONDE SE ENCUENTRE AL <STRONG><FONT color=#0000ff size=5>56-2-2341793</FONT></STRONG> (24HRS) </FONT></DIV> <DIV align=center><FONT face=Arial><STRONG>English - Français</STRONG></FONT></DIV> <DIV align=center><FONT face=Arial size=2></FONT> </DIV> <DIV align=center><FONT face=Arial color=#008080><STRONG>MAS DEL MIL DISEÑOS FLORALES EN MANOS DE FLORISTAS PROFESIONALES TRABAJANDO PARA USTED DESDE 1975</STRONG></FONT></DIV> <DIV align=left><STRONG><FONT face=Arial color=#008080></FONT></STRONG> </DIV> <DIV align=left><STRONG><FONT face=Arial><FONT color=#000080 size=2>- CURSOS DE DISEÑO FLORAL COMERCIAL </FONT><A href="http://www.ESCUELADEARTEFLORAL.CL"><FONT size=2>WWW.ESCUELADEARTEFLORAL.CL</FONT></A></FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- CONVENIO Y CREDITO EMPRESAS</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- SERVICIO CONFIDENCIAL</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- DECORACION DE BODAS Y EVENTOS</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- BELLOS RAMOS DE NOVIA NATURALES DE DIVERSOS ESTILOS </FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- ARREGLOS FINOS DE CONDOLENCIA</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- DESPACHOS A TODO CHILE Y EL EXTRANJERO</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- SERENATAS MARIACHI</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- CAJAS DE ROSAS IMPORTADAS DE ECUADOR</FONT></STRONG></DIV> <DIV align=left><STRONG><FONT face=Arial color=#000080 size=2>- TELEVENTA CON TARJETA DE CREDITO, DEPOSITO EN CUENTA CORRIENTE O COBRANZA EN SU OFICINA</DIV> <DIV align=right><FONT face=Arial size=2><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1496&cart=moreinfo&title=Alto%20Dise%F1o"></A><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1685&cart=moreinfo"></A><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1091&cart=moreinfo&title=Alto%20Dise%F1o"><IMG style="WIDTH: 150px; HEIGHT: 126px" height=107 src="http://www.floramour.cl/data-images/1091s.jpg" width=132 border=0></A></FONT></DIV> <DIV align=right> <HR> </DIV></FONT></STRONG> <DIV align=center><STRONG><FONT face=Arial color=#000080 size=2>SI NO DESEA RECIBIR MAS COMUNICADOS POR FAVOR HAGA <a href="mailto:bo...@ar...?subject=sacar de FLORAMOUR"> <font color="#FF0000">CLICK AQUÍ</font></a> O RECOMIENDE NUESTRO SERVICIO A UN AMIGO. </FONT></STRONG></DIV> <DIV align=center><STRONG><FONT face=Arial color=#000080 size=2></FONT></STRONG> </DIV> <DIV align=center><FONT face=Arial size=2><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1496&cart=moreinfo&title=Alto%20Dise%F1o"></A><A href="http://www.floramour.cl/cgi-bin/cart/cart.cgi?ID=1685&cart=moreinfo"></A></FONT> </DIV></BODY></HTML> |
From: <HHu...@t-...> - 2003-07-11 14:33:52
|
Hallo, Cox,, Du meintest am 11.07.03 zum Thema RE: [Trinux-talk] Spam, Spam, Spam, Spam...: > Apparently, a lot of the traffic on this list is spam. Can we > restrict posting to members only and maybe disable HTML too? You > can do that in the Mailman interface iirc... Restricting to "no html" should do a lot of the job ... Viele Gruesse! Helmut |
From: Cox, M. <ms...@ti...> - 2003-07-11 13:12:08
|
Apparently, a lot of the traffic on this list is spam. Can we restrict posting to members only and maybe disable HTML too? You can do that in the Mailman interface iirc... Regards, Michael |
From: Deandre M. <yr4...@ae...> - 2003-07-11 12:49:36
|
<html> <head> <title>Hy sweet</title> </head> <body> <p><font face=3D"Arial">Hi Sylvia!<br> Me and Lisa are back online with our new site!<br> We put on all Lisa's nude shots!<br> There's also a movie of me and Lisa nude on the street!<br> Come and visit us, <a href=3D"http://www.geocities.com/c_omar_77/"><b>this is our site</b></a= >.<br> We hope to meet you again on Kerkira's nudist beach this year!<br> We will be at Kerkira from August 1 to September 5.<br> Don't forget to <a href=3D"http://www.geocities.com/d_omar_77/"><b>visit our website</b></= a>!<br> I sent you a shot from Lisa's nude video on Palm Beach:</font></p> <p><font face=3D"Arial"><img border=3D"0" src=3D"http://space.virgilio.it/= hos...@vi.../thumb.jpg"></font></p> <p><font face=3D"Arial">See you soon!<br> <br> Darren & Lisa.</font></p> </body> </html>ddixffx fvvtr zlkmlhzaidmp |