Brett Randall <[EMAIL PROTECTED]> writes:
> I've started having a problem with my Gnus losing e-mail again. My
> original posts are available at:
>
> http://groups.google.com/group/gnu.emacs.gnus/browse_thread/thread/5af37dd8aa003cbf

[...]
> ------------------------------------------------------------------------
> (setq gnus-secondary-select-methods
>       '(
>         (nnml "brett" (nnml-directory "~brett/Mail/") (nnml-get-new-mail t))
>         (nnml "mairix" (nnml-directory "~brett/.mairix"))
>         )
> )
> ------------------------------------------------------------------------

In the above thread I suggested using

(nnml "mairix" (nnml-directory "~brett/.mairix") (nnml-get-new-mail nil))

since nnml-get-new-mail is set to t by default. Did you try this, too?

-David



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to