We use pine here on this machine, what's needed is:

($:~)- cat /etc/pine.conf | grep -A 3 -B 3 MailBox

# Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox
# Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER).
inbox-path=~/MailBox

# List of incoming msg folders besides INBOX, e.g. ={host2}inbox,
{host3}inbox
# Syntax: optnl-label {optnl-imap-host-name}folder-path

also, make sure that your NEW users do not currently have a pine.conf or
if so, you need to modify it.

Also, you will get an error if a MailBox file does not exist, but just
send mail to the user or touch the MailBox file with the proper perms and
that will fix it.

On Tue, 28 Mar 2000, Andy Bradford wrote:

>Thus said Philip Mores on Wed, 29 Mar 2000 10:17:12 +0800:
>
>> How can I configure pine using Mailbox instead of using
>> /var/spool/mail/user ? I tried following the procedure but it doesn't
>> work. Pine has an error something like "no folder".
>
>I believe if you set MAIL to $HOME/Mailbox pine will work just fine 
>with ./Mailbox
>In bash this is done like so:
>
>       export MAIL=$HOME/Mailbox
>
>Getting it to work with ./Maildir/ on the other hand may require a bit 
>more work...
>Andy

  _    __   _____      __   _________      
______________  /_______ ___  ____  /______  John Gonzalez/Net.Tech
__  __ \ __ \  __/_  __ `__ \/ __  /_  ___/ MDC Computers/netMDC!
_  / / / `__/ /_  / / / / / / /_/ / / /__ (505)437-7600/fax-437-3052
/_/ /_/\___/\__/ /_/ /_/ /_/\__,_/  \___/ http://www.netmdc.com
[---------------------------------------------[system info]-----------]
  9:50pm  up 64 days,  5:47,  4 users,  load average: 0.04, 0.13, 0.16

Reply via email to