[654] in RedHat Linux List
Re: Sendmail Question
daemon@ATHENA.MIT.EDU (Allen Francom)
Wed Oct 23 21:36:19 1996
Date: Thu, 24 Oct 1996 09:37:16 -0700 (PDT)
From: Allen Francom <afrancom@numedics.transport.com>
To: redhat-list@redhat.com
cc: redhat-list@redhat.com
In-Reply-To: <Pine.LNX.3.91.961023145628.3630A-100000@main.spaceway.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
How it goes is like this...
There's prorams that "run in the background" on Linux. Relative to mail,
we have SENDMAIL, SMTP, POP2, POP3, and UUCP.
Sendmail is a router, nothing more.
SMTP is a "forwarding agent" - Is that a good description ?
Simple Mail Transport Protocol
POP is Post Office Protocol.
To make some analogies, sendmail is like the guy in the back room of the
post office, sorting mail into this bin or that bin. SMTP is like the
mail man, he picks up mail from the post office and delivers it to other
mail-men, or other post-offices, he also can pick it up from the mail box
and bring it back to the post office. POP is like a P.O. Box, you have to
go to it to get your mail.
Does that help ?
POP has no way to accept mail from a user and forward it to another. It
retrieves mail only.
Try "telnet localhost pop-3", then USER (yourloginname) <enter> and
PASS (yourpassword) <enter> and HELP <enter>. See what you come up with...
You can also "telnet localhost sendmail", and "telnet localhost smtp".
Then you can manually type to each of these programs and really really
get a feel for how they work.
Also, why do you ask ?
THX
-AEF
On Wed, 23 Oct 1996, Weydson Lima wrote:
> Hi,
>
> Dumb question: can I use sendmail to receive and send mails via POP?
>
> []s,
>
> Weydson Lima
> weydson@elogica.com.br
> http://www.elogica.com.br/users/weydson/
>
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
> ________________________________________________________________________
> http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-HOWTO
> http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
> ------------------------------------------------------------------------
> To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null
>
--
PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-HOWTO
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null