Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* IMAP folder as nndraft-directory?
@ 2017-02-24 10:02 Loris Bennett
  2017-02-24 16:54 ` Eric Abrahamsen
  0 siblings, 1 reply; 2+ messages in thread
From: Loris Bennett @ 2017-02-24 10:02 UTC (permalink / raw)
  To: info-gnus-english

Hi,

Can ndraft-directory be an IMAP folder?  I've tried the following:

 '(gnus-secondary-select-methods
   (quote
    ((nnimap "foomail"
             (nnimap-stream tls)
             (nnir-search-engine imap)
             (remove-prefix "nnimap")
             (nnimap-address "foomail.org")
             (nnimap-inbox INBOX)
             (nndraft-directory "Drafts"))
             ...

But I still get the drafts saved to a local directory.

Cheers,

Loris

-- 
This signature is currently under construction.

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

* Re: IMAP folder as nndraft-directory?
  2017-02-24 10:02 IMAP folder as nndraft-directory? Loris Bennett
@ 2017-02-24 16:54 ` Eric Abrahamsen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Abrahamsen @ 2017-02-24 16:54 UTC (permalink / raw)
  To: info-gnus-english

"Loris Bennett" <loris.bennett@fu-berlin.de> writes:

> Hi,
>
> Can ndraft-directory be an IMAP folder?  I've tried the following:
>
>  '(gnus-secondary-select-methods
>    (quote
>     ((nnimap "foomail"
>              (nnimap-stream tls)
>              (nnir-search-engine imap)
>              (remove-prefix "nnimap")
>              (nnimap-address "foomail.org")
>              (nnimap-inbox INBOX)
>              (nndraft-directory "Drafts"))
>              ...
>
> But I still get the drafts saved to a local directory.

Nope, I don't think you can do this. nndraft-directory is only
applicable to the built-in drafts server, not other servers. This has
definitely been requested before, though...

Eric



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

end of thread, other threads:[~2017-02-24 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-24 10:02 IMAP folder as nndraft-directory? Loris Bennett
2017-02-24 16:54 ` Eric Abrahamsen

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).