9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: SMTP+SPF (was: [9fans] Re: new release?)
Date: Wed, 25 Feb 2004 18:50:00 -0700	[thread overview]
Message-ID: <d5790b0f666f8054c728816c75b8f4eb@plan9.ucalgary.ca> (raw)
In-Reply-To: <6616fcacdcb85189b46c900dfdd6d81e@plan9.bell-labs.com>

> It thus forces you to always go through a server that is authorized to send
> mail from your domain.  Therefore, when you're off visiting somewhere, you
> still have to use your own domain's smtp server.  That might not be possible
> if you're behind a firewall.  For example, at Lucent one cannot make smtp
> connections out of the company.  One must use internal servers.  Therefore,
> russ couldn't send messages from here as rscatswtch.com or I as
> presottoatclosedmind.org since we'ld have to do through lucent servers.

Of course, with Plan 9 this particular problem doesn't exist -- just
import /net from the allowed machine...

For example, my home IP (from which I'm composing this email right
now) is banned from MAPS, probably due to the previous owner,
cpsc.ucalgary.ca's mail servers thus reject any mail I send to myself
from home.  To overcome this obstacle I simply run a script binding
the network stack of my main cpu server making every mail (including
this one) appear to be sent from plan9.ucalgary.ca...

	home% cat '/env/fn#mimport'
	fn mimport {import plan9 /net /net}
	home%

This isn't news to hardcore 9fans, but others not familiar with the
system may find it an interesting example of 9p's versatility.

andrey



  reply	other threads:[~2004-02-26  1:50 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-25 18:31 [9fans] Re: new release? chris niewiarowski
2004-02-25 18:59 ` matt
2004-02-26  6:09   ` boyd, rounin
2004-02-25 20:34 ` ron minnich
2004-02-25 20:43   ` David Tolpin
2004-02-25 20:53     ` ron minnich
2004-02-25 20:59       ` David Tolpin
2004-02-25 21:10         ` Christopher Nielsen
2004-02-25 21:13           ` David Tolpin
2004-02-25 21:45             ` Christopher Nielsen
2004-02-25 21:55               ` David Tolpin
2004-02-25 22:39                 ` ron minnich
2004-02-26  4:36                 ` Christopher Nielsen
2004-02-25 22:41             ` 9nut
2004-02-25 22:47               ` David Tolpin
2004-02-25 23:03                 ` David Presotto
2004-02-25 23:50                   ` Geoff Collyer
2004-02-26  0:14                     ` SMTP+SPF (was: [9fans] Re: new release?) Joel Salomon
2004-02-26  0:42                       ` Dave Lukes
2004-02-26  9:25                         ` boyd, rounin
2004-02-26 13:48                         ` David Presotto
2004-02-26  1:09                       ` Dave Lukes
2004-02-26  9:28                         ` boyd, rounin
2004-02-26 10:41                         ` Christopher Nielsen
2004-02-26 17:43                           ` Dave Lukes
2004-02-26 20:03                             ` Christopher Nielsen
2004-02-26 21:46                               ` boyd, rounin
2004-02-26 22:01                             ` Geoff Collyer
     [not found]                               ` <1077840327.5034.5.camel@rea>
2004-02-27  0:08                                 ` Dave Lukes
2004-02-27  0:18                                   ` C H Forsyth
2004-02-27  0:15                                     ` David Tolpin
2004-02-28 16:17                                       ` vdharani
2004-02-26  1:25                       ` David Presotto
2004-02-26  2:12                         ` David Presotto
2004-02-26  1:50                           ` andrey mirtchovski [this message]
2004-02-26  2:51                             ` Geoff Collyer
2004-02-26  6:45                             ` boyd, rounin
2004-02-26  8:06                             ` Charles Forsyth
2004-02-26  8:06                               ` George Michaelson
2004-02-26  8:14                               ` George Michaelson
2004-02-26  8:20                                 ` boyd, rounin
2004-02-26 12:30                                 ` Charles Forsyth
2004-02-26 12:35                                   ` Charles Forsyth
2004-02-26 14:42                                     ` ron minnich
2004-02-26 14:15                                   ` George Michaelson
2004-02-26 13:21                                     ` boyd, rounin
2004-02-26 14:46                                       ` George Michaelson
2004-02-26 15:09                                         ` Dave Lukes
2004-02-26 21:12                                         ` boyd, rounin
2004-02-26  3:42                           ` Geoff Collyer
2004-02-26  4:36                             ` David Presotto
2004-02-26  4:50                               ` Geoff Collyer
2004-02-26  6:51                                 ` boyd, rounin
2004-02-26 11:27                                   ` Geoff Collyer
2004-02-26 10:39                                     ` boyd, rounin
2004-02-26 11:58                                       ` Geoff Collyer
2004-02-26 11:16                                         ` boyd, rounin
2004-02-26 11:24                                         ` boyd, rounin
2004-02-26 12:37                                         ` Dave Lukes
2004-02-26  1:36                     ` [9fans] Re: new release? Derek Fawcus
2004-02-26  1:44                       ` David Presotto
2004-02-26  3:49                       ` Geoff Collyer
2004-02-25 23:29                 ` Dave Lukes
2004-02-25 23:59                 ` 9nut
2004-02-25 21:25           ` David Presotto
2004-02-26  0:56             ` Brantley Coile
2004-02-25 21:35           ` matt
2004-02-25 22:39         ` 9nut
2004-02-25 22:00   ` Scott Schwartz
2004-02-25 22:05     ` David Tolpin
2004-02-25 22:39       ` Scott Schwartz
2004-02-26  6:26         ` boyd, rounin
2004-02-26 18:48     ` rog

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=d5790b0f666f8054c728816c75b8f4eb@plan9.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --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).