Reply
 
Thread Tools Display Modes
  #1  
Old 10-09-2006, 08:12 PM
arne22 arne22 is offline
Member
 
Join Date: Oct 2006
Location: Norway
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Default PCBSD as mail server.
PCBSD has a oportunity for a very easy installation of a bundle consisting of Apache + PHP5 + Mysql.

I understand that it has the Sendmail as default mail server.

My experience with Sendmail on RedHat and some other distros is that Sendmail often has a default configuration, that makes it rather hard to obtain a fully working mail server functionality. (On RedHat it can send but not receive mail, or was it the oposite ..??)

The easy prosedure of making a mail server of a RedHat has used to be, at least for me, to shutdown Sendmail and install or start up Postfix thet is a lot more easy to configure.

What about PCBSD, to give it a full mail server functionality, for sending and receiving mail, is this best done using the existing Sendmail server, or is it bether or easier to use a Postfix installation ?

Eventually anything special to install Postfix ?

What about a web mail server functinality ? Is it possible to install something like Squirrelmail or Horde or something like that ?
Reply With Quote
  #2  
Old 10-09-2006, 08:30 PM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: PCBSD as mail server.
Originally Posted by arne22
PCBSD has a oportunity for a very easy installation of a bundle consisting of Apache + PHP5 + Mysql.

I understand that it has the Sendmail as default mail server.

My experience with Sendmail on RedHat and some other distros is that Sendmail often has a default configuration, that makes it rather hard to obtain a fully working mail server functionality. (On RedHat it can send but not receive mail, or was it the oposite ..??)

The easy prosedure of making a mail server of a RedHat has used to be, at least for me, to shutdown Sendmail and install or start up Postfix thet is a lot more easy to configure.

What about PCBSD, to give it a full mail server functionality, for sending and receiving mail, is this best done using the existing Sendmail server, or is it bether or easier to use a Postfix installation ?

Eventually anything special to install Postfix ?

What about a web mail server functinality ? Is it possible to install something like Squirrelmail or Horde or something like that ?
I'd recommend to install ClamSMTPd+Postfix+Cyrus IMAP
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
Reply With Quote
  #3  
Old 10-10-2006, 07:11 PM
Apatewna Apatewna is offline
Senior Member
 
Join Date: May 2006
Location: Greece
Posts: 1,141
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Apatewna Send a message via MSN to Apatewna Send a message via Yahoo to Apatewna
Default
I always recommend text mode for running servers. All aditional programs just make the server heavier.

If you want to build a full scale server then you're better off READING about qmail. Mail servers are an enormous topic to discuss. Be prepared

If you want to try something readily availiable and easy to install, try the Axigen mail server. http://www.axigen.com/
They have a free native Freebsd version http://www.axigen.com/mail-server/free.php
It installs/runs fine but free edition supports only one domain and nine users (you have to register to get your free license). Try it before you start dealing with professional mail server systems just to get an idea of how problems can develop.
__________________
RTFM and STFW before anything bad happens

Please read and UNDERSTAND these pages before posting:
http://www.catb.org/~esr/faqs/smart-questions.html
http://en.wikipedia.org/wiki/Netiquette
Reply With Quote
  #4  
Old 10-11-2006, 01:27 AM
arne22 arne22 is offline
Member
 
Join Date: Oct 2006
Location: Norway
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Thanks for info. I have used Qmail, Sendmail and Postfix before (on Linux servers.) I was cheating with the Qmail as I used it but I did not really install it or configure it (I used the preconfigured Linux SME server). Sendmail and Postfix I have set up a number of times based on manual configuration. (on Linux)

I hold Postfix to be the far most easy mail server to configure. Actually it is not difficult at all to get some basic mail server functionality up and running. (But I have not done it on any BSD yet.)

Think I will use Postfix, at least for the first test installation.

Thanks once more for info.
Reply With Quote
  #5  
Old 10-11-2006, 01:38 AM
arne22 arne22 is offline
Member
 
Join Date: Oct 2006
Location: Norway
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Quote:
I always recommend text mode for running servers. All aditional programs just make the server heavier.
Mee too.

.. And I wondered how to run the PCBSD in text mode. I tried with a Linux style "init 3" but it did not work.

I was thinking about editing the /etc/tt** (something) file, so it should not start up the X-win / KDE.

Bether ideas for running PCBSD in text mode ?
Reply With Quote
  #6  
Old 10-11-2006, 03:11 AM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default
Ideas for nuking X on PC-BSD:

Remove KDE/Xorg all GUI packages. This is hopefully is considered for the server install in far future versions.

Edit /etc/ttys and switch ttyv8 to off to kill KDE/X startup

manually rip apart Xorg and KDE for fun

drop the system to single user mode

or just don't log into KDE and use a Virtual Console instead.


I used to be logged in via KDE or BB, logged in as a normal user on ttyv7 doing some stuff and root on ttyv6 compiling ports, switching back to X to check on a few gizmo's left to cook. I'm sure no GUI running would speed up a system but nothing says one has to use it.
Reply With Quote
  #7  
Old 10-11-2006, 07:41 AM
antik's Avatar
antik antik is offline
Super Moderator
 
Join Date: Jul 2005
Location: Estonia
Posts: 3,610
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by arne22
Quote:
I always recommend text mode for running servers. All aditional programs just make the server heavier.
Mee too.

.. And I wondered how to run the PCBSD in text mode. I tried with a Linux style "init 3" but it did not work.

I was thinking about editing the /etc/tt** (something) file, so it should not start up the X-win / KDE.

Bether ideas for running PCBSD in text mode ?
comment out with # this line in /etc/ttys:
Code:
ttyv8   "/usr/local/bin/kdm"            xterm   on  secure
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
Reply With Quote
  #8  
Old 10-11-2006, 03:12 PM
Apatewna Apatewna is offline
Senior Member
 
Join Date: May 2006
Location: Greece
Posts: 1,141
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Apatewna Send a message via MSN to Apatewna Send a message via Yahoo to Apatewna
Default
antik, I couldn't possibly go over the PCBSD custom kernel to figure out the differences from the GENERIC FreeBSD 6.1 and I don't expect you to do it either.
But I believe that whatever the differences are, they are about stuff that would improve the feel of a DESKTOP system and are surely not the ideal setup for server.

So, my advice for all those who wish to run PCBSD in text mode is: get and install FreeBSD 6.1 instead, with option 6 (Full kernel source, no X). It's not as difficult as it seems and you'll eventually get the hang of it pretty fast.

I can post a complete walkthrough for the installation of FreeBSD 6.1 for those who want to build a whatever-server and would like to do so in text mode.
__________________
RTFM and STFW before anything bad happens

Please read and UNDERSTAND these pages before posting:
http://www.catb.org/~esr/faqs/smart-questions.html
http://en.wikipedia.org/wiki/Netiquette
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello, I am investigating PCBSD as a server bigbearomaha General Questions 4 08-31-2008 03:38 AM
Setting up a mail server on PCBSD MikoLone General Questions 5 04-04-2007 09:03 PM
Thunderbird and Opera Mail fail to find email pop-server Lsayre Usage Bug Reports 16 10-16-2005 11:50 PM
@pcbsd.org mail server is down ? Tm4_Sniper General Questions 2 10-06-2005 08:39 PM


All times are GMT. The time now is 06:40 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.