On Thu, 12 Oct 2000, curious wrote:
> all of the RFC's I posted were "april 1st" RFC's like the infinate monkey
> protocol, ip over avian carriers.. etc..
> I was tring to bring light to reading RFCs by pointing out some of the
> lighter ones..
duh..can we say 'one track mind' (as in,
what-doe
all of the RFC's I posted were "april 1st" RFC's like the infinate monkey
protocol, ip over avian carriers.. etc..
I was tring to bring light to reading RFCs by pointing out some of the
lighter ones..
sorry for the confusion,
JL
/"\ . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
On Thu, 12 Oct 2000, curious wrote:
> > I tried searching the RFCs and decided there's way too many for me to want
> > to read :)
>
>
> Here are some good rfcs to start with:
> gigabit and trends:
> http://www.faqs.org/rfcs/rfc1216.html
okay, what's this have to do with the use of IP addresse
> I tried searching the RFCs and decided there's way too many for me to want
> to read :)
Here are some good rfcs to start with:
gigabit and trends:
http://www.faqs.org/rfcs/rfc1216.html
Response to the above: slow networks:
http://www.faqs.org/rfcs/rfc1217.html
an early wireless network stan
On Thu, 12 Oct 2000, alissa bader wrote:
> if you only have an ip address though, you might be
> able to send mail, but how would you receive it?
well, I just sent mail from my work account to surmonde@[63.68.131.237]
and received it here. I suspect that this *may* require specific setup of
you
if you only have an ip address though, you might be
able to send mail, but how would you receive it?
i mean, if you are [EMAIL PROTECTED], you could send
mail out, sure. but if users wanted to respond to
you, they'd have to send a message to user@ipaddress,
not user@domainname. and this might
m20bi wrote:
>
> Hi!
>
> I'm building a WebDAV/DeltaV playground for a consultant on a Linux box of
> his -- part-time job for this part-time student. On my personal Gateway (W98
> SE), I use the ZoneAlarm freeware because I have a cable modem and the
> Gateway is always connected to the Interne
On Thu, 12 Oct 2000, Kath wrote:
> Can you have a mail server without a domain name for it (just an IP)?
I do recall having a linux server set up just this way in high school (the
addresses were actually something like user@[255.255.255.255] as I recall,
but don't take that for gospel -- this w
Hi everyone,
I've decided to give up on passing commandline options to fetchmail and
write a .fetchmailrc.
I don't have anything listening on port 25 so my fetchmail commandline
was:
"fetchmail -K -a -u [username] -d 600 -m "/usr/bin/procmail -d
mary" [server]
This worked fine.
my .fetchmailrc
I vaugly remeber some debate on some list that delt with dns/bind
using dotted decimal notation for MX records.. bind doesn't support
this.. there are other nameservers that will.. however unless such things
realy flood the internet space.. mail is going to point to domains
/"\ . . . . . . . .
btw...
Moongroup consulting (www.moongroup.com) has some excellent resources
involving setting up mail on a Linux platform. They also have a sendmail
mailing list which I subscribe to. It will not add a lot of traffic to
your inbox, but serves as a really great forum for asking anything
specif
Nope, just tried sending a test email to myself by doing
[EMAIL PROTECTED] and it didn't work. :(
Ah well, we will just have to use our crappy Lotus server to do email. I
still can't believe this guy sold our former superintendent to move
everything (Website, email, some of the databasing) for
You know, I am not 100% sure, but I believe you have to have a domain
name. I say that only because I've never received an email with something
like [EMAIL PROTECTED] I don't know why it wouldn't work, but I've
never seen it done that way.
On Thu, 12 Oct 2000, Kath wrote:
> Can you have a mai
Can you have a mail server without a domain name for it (just an IP)?
- Kathy
- Original Message -
From: "Nancy Corbett" <[EMAIL PROTECTED]>
To: "Kath" <[EMAIL PROTECTED]>
Cc: "alissa bader" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 12, 2000 5:22 PM
Subject: Re: [t
MTA is your Messaging Transfer Agent. According to my handy, dandy
dictionary of computing (http://www.instantweb.com/~foldoc/contents.html),
here is the definition:
---
Message Transfer Agent (MTA) The program responsible for
delivering e-mail messages. Upon receiving a message from a Mail Us
- Original Message -
From: "Kath" <[EMAIL PROTECTED]>
To: "alissa bader" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 12, 2000 4:53 PM
Subject: Re: [techtalk] Mail server
> Well what we want is to be able to have people in one of our labs email
each
> other. Its a sc
There is a Mail-Administrator-HOWTO on the LDP site, at
http://www.linuxdoc.org/HOWTO/Mail-Administrator-HOWTO.html
Regards,
--
David C. Merrill, Ph.D.
LDP Collection Editor & Coordinator
www.LinuxDoc.org
___
techtalk mailing list
[EMAIL PROTECTED]
h
Well what we want is to be able to have people in one of our labs email each
other. Its a school, so say 120 accounts.
I'm a idiot, what exactly is a MTA?
I'm really new at this and if someone could explain all this in simple words
like "vroom vroom", "go fast" and "nice", it would be much appr
depends. :>
on what MTA you're going to use (sendmail? etc?), how
many accounts are going to be on the machine, lots of
things.
bet you there'd be a howto somewhere on this (maybe on
red hat's website?), or you might want to check out
the very excellent Essential System Administration
book by
How do I go about setting up a SMTP and POP3 server in Red Hat
6.2? What software should I use? Any tips/advice?
- Kathy
Le 12 octobre 2000 a 13:01, m20bi a écrit :
> Logged on as guest on tty2 and tty3. Issued 'talk guest
> tty2' from tty3. Talk stalled with 'checking for invitation on caller's
> machine.' Got out of talk with Ctrl-C and then tried 'talk guest tty3' from
> tty2. Same error. Nothing shows up in the
m20bi wrote:
> Removed d from inetd.conf file. Restarted inet daemon with kill SIGHUP
> . Logged on as guest on tty2 and tty3. Issued 'talk guest
> tty2' from tty3. Talk stalled with 'checking for invitation on caller's
> machine.' Got out of talk with Ctrl-C and then tried 'talk guest tty3' fr
> did you restart inetd?
>
> /var/log/messages should give you some hints, do a 'tail -f
> /var/log/messages' and then try again. Or send us the error messages.
Here's what I did:
Removed d from inetd.conf file. Restarted inet daemon with kill SIGHUP
. Logged on as guest on tty2 and tty3. Issu
The quick an easy method would be:
ipchains -A input -p tcp -y -l -j DENY
doing this will allow tcp connections ONLY initiated by you to communicate
with the box (Note: there are scans types that can sneak past this) but
general scans won't even be responded to (so you can with your
"stealth" toke
Le 12 octobre 2000, m20bi écrivait :
> talk dgram udp wait nobody.tty /usr/sbin/tcpd in.talkd - d
> dtalk dgram udp wait nobody.tty /usr/sbin/tcpd in.talkd - d
Is the space really intended in '- d'? I think you mean '-d', but
even then, it will run in debug mode, one thing you do not want when
ru
Anyone out there using this program? It just refuses to work.
My /etc/inetd.conf file looks like this:
talk dgram udp wait nobody.tty /usr/sbin/tcpd in.talkd - d
dtalk dgram udp wait nobody.tty /usr/sbin/tcpd in.talkd - d
Thanks,
Barbara
___
techtal
Hi!
I'm building a WebDAV/DeltaV playground for a consultant on a Linux box of
his -- part-time job for this part-time student. On my personal Gateway (W98
SE), I use the ZoneAlarm freeware because I have a cable modem and the
Gateway is always connected to the Internet. ZoneAlarm is a firewall f
27 matches
Mail list logo