Alvin, Thank you for this response. First problem is: I do not have an /etc/mail/sendmail.cw file (I do have a local-host-names file with no extension); and I do not have an /etc/mail/access file or an /etc/mail/sendmail.cw file
For these I think the problem is as is stated in the mail just previous to this: sendmailconfig cannot find /usr/share/sendmail/cf/mailer/.m4 because it isn't there. I checked out the site you recommended this morning, and read a few things, but it seems more directed towards securing a running system than getting a system running to begin with...or did I miss a link? Best Wishes! Mike Olds www.buddhadust.org -----Original Message----- From: Alvin Oga [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 4:55 PM To: Michael Olds Cc: Oliver Fuchs; [EMAIL PROTECTED] Subject: RE: Setting up Sendmail hi ya to receive email cd /etc/mail ln -s local-host-names sendmail.cw - be sure your domain is listed in the file make sendmail - stop/start for popping email stuff... - make sure you can "telnet localhost 110" - than you should use secure pop3 instead of port 110 http://www.Linux-Sec.net/Mail/secure_pop3.txt sendmail howto http://www.Linux-Sec.net/Mail/sendmail.gwif.html c ya alvin /etc/mail/access # # list of domains/ip# this mschine will be relaying emails # foo.com # # tou local lan 192.168.0.0 # # /etc/sendmail.cw and/or /etc/mail/sendmail.cw # # list of domains tyhis machine will be receiving emails # foo.com www.foo.com # On Fri, 27 Sep 2002, Michael Olds wrote: > Hello again, > > First, thanks to all who responded with suggestions. I'm still working on > Sendmail. I have it working half way following Oliver's suggestions ...I can > send, but I am not receiving anything, either locally or over the Internet. > I figure it can be the settings at my DNS server, the router's firewall > (don't think so), a sendmail configuration I'm missing...(?, I have SMTP and > local, so it must be one of the exotic ones set up by Debian), or I just > don't have my Kmail mail client set up right (ashamed to say it, I can > configure Windows Outlook accounts, but I have no idea what I should be > telling the Linux machine about loading mail to local/remote users). > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

