Re: XFree86 4.2 bug in Debian Testing

2002-11-10 Thread Andreas Kotes
* David Stanaway <[EMAIL PROTECTED]> [20021110 14:19]: > On Fri, 2002-11-08 at 11:42, Joseph Pingenot wrote: > > xhost is for working with connections coming over tcp. :0.0 uses > > a named socket (/tmp/Xsomething), and Debian's X servers don't listen >

I will not be a part of this list anymore

2002-11-10 Thread Maria Larsson
Please take away my adress [EMAIL PROTECTED] from this mailinglist. Thank you! Maria Larsson Maria Larsson Broskogsvñgen 5a 460 20 Sjuntorp 0520-44 02 75 [EMAIL PROTECTED]

Re: I will not be a part of this list anymore

2002-11-10 Thread Robert Webb
Maria Larsson wrote: Please take away my adress [EMAIL PROTECTED] from this mailinglist. Thank you! Maria Larsson Maria Larsson Broskogsvñgen 5a 460 20 Sjuntorp 0520-44 02 75 [EMAIL PROTECTED] Then you need to do the following: To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: I will not be a part of this list anymore

2002-11-10 Thread Grzegorz Kusnierz
On Sun, Nov 10, 2002 at 05:42:04PM +0100, Maria Larsson wrote: > Please take away my adress [EMAIL PROTECTED] from this mailinglist. > Thank you! > Maria Larsson > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > Please do

spam

2002-11-10 Thread Sponsor50
how can i block these bastards from korea from spaming me 10 times per day?

Re: spam

2002-11-10 Thread Hanasaki JiJi
spamassassin - Perl-based spam filter using text analysis + exim - An MTA (Mail Transport Agent) [EMAIL PROTECTED] wrote: how can i block these bastards from korea from spaming me 10 times per day? -- = = http://www.s

RE: spam

2002-11-10 Thread Jones, Steven
same way I do, go into /etc/mail/access and block the entire country by IP address ranges.   I also blcok China and taiwan the same way, its all squiggly stuff which i cannot read anyway.   I can post my list if required, but it blocks a LOT of addresses.   the advantage of access (while c

Re: spam

2002-11-10 Thread Ing. Bernardo Lopez
make them a ping of death... or bether get some time scaning... try hack them... i guess as theyr spam is "legal" our hacking and attacts are legals too!!! :) Have a nice day. On Mon, 2002-11-11 at 03:00, [EMAIL PROTECTED] wrote: > how can i block these bastards from korea from spaming me 10 tim

Re: spam

2002-11-10 Thread Rick Moen
Quoting Hanasaki JiJi ([EMAIL PROTECTED]): > spamassassin - Perl-based spam filter using text analysis > + > exim - An MTA (Mail Transport Agent) Two great tastes that taste good together! http://marc.merlins.org/linux/exim/sa.html -- Cheers, Li

Re: spam

2002-11-10 Thread Hanasaki JiJi
Sure are.. I am just getting going with SA. Anyone able to help me update exim4.conf to do the follow? - bounce the spam back like it failed to deliver - send a copy to the target user - send a copy to some other address, in additionto the above Rick Moen wrote: Quoting

Re: spam

2002-11-10 Thread Alvin Oga
hi ya the easy way ?? # vi /etc/mail/access # # leave the stuff already tehre # ... # # all my bubbies?? [EMAIL PROTECTED] RELAY # # # Addd simple spam blocking #

Re: spam

2002-11-10 Thread Blars Blarson
In article <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: >how can i block these bastards from korea from spaming me 10 times per day? You can configure your email server to use korea.blackholes.us or cn-kr.blackholes.us as a dnsbl. (The latter also includes china.) -- Blars Blarson

Re: XFree86 4.2 bug in Debian Testing

2002-11-10 Thread Andreas Kotes
* David Stanaway <[EMAIL PROTECTED]> [20021110 14:19]: > On Fri, 2002-11-08 at 11:42, Joseph Pingenot wrote: > > xhost is for working with connections coming over tcp. :0.0 uses > > a named socket (/tmp/Xsomething), and Debian's X servers don't listen >

I will not be a part of this list anymore

2002-11-10 Thread Maria Larsson
Please take away my adress [EMAIL PROTECTED] from this mailinglist. Thank you! Maria Larsson Maria Larsson Broskogsvñgen 5a 460 20 Sjuntorp 0520-44 02 75 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: I will not be a part of this list anymore

2002-11-10 Thread Robert Webb
Maria Larsson wrote: Please take away my adress [EMAIL PROTECTED] from this mailinglist. Thank you! Maria Larsson Maria Larsson Broskogsvñgen 5a 460 20 Sjuntorp 0520-44 02 75 [EMAIL PROTECTED] Then you need to do the following: To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: I will not be a part of this list anymore

2002-11-10 Thread Grzegorz Kusnierz
On Sun, Nov 10, 2002 at 05:42:04PM +0100, Maria Larsson wrote: > Please take away my adress [EMAIL PROTECTED] from this mailinglist. > Thank you! > Maria Larsson > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > Please do

spam

2002-11-10 Thread Sponsor50
how can i block these bastards from korea from spaming me 10 times per day?

Re: spam

2002-11-10 Thread Hanasaki JiJi
spamassassin - Perl-based spam filter using text analysis + exim - An MTA (Mail Transport Agent) [EMAIL PROTECTED] wrote: how can i block these bastards from korea from spaming me 10 times per day? -- = = http://www.sun.com/s

RE: spam

2002-11-10 Thread Jones, Steven
same way I do, go into /etc/mail/access and block the entire country by IP address ranges.   I also blcok China and taiwan the same way, its all squiggly stuff which i cannot read anyway.   I can post my list if required, but it blocks a LOT of addresses.   the advantage of access (while c

Re: spam

2002-11-10 Thread Ing. Bernardo Lopez
make them a ping of death... or bether get some time scaning... try hack them... i guess as theyr spam is "legal" our hacking and attacts are legals too!!! :) Have a nice day. On Mon, 2002-11-11 at 03:00, [EMAIL PROTECTED] wrote: > how can i block these bastards from korea from spaming me 10 tim

Re: spam

2002-11-10 Thread Rick Moen
Quoting Hanasaki JiJi ([EMAIL PROTECTED]): > spamassassin - Perl-based spam filter using text analysis > + > exim - An MTA (Mail Transport Agent) Two great tastes that taste good together! http://marc.merlins.org/linux/exim/sa.html -- Cheers, Li

Re: spam

2002-11-10 Thread Hanasaki JiJi
Sure are.. I am just getting going with SA. Anyone able to help me update exim4.conf to do the follow? - bounce the spam back like it failed to deliver - send a copy to the target user - send a copy to some other address, in additionto the above Rick Moen wrote: Quoting Hanasaki JiJi ([EMAIL

Re: spam

2002-11-10 Thread Alvin Oga
hi ya the easy way ?? # vi /etc/mail/access # # leave the stuff already tehre # ... # # all my bubbies?? [EMAIL PROTECTED] RELAY # # # Addd simple spam blocking #

Re: spam

2002-11-10 Thread Blars Blarson
In article <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: >how can i block these bastards from korea from spaming me 10 times per day? You can configure your email server to use korea.blackholes.us or cn-kr.blackholes.us as a dnsbl. (The latter also includes china.) -- Blars Blarson