Gnus development mailing list
 help / color / mirror / Atom feed
* procmail and Gnus 0.74 ?
@ 1999-02-02 11:13 Jari Aalto
  1999-02-02 21:32 ` Lars Magne Ingebrigtsen
  1999-02-03 15:25 ` Scott Hofmann
  0 siblings, 2 replies; 6+ messages in thread
From: Jari Aalto @ 1999-02-02 11:13 UTC (permalink / raw)



    I noticed that newest gnus changed the way incoming mail is read.
    What's the right way now to read mail from procmail spool files
    in ~/Mail/spool? All files end to string ".spool".

    I tried this but, it doesn't seem to be the correct answer:

  (let* ((spool   (concat (file-name-as-directory nnfolder-directory)  
                          "spool"))
         (exist-p (file-directory-p spool))
         )

...zap...

      (setq mail-spool-file
            (list
             (list 'directory ':path   spool ':suffix ".spool")  ;; .prcml
             ;; "po:jaalto@mail.cs.tpu.fi"
             ;; "po:ssjaaa@pop.uta.fi"
             ;; (list 'pop ':server "mail.cs.tpu.fi" ':user "jaalto")
             )))

    jari


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-02-03 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-02 11:13 procmail and Gnus 0.74 ? Jari Aalto
1999-02-02 21:32 ` Lars Magne Ingebrigtsen
1999-02-03  0:04   ` Stephen Zander
1999-02-03  1:23     ` Lars Magne Ingebrigtsen
1999-02-03  5:03     ` Jim Meyering
1999-02-03 15:25 ` Scott Hofmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).