Discussion:
alpine: postponed-msgs local
(too old to reply)
Thorsten Glaser
2024-09-10 19:11:52 UTC
Permalink
Hi,

if I have a remote collection as first in the list
and the mail/[] later, the postponed-msgs file is
always written to the remote. (Which surprised me,
as I would have expected it to be written to the
currently active account.)

I would like to move it to the local mail/ directory,
but setting the configuration option to mail/postponed-msgs
did not work at all, and #driver.unix/mail/postponed-msgs
worked exactly once for writing, but it complains on second
attempt that it already exists.

How can I do this?

alpine 2.26+dfsg-1~bpo11+1 (Debian)

Thanks,
//mirabilos
--=20
Gestern Nacht ist mein IRC-Netzwerk explodiert. Ich hatte nicht damit
gerechnet, darum bin ich blutverschmiert=E2=80=A6 wer konnte ahnen, da=C3=
=9F SIE so
reagier=E2=80=99n=E2=80=A6 gestern Nacht ist mein IRC-Netzwerk explodiert~~=
~
=09(as of 2021-06-15 The MirOS Project temporarily reconvenes on OFTC)
Carlos E.R.
2024-09-10 21:19:10 UTC
Permalink
Post by Thorsten Glaser
Hi,
if I have a remote collection as first in the list
and the mail/[] later, the postponed-msgs file is
always written to the remote. (Which surprised me,
as I would have expected it to be written to the
currently active account.)
I would like to move it to the local mail/ directory,
but setting the configuration option to mail/postponed-msgs
did not work at all, and #driver.unix/mail/postponed-msgs
worked exactly once for writing, but it complains on second
attempt that it already exists.
How can I do this?
alpine 2.26+dfsg-1~bpo11+1 (Debian)
Thanks,
//mirabilos
The configuration file has this section:


# Over-rides default path for postponed messages folder, e.g. =pm (which uses
# first folder collection dir) or ={host4}pm (using home dir on host4).
# Default: postponed-msgs (Unix) or POSTPOND.MTX (PC) in default fldr coltn.
postponed-folder={localhost/novalidate-cert/user=cer}_File/postponed-msgs
--
Cheers, Carlos.
Thorsten Glaser
2024-09-11 19:42:51 UTC
Permalink
postponed-folder=3D{localhost/novalidate-cert/user=3Dcer}_File/postponed-=
msgs

That=E2=80=99d work if there was an imapd running on localhost, no?

=2E

=2E

=2E

=E2=80=A6 but, considering it, there=E2=80=99s no reason not to fire up an
uw-imapd just for that, as a workaround.

Oh wait, now I see the _File there, is that special?
It=E2=80=99s not documented in the help=E2=80=A6

Thanks,
//mirabilos
--=20
Wish I had pine to hand :-( I'll give lynx a try, thanks.
Michael Schmitz on nntp://news.gmane.org/gmane.linux.debian.ports.68k
a.k.a. {news.gmane.org/nntp}#news.gmane.linux.debian.ports.68k in pine
Carlos E.R.
2024-09-12 13:49:06 UTC
Permalink
Post by Carlos E.R.
postponed-folder={localhost/novalidate-cert/user=cer}_File/postponed-msgs
That’d work if there was an imapd running on localhost, no?
Yes, of course, but the point was not how I have it configured
currently, but the variable name and the comments :-)


I should have left it empty:

postponed-folder=
.
.
.
… but, considering it, there’s no reason not to fire up an
uw-imapd just for that, as a workaround.
Oh wait, now I see the _File there, is that special?
It’s not documented in the help…
It is just a directory. Mail directory (which is served via imap) has a
subdirectory named "_File". It is not relevant for your case.
--
Cheers, Carlos.
Loading...