Ok, all I can tell you is this. For the pop servers identified in the
.vm file, you need to do this kind of line.
(setq vm-spool-files'("pop:buncombe.main.nc.us:110:pass:bdsmith:password"))
(setq vm-auto-get-new-mail 600)
Now, loook at the top line of my .vm file. I have removed my server
password and replaced it woth the word password.
Also, remove all those crash box definitions. Those are not really
necessary. They are done internally as the program grabs the mail
from the server.
Each of the pop servers needs to have a password placed in the field
where the example here says password.
As far as those wrong type arguments, that's the emacs lisp
interpreter's way of saying "I don't know what in the known universe
you're trying to tell me, but I don't thinkl so." What is happening is
that you have all that data in there that it does not expect. Try
each line for each pop server and define it as shown in the above
example then tell me if it works. You might need the rest of the code
about the smtpmail library. If you have problems again, I can help
you with that.
Hope this helps.
--
Doug Smith: C.S.F.C.
Computer Scientist For CHRIST!
_______________________________________________
Oralux mailing list
[email protected]
http://lists.freearchive.org/mailman/listinfo/oralux