From mboxrd@z Thu Jan 1 00:00:00 1970 From: rgr@sdf.lonestar.org (Rob Ristroph) To: 9fans@cse.psu.edu Message-ID: <87llsxec0d.fsf@rgristroph-austin.ath.cx> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [9fans] getting mail working Date: Tue, 9 Sep 2003 19:13:38 -0500 Topicbox-Message-UUID: 303df626-eacc-11e9-9e20-41e7f4b1d025 I followed the directions on the wiki: http://plan9.bell-labs.com/wiki/plan9/Mail_configuration/index.html I noted that it tells you to edit the smtp.conf file, but it doesn't mention doing anything to actually start smtp or make it start automatically on boot. Setting aside for a moment sending mail to the internet, I can't even send mail to another user on the same machine. For example, if as bootes I try to send email to user rgr, this is what I get: 192.168.1.18# mail rgr lasdjkasdfdjalk Mail from 'bootes' to 'rgr' failed with error 'Invalid address'. save in /mail/box/bootes/dead.letter 102.168.1.18# I hoped that something explanatory would appear in the log files, but /sys/log/smtp and /sys/log/smtp.fail are both empty, and /sys/log/auth has nothing new in it. I read the man pages for mail, rewrite, and smtp. Any suggestions ? --Rob