Unix Technical Forum

Slack-9.0: a mail server ?

This is a discussion on Slack-9.0: a mail server ? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hello everybody, I'd like to setup a mail server on a PC running Slackware 9.0 (SMTP and POP3 or ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 11:02 AM
mojo
 
Posts: n/a
Default Slack-9.0: a mail server ?

Hello everybody,

I'd like to setup a mail server on a PC running Slackware 9.0
(SMTP and POP3 or IMAP). This will be my first experience of
this kind thus I'd like to ask:

1. Is there any useful reading besides Mail-Administration-HOWTO?
Perhaps, anything specific for Slackware?

2. Should I install sendmail or qmail or postfix or what?

Any ideas and suggestions will be highly appreciated!

TIA,

big bang mojo,
an enthusiast of slackware
:-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-18-2008, 11:02 AM
Simon
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

On 4 Sep 2003 04:36:03 -0700, mojo <muxaul@lenta.ru> wrote:
> I'd like to setup a mail server on a PC running Slackware 9.0
> (SMTP and POP3 or IMAP). This will be my first experience of
> this kind thus I'd like to ask:
>
> 1. Is there any useful reading besides Mail-Administration-HOWTO?
> Perhaps, anything specific for Slackware?


I don't know of anything specific to Slackware. You'll be better off
looking at the documentation for the software you are setting up,
although it won't hurt to read RFCs 821, 1939 & 2821.

> 2. Should I install sendmail or qmail or postfix or what?


I use Exim as the SMTP server & client, along with GNU POP3d for those
who want to collect mail by POP3. Try out a few & see which you like.


--
Simon <simon@no-dns-yet.org.uk> **** GPG: F4A23C69
"We demand rigidly defined areas of doubt and uncertainty."
- Douglas Adams

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-18-2008, 11:02 AM
Bas Bloemsaat
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

I use postfix as the MTA, anomy and spamassassin to clean upm and
courier-imapd to serve the mailboxes. Squirrel mail or an imap client as a
frontend. Postfix is quite easy to configure, compared to some other
software I used. But you still have to pay attention.

On the postfix website (www.postfix.org) is a lot of documentation. The
easiest way to go on a slack system, is to build everything from sources.
Read the install documents before installing. It helps. If you have specific
questions, please ask.

Regards,
Bas



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-18-2008, 11:02 AM
Alan Hicks
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

In article <d53a20c7.0309040336.2b35aa75@posting.google.com >, mojo wrote:
> 1. Is there any useful reading besides Mail-Administration-HOWTO?


Try chapter 20 of the FreeBSD Handbook. While not exactly slackware
specific, I don't think there are any differences in the versions of
sendmail they refer to, at least not as far as configuration goes. That
was a great help to me in setting up my first mail server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-18-2008, 11:03 AM
anthony
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

mojo wrote:
| Hello everybody,
|
| I'd like to setup a mail server on a PC running Slackware 9.0
| (SMTP and POP3 or IMAP). This will be my first experience of
| this kind thus I'd like to ask:
|
| 1. Is there any useful reading besides Mail-Administration-HOWTO?
| Perhaps, anything specific for Slackware?
|
| 2. Should I install sendmail or qmail or postfix or what?
|
| Any ideas and suggestions will be highly appreciated!
|
| TIA,
|
| big bang mojo,
| an enthusiast of slackware
| :-)

I'll say Sendmail just cause it hasn't been mentioned. What's left qmail?

Really, just go to the websites and real the install doc's and go with
the one that you feel most comfortable with. There is no fear of
sendmail, postfix, qmaim or exim not being maintained so it's really up
to you and what you want to do. I know sendmail can relay and there are
add-on's for IMAP/POP (never used em').

Nothing slack specific other than the old secure, patch, monitor and
improve dance.

good luck

- --

acqant

What's in your Sendmail queue?

http://qparser.sourceforge.net


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/V+TveDVHAE9jNDwRAtEcAKDAMegoUc2yq9ViiToopA8mBLpS/wCeIUbQ
h0JXuDMUnlDXnHQDw93iJAU=
=VVfH
-----END PGP SIGNATURE-----

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-18-2008, 11:03 AM
mojo
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

muxaul@lenta.ru (mojo) wrote in message news:<d53a20c7.0309040336.2b35aa75@posting.google. com>...
> Hello everybody,
>

....
> Any ideas and suggestions will be highly appreciated!
>
> TIA,
>
> big bang mojo,
> an enthusiast of slackware
> :-)


Thanks a lot to everybody for the suggestions and ideas!
Thus, I am starting the experiment :-)

Sincerely,
bbm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-18-2008, 11:04 AM
T. Shannon Gilvary
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In article <d53a20c7.0309040336.2b35aa75@posting.google.com >, mojo wrote:

> 1. Is there any useful reading besides Mail-Administration-HOWTO?
> Perhaps, anything specific for Slackware?


I actually put something together based on my experiences doing the
same thing. http://www.monmouth.com/~tsg/mail-server-notes.html
It may or may not help ;-). Let me know if you think there should be
anything else in there.

> 2. Should I install sendmail or qmail or postfix or what?


I used sendmail and haven't had any problems. I haven't tried any
others.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/WSW7rwsQHuxw2B4RAqczAJ49Tc7UoA9tbqyu2QQ9+55syT0AQA Cg6xgO
626odasQR7mMyPS49D56Fm0=
=KBgo
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-18-2008, 11:07 AM
mojo
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

"T. Shannon Gilvary" <tsg@monmouth.com> wrote in message news:<ZB96b.40543$Ay2.8011664@news4.srv.hcvlny.cv. net>...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In article <d53a20c7.0309040336.2b35aa75@posting.google.com >, mojo wrote:
>
> > 1. Is there any useful reading besides Mail-Administration-HOWTO?
> > Perhaps, anything specific for Slackware?

>
> I actually put something together based on my experiences doing the
> same thing. http://www.monmouth.com/~tsg/mail-server-notes.html
> It may or may not help ;-). Let me know if you think there should be
> anything else in there.


Thanks a lot! The doc looks really helpful.
IMO, a very good thing is that it is _more_ than just
"sendmail-config-HOWTO."

Sincerely,
bbm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-18-2008, 11:08 AM
T. Shannon Gilvary
 
Posts: n/a
Default Re: Slack-9.0: a mail server ?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In article <d53a20c7.0309080226.a2d34f7@posting.google.com> , mojo wrote:

> Thanks a lot! The doc looks really helpful.
> IMO, a very good thing is that it is _more_ than just
> "sendmail-config-HOWTO."


Glad I could help.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/XTk3rwsQHuxw2B4RAiOhAJ979y1DZPztQn1AtlOQKwp8sZh2yA CguFGy
D6jVakn94X1LZRkrQuFu0Ho=
=GGHT
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:43 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com