Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-01-2001, 12:46 AM
|
#1
|
LQ Newbie
Registered: Nov 2001
Distribution: SuSE 7.2 Pro
Posts: 1
Rep:
|
I want to host my own POP3 accounts
Here's my situation....I want to be able to use my Linux box to serve POP3 email accounts. The reason fer this is 1) My current ISP already has most of the email addi's I want already taken. 2) I'm working on hosting my own website and need to conifigure email addi's fer all that are admining my site with me. What all progs do i need to use and how do i config them. Links to tutorials will be fine, I'm not afraid to read. I just have a hard time finding them myself.
Thanks in advance,
Acid-Byte
|
|
|
11-01-2001, 07:37 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
ok, i've not bothered trying to do it myself, but no one else has replied yet, and i'm stuck waiting for my QNX iso to download...
I'm fairly sure you should be able to configure sendmail to accept external connections so as to be able to recieve mail form the outside world. You can use qmail or something as a probablky nicer alternative.
if you want to be able to get them from there as well, then you'll need to install imapd as well.
gets a bit confusing when SENDmail is the one that acutally GETS the mail, but it's a case of looking at it from the inside, and you just give sendmail an email and then it will send it internally to wherever it should go.
check the Mail-Administrator howto
|
|
|
11-01-2001, 09:13 AM
|
#3
|
Member
Registered: Aug 2001
Location: South Carolina, USA
Distribution: Redhat 8.0/Custom
Posts: 96
Rep:
|
POP3 apps
I run my own pop3/imap server and here are the
applications I'm using.
For administration and setup I use webmin. http://www.webmin.com.
You'll need a POP3/IMAP daemon and I use qpopper. It supports bulletins and tls/ssl connections. POP3 daemons allow a user access to his mailbox on a particular machine.
http://www.eudora.com/qpopper
You'll need a STMP mail relay and I've found that Postfix is the only one I like. Poor sendmail is just too complicated. STMP daemons handle routing the mail from machine to machine.
http://www.postfix.org
And finally, so your stmp daemon doesn't become a spam router, install pop-before-stmp. This enables users who have authenticated correctly to the POP3 daemon access to send mail through the STMP mail relay.
http://people.oven.com/bet/pop-before-stmp
Sorry I have to be brief here. At work.
|
|
|
11-05-2001, 11:01 PM
|
#4
|
Member
Registered: Nov 2001
Location: Kansas
Distribution: rh71/2, mandrake81
Posts: 53
Rep:
|
BIND
Hello all...
Don't forget your zone! Gotta get your BIND going.
later,
jason
|
|
|
11-06-2001, 05:33 AM
|
#5
|
LQ Newbie
Registered: Nov 2001
Location: Harare, Zimbabwe
Distribution: RedHat 7
Posts: 3
Rep:
|
I use sendmail. Specify your smartrelay host in sendmail.cf and optionally, a fallback mx host. Then add ur smartrelay host to ur /etc/hosts. Uncomment pop3 in ur /etc/inetd.conf. Then, to make sure noone outside of ur network abuses ur service, add a file /etc/mail/relay-domains in which u put in ur IP range eg. [192.168.10.]. Add a service switch file, /etc/service.switch. In here just enter "hosts files" and "aliases files".
Also add ur domain name and any sub-domains to sendmail.cw.
This works for me, and my Red Hat.
Geeeez, gotta work on my geek lingo
Ploblom Child
|
|
|
All times are GMT -5. The time now is 06:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|