<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2722.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<P class=MsoNormal>I’m trying to set up a linux machine for e-mail and internet
access for a small office.<SPAN style="mso-spacerun: yes"> </SPAN>I have
Redhat 6.1, I’m using fetchmail to retrieve mail from our ISP over a DSL line.
I’m also using firewalling and sendmail.<SPAN style="mso-spacerun: yes">
</SPAN>After climbing a very steep learning curve I have managed to get to the
point where (a)<SPAN style="mso-spacerun: yes"> </SPAN>internal machines
have access to the internet, (b) internal machines can e-mail out over the
internet, (c) our e-mail is downloaded to the server, but it goes to root
only.<SPAN style="mso-spacerun: yes"> </SPAN>My problem is that I don’t
know how to get fetchmail (or sendmail) to put the mail in each user’s mail
folder.<SPAN style="mso-spacerun: yes"> </SPAN>When I examine the mail in
root which should have gone to Elizabeth there is this warning message:</P>
<P class=MsoNormal> </P>
<P class=MsoNormal> X-Fetchmail Warning:<SPAN
style="mso-spacerun: yes"> </SPAN>recipient address <A
href="mailto:Elizabeth@dfwcpa.com">Elizabeth@dfwcpa.com</A> didn’t match any
local name</P>
<P class=MsoNormal> <?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" /><o:p></o:p></P>
<P class=MsoNormal>My /root/. fetchmailrc contains the following:</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>set syslog</P>
<P class=MsoNormal>set postmaster “postmaster”</P>
<P class=MsoNormal>set nobouncemail</P>
<P class=MsoNormal>set daemon 60</P>
<P class=MsoNormal>poll imagin.net with proto POP3 user “dfwcpa” there with
password “pass” is elizabeth tiblets here options fetchall warning 3600 </P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>antispam 571 550 501 554</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>My /etc/aliases is:</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>postmaster:<SPAN style="mso-spacerun: yes">
</SPAN>root</P>
<P class=MsoNormal>billy:<SPAN style="mso-spacerun: yes">
</SPAN>tiblets@dfwcpa.com</P>
<P class=MsoNormal>tiblets:<SPAN style="mso-spacerun: yes">
</SPAN>tiblets@dfwcpa.com</P>
<P class=MsoNormal><SPAN lang=ES style="mso-ansi-language: ES">elizabeth:<SPAN
style="mso-spacerun: yes">
e</SPAN>lizabeth@dfwcpa.com<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN lang=ES
style="mso-ansi-language: ES"> <o:p></o:p></SPAN></P>
<P class=MsoNormal>My /etc/hosts is:</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal
style="MARGIN-LEFT: 51pt; TEXT-INDENT: -51pt; mso-list: l0 level4 lfo1; tab-stops: list 51.0pt">127.0.0.1<SPAN
style="FONT: 7pt 'Times New Roman'"> </SPAN>localhost</P>
<P class=MsoNormal><SPAN lang=ES style="mso-ansi-language: ES">192.168.0.2
elizabeth.dfwcpa.com<SPAN
style="mso-spacerun: yes">
</SPAN>elizabeth<o:p></o:p></SPAN></P>
<P class=MsoNormal>192.168.0.1 server.dfwcpa.com<SPAN
style="mso-spacerun: yes">
</SPAN>server</P>
<P class=MsoNormal>192.168.0.3 tiblets.dfwcpa.com<SPAN
style="mso-spacerun: yes">
</SPAN>tiblets</P>
<P class=MsoNormal>216.2.131.4 dfwcpa.imagin.net<SPAN
style="mso-spacerun: yes">
</SPAN>dfwcpa</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>My sendmail.cw file:</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>dfwcpa.com</P>
<P class=MsoNormal>server.dfwcpa.com</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>My /etc/resolv.conf is:</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>Search<SPAN style="mso-spacerun: yes">
</SPAN>dfwcpa.com</P>
<P class=MsoNormal>nameserver 207.18.228.2</P>
<P class=MsoNormal>nameserver 207.18.228.4</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>My nsswitch.conf file is:</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>hosts:<SPAN style="mso-spacerun: yes"> </SPAN>files
nisplus nis dns</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>I know that the answer is probably very simple but I have
read everything I can find about fetchmail (several times) but I can’t find the
answer.<SPAN style="mso-spacerun: yes"> </SPAN>Please help!!</P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal> <o:p></o:p></P>
<P class=MsoNormal>Billy Tiblets</P>
<P class=MsoNormal> <o:p></o:p></P></FONT></DIV></BODY></HTML>