Re: How to kill spam?




"Vanguard" <vanguard.news@xxxxxxxxxxxx> wrote in message
news:OQige7dKGHA.2012@xxxxxxxxxxxxxxxxxxxxxxx
"Mike Hyndman" <mike@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ds384s$8k3$1$8300dec7@xxxxxxxxxxxxxxxxxxx

Node name? What's that? An IP address? E-mail cannot be sent to you
using
your IP address and why it is not a concern that your IP address is
divulged in newsgroup posts.

Node name, the bit after the @ and before the domain name (ISP's
definition)
I have a static IP address supplied by my ISP.

My understanding of the e-mail address syntax is:

local-part@domain

but there are sub-parts to each part, so they further divided into
(whitespace only added for legibility):

local-part = word *("." word)
domain = subdomain *("." subdomain)

The local-part is often referred to as the username, and could be
something like "joe" or "joe.p.peterson". Usually the domain doesn't get
longer than needed to identify the mailhost although often just the domain
is only specified (because the domain receives the SMTP traffic on it
border host which knows to which mailhost to route that traffic). So the
domain portion might look like "domain.tld" or "host.domain.tld".
Typically you end up with an e-mail address that looks like:

username@[host.]domain[.tld][.cctld]

where username = your account name
host = subdomain or hostname (which may itself be divided into
further subdomains)
domain = your domain's name (Earthlink, Comcast, Yahoo, etc.)
tld = top-level domain (.com, .co, .net, .org, etc.)
cctld = country code TLD (.us, .uk, .ca, .nl, etc.)

E-mail addresses are defined under the mailto: URL scheme in RFC 1738
(ftp://ftp.rfc-editor.org/in-notes/rfc1738.txt) which refers back to RFC
822 for syntax (ftp://ftp.rfc-editor.org/in-notes/rfc822.txt). It can be
daunting to wade through the BNF (Backus-Naur Form) notation to figure out
what the parts of a mailto: URL are called. Might be easier to read
http://en.wikipedia.org/wiki/E-mail_address.

"node" would refer to the the most granular portion of the domain part;
i.e., the identified host or subdomain identified at the left end of the
domain part. This would be the node in their network although it could
also be a subdomain (because a host is inferred by default or may be to a
farm of load-balancing hosts).

Okay, you can wake up now.
V

;-) A rose by any other...etc.,

I've printed this off for future reference.

Many thanks

Mike H



.



Relevant Pages

  • Re: Programming a webbased tobacco sample swapshack - help needed
    ... Do you have an FTP program on Frontpage by microsoft? ... I could host a subdomain on my webhost, and setup an ftp account so you ... I´m thinking about starting a baccy sample swapping page on the web. ...
    (alt.smokers.pipes)
  • Re: Message ostensibly from Microsoft
    ... >> The domain is microsoft.com the host names are www OCA ... >> etc We do not need to change anything, you need to understand about DNS ... "webopedia" is a subdomain of the ... So in a small company with a single web server as their internet presence ...
    (microsoft.public.windowsxp.general)
  • Re: Message ostensibly from Microsoft
    ... > The domain is microsoft.com the host names are www OCA ... a larger domain name in DNS hierarchy. ... followed by second-level domains and finally subdomains. ... subdomain of the larger second-level domain "internet.com." ...
    (microsoft.public.windowsxp.general)
  • Tools to scan for subdomain
    ... Is there a tool to scan for subdomain? ... For example host www.abc.com has several sub domains like xyz.abc.com, ... to facilitate one-on-one interaction with one of our expert instructors. ... Attend a course taught by an expert instructor with years of in-the-field ...
    (Security-Basics)
  • Re: Java Web Start
    ... of my local system. ... The file URL scheme is used to designate files accessible on a ... particular host computer. ... Internet protocol or access method for such files; ...
    (comp.lang.java)