Click to See Complete Forum and Search --> : A SMPT AND POP Sever


MPETNUCH
10-14-2000, 03:14 PM
How would I got about setting up such a thing. I have a domain already and I want to set it up so that email I can have myname@mydomain.org

I run a suse 7.0 comp as a webserver and i have a redhat 6.2 for my desktop. Thanks in advance

forrest
10-14-2000, 03:38 PM
i'm basicaly wondering the same thing. how do you make mail to that domain, go to one of my user accounts?

Darth Tminos
10-15-2000, 12:54 AM
Ditto here. I am playing with qmail (Sendmail doesn't make sense) but I am having to fight with it. It sometimes just won't deliver the messages to the file that I want it too... http://www.linuxnewbie.org/ubb/mad.gif

Craig McPherson
10-15-2000, 05:43 AM
Use Exim for your mail server. Install it, edit your /etc/exim.conf, restart it (if it's running as a daemon)... done with SMTP!

Install a Pop3 daemon. I like Solid-Pop3d, because it's dead simple: no configuration required. Just install it, get it running (usually you'll have it running from inetd), and you're done with POP3.

Darth Tminos
10-15-2000, 11:10 AM
I've tried exim, but it doesn't like me either... qmail just won't send! http://www.linuxnewbie.org/ubb/mad.gif I'll figure them out... someday.

klamath
10-15-2000, 12:06 PM
Try postfix. It's the best SMTP daemon IMHO

------------------
- Klamath
Get my GnuPG Key Here (http://klamath.dyndns.org/mykey.asc)

Sweede
10-15-2000, 12:24 PM
qmail was the biggest ***** in the world (worse than my last girlfreind),

BUT, there are a few key things to get it working right..

unfourtountly, it took me 2 months to figure those out and i never wrote anything down :\

Darth Tminos
10-15-2000, 10:44 PM
I agree, Qmail is a fscking b!tch. So I dropped her http://www.linuxnewbie.org/ubb/smile.gif I've gotten Exim to work, although I did have to manually create a /var/mail and screw around with some wacked out permissions. I ended up just saying to heck with it and chmod 777'ed the thing (/var is on it's own partition so who cares if it gets filled?)

Darth Tminos
10-16-2000, 04:55 PM
Er, that thing about Exim, scratch it. Fetchmail wouldn't handle Exim right, and always ended up segfaulting (a bad thing if you ask me.) klamath: I downloaded postfix and it is working like a charm now. Doing everything I need http://www.linuxnewbie.org/ubb/cool.gif

------------------
I hold it to be the inalienable right of anybody to go to hell in his own way. -- Robert Frost
C-x C-c power!