• trash and delete flag

    From jureq@21:1/5 to All on Wed Jul 11 16:47:31 2018
    I am using mutt with dovecot imap.
    In .muttrc I have

    set trash="+Trash"

    I have only one problem. Messages moved to Trash folder remain marked for deletion. Is there any way to change this behaviour?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From downtime@21:1/5 to jureq on Sat Jul 14 03:30:43 2018
    Are the messages just marked for deletion in the INBOX? Or are they
    marked for deletion after they are moved to Trash?

    If the messages are marked with a 'D' in INBOX after being moved to
    Trash, just hit '$' to sync with the server.

    On 2018-07-11, jureq <jureq@nowhere.no> wrote:
    I am using mutt with dovecot imap.
    In .muttrc I have

    set trash="+Trash"

    I have only one problem. Messages moved to Trash folder remain marked for deletion. Is there any way to change this behaviour?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jureq@21:1/5 to All on Sun Jul 15 05:43:10 2018
    Moved messages are marked for deletion in Trash folder.


    W dniu Sat, 14 Jul 2018 03:30:43 +0000, użytkownik downtime napisał:

    Are the messages just marked for deletion in the INBOX? Or are they
    marked for deletion after they are moved to Trash?

    If the messages are marked with a 'D' in INBOX after being moved to
    Trash, just hit '$' to sync with the server.

    On 2018-07-11, jureq <jureq@nowhere.no> wrote:
    I am using mutt with dovecot imap.
    In .muttrc I have

    set trash="+Trash"

    I have only one problem. Messages moved to Trash folder remain marked
    for deletion. Is there any way to change this behaviour?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From downtime@21:1/5 to jureq on Mon Jul 30 02:37:42 2018
    That's really weird. Are you using Mutt, Mutt-Patched or NeoMutt?

    Did you figure this out? If you're using NeoMutt, have you asked about
    it in #neomutt on Freenode?

    Obviously this should not be the default behaviour and I have personally
    not seen this.

    On 2018-07-15, jureq <jureq@nowhere.no> wrote:
    Moved messages are marked for deletion in Trash folder.


    W??dniu Sat, 14 Jul 2018 03:30:43 +0000, u??ytkownik downtime napisa??:

    Are the messages just marked for deletion in the INBOX? Or are they
    marked for deletion after they are moved to Trash?

    If the messages are marked with a 'D' in INBOX after being moved to
    Trash, just hit '$' to sync with the server.

    On 2018-07-11, jureq <jureq@nowhere.no> wrote:
    I am using mutt with dovecot imap.
    In .muttrc I have

    set trash="+Trash"

    I have only one problem. Messages moved to Trash folder remain marked
    for deletion. Is there any way to change this behaviour?


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jureq@21:1/5 to All on Mon Jul 30 07:51:37 2018
    W dniu Mon, 30 Jul 2018 02:37:42 +0000, użytkownik downtime napisał:

    That's really weird. Are you using Mutt, Mutt-Patched or NeoMutt?

    Did you figure this out? If you're using NeoMutt, have you asked about
    it in #neomutt on Freenode?

    Obviously this should not be the default behaviour and I have personally
    not seen this.

    From /usr/share/doc/mutt/NEWS.Debian.gz:

    mutt (1.9.1-1) unstable; urgency=medium
    Starting from this version, we switch mutt to the default source package
    obtained on mutt.org.

    My ~/.muttrc:

    set imap_pass="password"
    set folder="imap://user@imap.server/"
    set record="+Sent"
    set postponed="+Drafts"
    set trash="+Trash"
    set spoolfile="imap://user@imap.server/INBOX"
    set editor="/usr/bin/mcedit"
    macro index c "<change-folder>?<toggle-mailboxes>" "open a different folder" macro pager c "<change-folder>?<toggle-mailboxes>" "open a different folder" macro index C "<copy-message>?<toggle-mailboxes>" "copy a message to a mailbox" macro index M "<save-message>?<toggle-mailboxes>" "move a message to a mailbox" macro compose A "<attach-message>?<toggle-mailboxes>" "attach message(s) to this message"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)