running smtp server and pop3 server on same machine ?

running smtp server and pop3 server on same machine ?

Post by e-accoun » Tue, 19 Jan 1999 04:00:00



Hello,

Is it possible to run both smtp and pop3 servers on the same machine?
If so, are they able to transfer mail from the one to the other?
We seem to have some problem to implement it.

Feel free to comment.

Thanks

  e-account.vcf
< 1K Download
 
 
 

running smtp server and pop3 server on same machine ?

Post by Lei Mia » Tue, 19 Jan 1999 04:00:00


Yes, it's possible. The two functions are served by two separate
daemons. For outgoing SMTP mail, you would use an SMTP server
such as sendmail and for retrieving email to a client, you would need
a POP server such as popd. There is no issue with transfering mail
between then. When an email arrives at the SMTP server and if it
happens to be the destination SMTP server, the message would be
delivered by the SMTP server (deposited in a file usually). It's left
there until an email retrieval client gets to it, this could be Unix mail

clients such as mail or it would be a POP client.

HTH,
Lei


> Hello,

> Is it possible to run both smtp and pop3 servers on the same machine?
> If so, are they able to transfer mail from the one to the other?
> We seem to have some problem to implement it.

> Feel free to comment.

> Thanks


 
 
 

running smtp server and pop3 server on same machine ?

Post by Joerg Klaa » Tue, 19 Jan 1999 04:00:00


Well, actually this is the default configuration of nearly all linux (if
not all Unix variations) distributions.
There's nothing special to take care of.
SMTP and POP3 do not really interact directly with eachother.
POP3 is only beeing used by clients to read mails, while SMTP is usually
only used for sending post, as well as for general server to server mail
transfers.
Joerg


> Hello,

> Is it possible to run both smtp and pop3 servers on the same machine?
> If so, are they able to transfer mail from the one to the other?
> We seem to have some problem to implement it.

> Feel free to comment.

> Thanks

 
 
 

running smtp server and pop3 server on same machine ?

Post by e-accoun » Tue, 19 Jan 1999 04:00:00


Hello,

Is it possible to run both smtp and pop3 servers on the same machine?
If so, are they able to transfer mail from the one to the other?
We seem to have some problem to implement it.

Feel free to comment.

Thanks

  e-account.vcf
< 1K Download
 
 
 

running smtp server and pop3 server on same machine ?

Post by Lei Mia » Tue, 19 Jan 1999 04:00:00


Yes, it's possible. The two functions are served by two separate
daemons. For outgoing SMTP mail, you would use an SMTP server
such as sendmail and for retrieving email to a client, you would need
a POP server such as popd. There is no issue with transfering mail
between then. When an email arrives at the SMTP server and if it
happens to be the destination SMTP server, the message would be
delivered by the SMTP server (deposited in a file usually). It's left
there until an email retrieval client gets to it, this could be Unix mail

clients such as mail or it would be a POP client.

HTH,
Lei


> Hello,

> Is it possible to run both smtp and pop3 servers on the same machine?
> If so, are they able to transfer mail from the one to the other?
> We seem to have some problem to implement it.

> Feel free to comment.

> Thanks

 
 
 

running smtp server and pop3 server on same machine ?

Post by Joerg Klaa » Tue, 19 Jan 1999 04:00:00


Well, actually this is the default configuration of nearly all linux (if
not all Unix variations) distributions.
There's nothing special to take care of.
SMTP and POP3 do not really interact directly with eachother.
POP3 is only beeing used by clients to read mails, while SMTP is usually
only used for sending post, as well as for general server to server mail
transfers.
Joerg


> Hello,

> Is it possible to run both smtp and pop3 servers on the same machine?
> If so, are they able to transfer mail from the one to the other?
> We seem to have some problem to implement it.

> Feel free to comment.

> Thanks

 
 
 

1. Home POP3 server connect to ISP POP3 server

Hello,

I'm a newbie for Linux. I already have a masq network at home serving
internet masq and file sharing. I wanna to setup a home POP3/SMTP server
for our family members and I only got a dial-up connection to the ISP
with one single email address. Is it possible to setup several "home"
email addresses within my private network but still be able to send out
to the world through my single account in the ISP?





I have tried to look at some HOW-To and books but nothing mentions on
this directly...

Thanks in advance

Kelvin

  vcard.vcf
< 1K Download

2. what should SIGINT default to?

3. Pop3 server dies when ldap server running

4. standard x11 font

5. POP3/SMTP Linux Server

6. Mysterious big, flashing, yellow "Warning" sign?

7. POP3 / SMTP Server for small network ???

8. Please help newbie!

9. setting up a SMTP or POP3 server

10. Can I use kerberos with pop3 or smtp server daemon?

11. smtp/pop3 server question

12. Help: Eudora mail application cannot connect with POP3 and SMTP server

13. SMTP & POP3 Server