<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>RE: Setting up a mail server</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Thanks Reuben,</FONT>
</P>

<P><FONT SIZE=2>I have it up and going now.</FONT>
</P>

<P><FONT SIZE=2>This is going to be a repository of all email to/from Exchange as an extra backup and fast retrieval of messages.  So email comes from the outside through Exchange (this is where it gets scanned) - delivered to users mailboxes as normal- however I'll turn on Journaling in Exchange to forward a copy of these messages to Sendmail.</FONT></P>

<P><FONT SIZE=2>Slade</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: fedora-list-bounces@redhat.com [<A HREF="mailto:fedora-list-bounces@redhat.com">mailto:fedora-list-bounces@redhat.com</A>] On Behalf Of Reuben D. Budiardja</FONT>
<BR><FONT SIZE=2>Sent: Tuesday, June 29, 2004 3:24 PM</FONT>
<BR><FONT SIZE=2>To: For users of Fedora Core releases</FONT>
<BR><FONT SIZE=2>Subject: Re: Setting up a mail server</FONT>
</P>

<P><FONT SIZE=2>On Tuesday 29 June 2004 02:00 pm, Slade Hornick wrote:</FONT>
<BR><FONT SIZE=2>> No scanning needed, another server has already done that.  I would like</FONT>
<BR><FONT SIZE=2>> some suggestions on which programs to use and then a starting point to</FONT>
<BR><FONT SIZE=2>get</FONT>
<BR><FONT SIZE=2>> me going.  Like I said, I've tried several things, but nothing is</FONT>
<BR><FONT SIZE=2>working -</FONT>
<BR><FONT SIZE=2>> so I'm back to the starting point and just need some pointers.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Ex:</FONT>
<BR><FONT SIZE=2>> Use Postfix to receive mail</FONT>
</P>

<P><FONT SIZE=2>I never used Postfix before, but sendmail should do it too. </FONT>
<BR><FONT SIZE=2>The simplest things to do:</FONT>
<BR><FONT SIZE=2>1. Create user account for whoever's going to receive mail in that server.</FONT>
</P>

<P><FONT SIZE=2>2. Edit /etc/mail/sendmail.mc so sendmail can receive mail from network by</FONT>
</P>

<P><FONT SIZE=2>commenting out this line:</FONT>
<BR><FONT SIZE=2>dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')</FONT>
</P>

<P><FONT SIZE=2>3. Regenerate sendmail.cf (look at the comment on the top of sendmail.mc).</FONT>
</P>

<P><FONT SIZE=2>4. Start / restart sendmail:</FONT>
<BR><FONT SIZE=2>$> service sendmail restart</FONT>
</P>

<P><FONT SIZE=2>You should be able to receive mail in that box from outside. If you have </FONT>
<BR><FONT SIZE=2>firewall, make sure you open port 25. If you use tcpwrapper to limit</FONT>
<BR><FONT SIZE=2>access, </FONT>
<BR><FONT SIZE=2>make sure you have the following in /etc/hosts.allow:</FONT>
<BR><FONT SIZE=2>sendmail : ALL</FONT>
</P>

<P><FONT SIZE=2>You said another server scan the mail. So the mail arrive to that scanner </FONT>
<BR><FONT SIZE=2>server first, or what? Then how does the mail get to this server? We need</FONT>
<BR><FONT SIZE=2>to </FONT>
<BR><FONT SIZE=2>know what you intend to do specifially. I still don't understand what your</FONT>
</P>

<P><FONT SIZE=2>"nothing is working" implies.</FONT>
<BR><FONT SIZE=2> </FONT>
<BR><FONT SIZE=2>> Use Courier-imap to view mail from OE on a windows machine</FONT>
</P>

<P><FONT SIZE=2>All you need to do to enable imap is:</FONT>
<BR><FONT SIZE=2>$> chkconfig imap on</FONT>
</P>

<P><FONT SIZE=2>If you want POP3, do:</FONT>
<BR><FONT SIZE=2>$> chkconfig pop3 on</FONT>
</P>

<P><FONT SIZE=2>HTH.</FONT>
<BR><FONT SIZE=2>RDB</FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Reuben D. Budiardja</FONT>
<BR><FONT SIZE=2>Department of Physics and Astronomy</FONT>
<BR><FONT SIZE=2>The University of Tennessee, Knoxville, TN</FONT>
<BR><FONT SIZE=2>---------------------------------------------------------</FONT>
<BR><FONT SIZE=2>"To be a nemesis, you have to actively try to destroy </FONT>
<BR><FONT SIZE=2>something, don't you? Really, I'm not out to destroy </FONT>
<BR><FONT SIZE=2>Microsoft. That will just be a completely unintentional </FONT>
<BR><FONT SIZE=2>side effect."</FONT>
<BR><FONT SIZE=2>                 - Linus Torvalds -</FONT>
</P>
<BR>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>fedora-list mailing list</FONT>
<BR><FONT SIZE=2>fedora-list@redhat.com</FONT>
<BR><FONT SIZE=2>To unsubscribe: <A HREF="http://www.redhat.com/mailman/listinfo/fedora-list" TARGET="_blank">http://www.redhat.com/mailman/listinfo/fedora-list</A></FONT>
</P>
<BR>

<P><B><FONT SIZE=2>****CONFIDENTIAL NOTICE: This electronic transmission and any documents or other writings accompanying it are intended only for the use of the recipient(s) named above. If you have received this communication in error, do not read it. Please reply to the sender at the sender's e-mail address that you have received the message in error. Then delete it. Any disclosure, copying, distribution or the taking of any action concerning the contents of this communication or any attachments(s) by anyone other than the named recipient(s) is strictly prohibited.</FONT></B> </P>

</BODY>
</HTML>