From mboxrd@z Thu Jan 1 00:00:00 1970 From: Apurva Mehta To: 9fans <9fans@cse.psu.edu> Message-Id: <20030624201114.77af6699.apurva@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [9fans] mail problems.. Date: Tue, 24 Jun 2003 20:11:14 +0530 Topicbox-Message-UUID: d9380dd0-eacb-11e9-9e20-41e7f4b1d025 I have been trying to use plan 9 to check my email but I am getting stuck. I have a pop3 account with gmx.net and here is what I have typed on the command line to check it.. upas/fs -f /pop/pop.gmx.net/my_user_name The first time I did that, I was asked for my password. It accepted it and the I got the term% prompt again. When I executed 'mail' from acme, it said that I had 0 messages. I know for a fact that there were messages on the server, why were they not downloaded? Also, I am confused about how to send mail using an authenticated smtp server. What do the different rewrite files do? I have edited my rewrite.gateway file to point to my smtp server (mail.gmx.net). But how do I handle authentication? I have also added a 'From' header file in my /mail/box/user_name/headers file. Will this 'From' header be used for every email I send from my account? - Apurva