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> vm-spool-files to (setq vm-spool-files '("~/temp/mbox") ) and doing
>
> dr> chmod 777 ~/temp
> dr> chmod 777 ~/temp/mbox
>
> dr> but I still get the "No new mail" message. ~/temp/mbox does have mail
> dr> in it that can be read with pine or mail. I have tried some
> dr> suggestions I read about changing group of movemail to mail, but that
> dr> hasn't helped. I also reinstalled vm but that didn't help. If you
> dr> have any suggestions please help. Thanks.
>
> First is your mail being spooled by something like fetchmail already
> to the mailbox /tmp/mbox ? If not try something like:
>
I was just using ~/temp/mbox to test if it could get this file because
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:
> First LOGINNAME to your local loginname
> ISP.DOMAIN to your ISP
> Second LOGINNAME to your ISP loginname
>
Thanks! this seems to work. My vm-spool-files variable is
(setq vm-spool-files '("siren.bio.indiana.edu:110:pass:dwrice:*") )
Is there a way to do it without having to put in your password or
being prompt for it? Also, there is a message with subject "DON'T
DELETE THIS MESSAGE -- FOLDER INTERNAL DATA" in /var/spool/mail/dwrice
that insists on remaining there. This just seems kind of sloppy.
Why doesn't
(setq vm-spool-files '("/var/spool/mail/dwrice") )
work?
>
> This will use POP that is built into VM to retrieve your mail.
>
>
>
> --
> Curtis Consulting
> mailto:[EMAIL PROTECTED]
> http://www.clark.net/pub/ray
> ====================
> Pray to God, but keep rowing to shore.
> -- Russian Proverb
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject.
--
Danny Rice
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.