Re: [SM-USERS] Store mail in different locale

2002-11-24 Thread Tom
On Sun, 24 Nov 2002 12:59:31 -0600, Jonathan Angliss <[EMAIL PROTECTED]> wrote: > Last time I used UW, it stored the mail in /home/$user/ and INBOX > was stored/read from /var/spool/mail/$user. If you want to move the > files about, check the UW documentation. I have "Drafts" "Sent" and "Tra

Re: [SM-USERS] Store mail in different locale

2002-11-24 Thread Jonathan Angliss
Hello Tom, On Sunday, November 24, 2002, [EMAIL PROTECTED] wrote... > I have the UW imap server running with squirrelmail for about 20 > people. The default directory for the mail is /var/spool/mail/$user, > and I'd like to store the mail in a different partition which has > more disk space, say /

Re: [SM-USERS] Store mail in different locale

2002-11-24 Thread Chris Hilts
> I have the UW imap server running with squirrelmail for about 20 > people. The default directory for the mail is /var/spool/mail/$user, > and I'd like to store the mail in a different partition which has more Consult the UW documentation that your IMAP server (should have) came with. Changing

[SM-USERS] Store mail in different locale

2002-11-24 Thread tom
I have the UW imap server running with squirrelmail for about 20 people. The default directory for the mail is /var/spool/mail/$user, and I'd like to store the mail in a different partition which has more disk space, say /home/mail/$user. What would be the best way to go about this? A link? Thanks