Fedora Linux Support Community & Resources Center
  #1  
Old 8th September 2004, 03:35 AM
carlwill's Avatar
carlwill Offline
Registered User
 
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633
FC2 and sendmail?

I am getting rid of the Windows 2000 Exchange server I have in my bedroom closet and want to go about looking into installing Sendmail server for imap email from my registered domain.

Is FC2 good for sendmail stability wise? I was told that sendmail has a very steep learning curve...is that true?

rpm -q sendmail - does not show that I have sendmail installed - is there an RPM that I can download or you pro's recommend I do 1st?

I have never done anything like this before in Linux
__________________
It said install Windows 98 or better so I installed Linux...
Reply With Quote
  #2  
Old 8th September 2004, 07:17 AM
superbnerd
Guest
 
Posts: n/a
you can easily install most packages using yum
Code:
yum install <package>
. always check yum before hunting for rpms. make sure your yum.conf is set up properly first. here is a sample yum.conf
Reply With Quote
  #3  
Old 8th September 2004, 08:55 PM
Rolled_Gold Offline
Registered User
 
Join Date: Aug 2004
Posts: 18
Another concept to understand is that unix divides the mail process up into two different responsibilities. Sendmail is the MTA (Mail Transfer Authority) and only half the equation. You will also need to setup an MDA (Mail Delivery Agent/Authority). This adds to the complexity, however complexity is a good thing if you wish to tailor your setup.

Sendmail / Cyrus Imap is a good combo and is what FC2 comes with. Cyrus gives you a lot of the functionality of exchange minus the shared calendering (shared folders and such). FC2 also comes with dovecot imap if you want a simpler MDA.

You also have the choice of using Postfix(MTA) on FC2 and it dose have a more human readable configuration file. FC1 comes with postfix and sendmail but instead Cyrus imap it comes with UW imap.
Reply With Quote
  #4  
Old 8th September 2004, 09:51 PM
carlwill's Avatar
carlwill Offline
Registered User
 
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633
so lets say I want to use postfix (MTA) and Cyrus IMAP for email on FC2. What would be my 1st step

I can't find anything on Fedora FAQ's for email mail server.
__________________
It said install Windows 98 or better so I installed Linux...
Reply With Quote
  #5  
Old 9th September 2004, 10:29 PM
Rolled_Gold Offline
Registered User
 
Join Date: Aug 2004
Posts: 18
First step is to make sure you have installed what you need.

rpm -qva | grep package name

Once you have everything installed (yum install pkgname) then change over your MTA from sendmail to postfix. Easiest way to do that is with system-switch-mail.

Then all you have to do is configure these two services (postfix and cyrus imap). Get really comfortable with www.google.com/linux for tips on how to configure your box. The projects websites are also usefull

Cyrus
http://asg.web.cmu.edu/cyrus/

Postfix
http://www.postfix.org/

This forum is usually pretty helpful too.
Reply With Quote
  #6  
Old 11th September 2004, 02:25 AM
carlwill's Avatar
carlwill Offline
Registered User
 
Join Date: Aug 2004
Location: /US/FL/Orlando
Age: 33
Posts: 633
Quote:
Originally Posted by Rolled_Gold

Easiest way to do that is with system-switch-mail.
what or how do I get to system-switch-mail?
__________________
It said install Windows 98 or better so I installed Linux...
Reply With Quote
  #7  
Old 12th September 2004, 03:07 AM
Rolled_Gold Offline
Registered User
 
Join Date: Aug 2004
Posts: 18
It's a command.

Open up a terminal and run it. If you don't have it installed use Yum to install it.
Reply With Quote
  #8  
Old 12th September 2004, 05:54 AM
jimmythetulip Offline
Registered User
 
Join Date: Sep 2004
Posts: 2
you might check out www.qmailrocks.org qmail is another MTA that is widlly used. And that site has step by step instructions for qmail / currior-imap / spamassisan / vpopmail / clamav / ect.

its nice and gui based or someone just starting with linux email server.
Reply With Quote
  #9  
Old 15th September 2004, 11:35 AM
Blisk Offline
Registered User
 
Join Date: Sep 2004
Posts: 36
Quote:
Originally Posted by jimmythetulip
you might check out www.qmailrocks.org qmail is another MTA that is widlly used. And that site has step by step instructions for qmail / currior-imap / spamassisan / vpopmail / clamav / ect.

its nice and gui based or someone just starting with linux email server.
Doesn't work, just tried!
I use fedora core 2, and really have a big problems with setting mail server with pop3.
Almost 1 week since trying sendmail, qmail, etc, but nothing works.
I tryed some of step by step for newbies but nothing works.
I will give up on linux
Reply With Quote
  #10  
Old 19th September 2004, 08:40 AM
Zotter's Avatar
Zotter Offline
Registered User
 
Join Date: May 2004
Location: Central Wyoming
Posts: 637
Thumbs up

In FC2

IMAP and POP3 services are provided by dovecot. If you want POP3 first you have to edit /etc/dovecot.conf - add POP3 to the 'protocols= ' line. Then run 'service dovecot start'.


Some setup help for seting up SMTP so other systems can use it:

Check this page for a "down 'n dirty" if you want to use TLS for SMTP (highly advised) - this page deals with FC1, but same concepts apply to FC2
http://www.joreybump.com/code/howto/smtpauth.html

This page goes into quite a bit more detail
http://www.simpaticus.com/linux/howt...UTH-HOWTO.html

good luck
__________________
If it ain't broken - you're not really trying....
Registered Linux user #227845
Reply With Quote
  #11  
Old 19th September 2004, 08:58 PM
john3883's Avatar
john3883 Offline
Registered User
 
Join Date: Jul 2004
Posts: 24
I use Devcot for pop3 and it seems to work fine but hard to tell since I cant figure out how to get sendmail to work with it.
Reply With Quote
Reply

Tags
fc2, sendmail

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
sendmail not processing messages after reboot - possible sendmail bug theedge981 Using Fedora 2 11th January 2009 03:52 AM
sendmail ColonelPenguin Using Fedora 1 23rd August 2008 08:16 PM
Sendmail BCC drewsmith Servers & Networking 1 19th July 2007 02:17 PM
SendMail HELP Pollydan Servers & Networking 0 26th July 2005 12:33 PM


Current GMT-time: 07:31 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat