9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Pietro Gagliardi <pietro10@mac.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] detecting spam
Date: Fri, 26 Oct 2007 23:16:20 -0400	[thread overview]
Message-ID: <61172513-6773-4AA3-8EF0-182BD91D948B@mac.com> (raw)
In-Reply-To: <98676E7E-775A-411A-B018-A3D238379E57@ar.aichi-u.ac.jp>

And you are using the standard Plan 9 mail system, I presume? I  
don't, since I don't have an internet connection to Plan 9 at the  
moment (my emails are sent via Mac OS X).

A few days with Plan 9 and I've seen other security problems not  
related to email:
1) rc: the value of $path is (. /bin). It is a classic case not to  
have . as the first directory when searching for programs - it allows  
Trojan horses to form.
2) auth server: why do we need one for passwords anyways if we run on  
a desktop computer? I don't know how to set one up, but I'd just like  
to set a password without an error spitting back at me when I type  
"passwd".

On Oct 26, 2007, at 10:51 PM, arisawa@ar.aichi-u.ac.jp wrote:

> Hello,
>
> I receive many SPAMS everyday.
> Most of them are from IP based dynamic FQDN.
> Therefore detecting SPAM from FQDN is effective.
> Almost all mails from IP based dynamic FQDN are SPAM.
> However there are few important exceptions:
> we have needs to send mails to users of our smtp host from  
> somewhere using DHCP.
>
> Plan 9 smtp server supports SMTP-AUTH so that legitimate users are  
> allowed to transfer their mails to other smtp server.
>
> We can also send mails to users of our smtp host using SMTP-AUTH.
> However the information(the fact the mail is authenticated) is  
> discarded in delivering mails to mbox. Therefore these mails are  
> confused with SPAM.
>
> I think it is worthwhile to put a tag something like:
> X-Authenticated-User: alice
> following "Received: from ..."
> in case that the mail is authenticated by alice.
>
> Kenji Arisawa
>


  reply	other threads:[~2007-10-27  3:16 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26 22:38 [9fans] grap retarded?? Pietro Gagliardi
2007-10-26 23:17 ` geoff
2007-10-26 23:22   ` Pietro Gagliardi
2007-10-27  2:51   ` [9fans] detecting spam arisawa
2007-10-27  3:16     ` Pietro Gagliardi [this message]
2007-10-27  4:38       ` [9fans] security erik quanstrom
2007-10-27  9:03         ` roger peppe
2007-10-27 10:04           ` arisawa
2007-10-27 12:48             ` Uriel
2007-10-27 14:54           ` erik quanstrom
2007-10-27 17:19         ` Tim Newsham
2007-10-27 19:18           ` erik quanstrom
2007-10-27 22:20             ` don bailey
2007-10-27 22:25               ` Pietro Gagliardi
2007-10-27 22:33                 ` don bailey
2007-10-28  0:17                 ` David Leimbach
2007-10-28  6:00                   ` Skip Tavakkolian
2007-10-28  6:06                     ` john
2007-10-28  8:32                     ` Joel C. Salomon
2007-10-28 20:53               ` Charles Forsyth
2007-10-27 23:40             ` Skip Tavakkolian
2007-10-28  6:11               ` don bailey
2007-10-28  6:30                 ` Skip Tavakkolian
2007-10-28  6:42                   ` don bailey
2007-10-28  7:28                     ` Skip Tavakkolian
2007-10-28 12:53                       ` Pietro Gagliardi
2007-10-28 15:52                         ` don bailey
2007-10-28 15:51                       ` don bailey
2007-10-28 15:59                         ` Iruata Souza
2007-10-28 16:30                           ` don bailey
2007-10-28 17:14                             ` Iruata Souza
2007-10-28 17:22                             ` Gabriel Diaz
2007-10-28 17:44                               ` Pietro Gagliardi
2007-10-28 20:37                           ` Charles Forsyth
2007-10-28 16:10                         ` erik quanstrom
2007-10-28 16:26                           ` don bailey
2007-10-28 18:30                         ` Skip Tavakkolian
2007-10-28 18:43                           ` Uriel
2007-10-28 18:58                             ` Iruata Souza
2007-10-28 22:48                             ` arisawa
2007-10-28 23:29                               ` Pietro Gagliardi
2007-10-29  2:30                               ` Skip Tavakkolian
2007-10-27  9:00       ` [9fans] detecting spam roger peppe
2007-10-27 13:16         ` Pietro Gagliardi
2007-10-27 13:41           ` erik quanstrom
2007-10-27 13:43             ` Pietro Gagliardi
2007-10-27 14:04           ` Martin Neubauer
2007-10-29 10:10 ` [9fans] grap retarded?? Douglas A. Gwyn
2007-10-29 18:43   ` Pietro Gagliardi
2007-10-29 10:10 ` Douglas A. Gwyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=61172513-6773-4AA3-8EF0-182BD91D948B@mac.com \
    --to=pietro10@mac.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).