Re: [SM-USERS] trying to read mail on mandrake system using

2002-12-02 Thread Caleb E. Maclennan
Squirrelmail is a IMAP mail client. You need to install and configure an IMAP mail server. My personal favorite is Courier-IMAP. IMAP typically uses the Maildir format. Unless you specially configure it to use whatever mail storage format you are useing now, you will need to configure postfix t

Re: [SM-USERS] Accessing Squirrel Mail with HTML

2002-11-22 Thread Caleb E. Maclennan
Not nessesary. You can greate a "login" button with a form and a POST request. Put a couple hidden form fields with your username and password. No changes to squirrel mail are nessesary, and if you use SSL for your page, it can actually be done fairly securely. Caleb On Fri, 22 Nov 2002, Jonat