Re: vm not reading spool file

1998-05-14 Thread Ray Curtis
> "dr" == Danny Rice <[EMAIL PROTECTED]> writes: dr> Why doesn't >> dr> (setq vm-spool-files '("/var/spool/mail/dwrice") ) >> dr> work? >> >> This doesn't tell it where to spool the messages from. Read the info >> and FAQ on VM. I have links on my page {below} to some of this info. >>

Re: vm not reading spool file

1998-05-14 Thread Danny Rice
Ray Curtis writes: > > "dr" == Danny Rice <[EMAIL PROTECTED]> writes: > > dr> I was just using ~/temp/mbox to test if it could get this file because > dr> it could not get /var/spool/mail/dwrice. > > >> (setq vm-spool-files '("/var/spool/mail/LOGINNAME" >"ISP.DOMAIN:110:pass:LOGINN

Re: vm not reading spool file

1998-05-14 Thread Ray Curtis
> "dr" == Danny Rice <[EMAIL PROTECTED]> writes: dr> I was just using ~/temp/mbox to test if it could get this file because dr> it could not get /var/spool/mail/dwrice. >> (setq vm-spool-files '("/var/spool/mail/LOGINNAME" >"ISP.DOMAIN:110:pass:LOGINNAME:PASSWORD")) >> >> Of course change

Re: vm not reading spool file

1998-05-14 Thread Danny Rice
Ray Curtis writes: > > "dr" == Danny Rice <[EMAIL PROTECTED]> writes: > > dr> I have a new RH 5.0 system going and am running xemacs 20.4. > dr> In vm vm-get-new-mail is not getting new mail from spool. I am > dr> getting no error message just "No new mail". I tried changing > dr> v

Re: vm not reading spool file

1998-05-13 Thread Ray Curtis
> "dr" == Danny Rice <[EMAIL PROTECTED]> writes: dr> I have a new RH 5.0 system going and am running xemacs 20.4. dr> In vm vm-get-new-mail is not getting new mail from spool. I am dr> getting no error message just "No new mail". I tried changing dr> vm-spool-files to (setq vm-spool-files

vm not reading spool file

1998-05-13 Thread Danny Rice
I have a new RH 5.0 system going and am running xemacs 20.4. In vm vm-get-new-mail is not getting new mail from spool. I am getting no error message just "No new mail". I tried changing vm-spool-files to (setq vm-spool-files '("~/temp/mbox") ) and doing chmod 777 ~/temp chmod 777 ~/temp/mb