Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How Do I Stop Monthly Query To Move Mail?

4 views
Skip to first unread message

NotReal

unread,
Sep 1, 2021, 9:45:40 AM9/1/21
to
I run my own Linux mail server with email accounts for different
purposes and access those accounts using the Linux version of Alpine
through ssh. At the beginning of every month I am asked if I want to
move sent and received mail to other folders to save space for each
account. Is there way of turning that feature off? I have looked in
Main/Setup/Config but do not see any way of disabling this. Am I just
missing it?

J.O. Aho

unread,
Sep 1, 2021, 10:35:35 AM9/1/21
to
https://kb.iu.edu/d/aftk
and after a long time scrolling you should see it, unless like me got so
tired of reading that you missed it.

You can also edit the .pinerc file

default is:
pruning-rule=

no prune at all:
pruning-rule=no-no


command line to change default to no-no:
sed 's/pruning-rule=/pruning-rule=no-no/' -i ~/.pinerc


--

//Aho

NotReal

unread,
Sep 1, 2021, 11:17:15 AM9/1/21
to
J.O. Aho wrote:

> pruning-rule=no-no


I did go to the end and even used ctl-w to search. Unfortunately in
both cases I was looking for terms such as “move” and “save”. It
never occurred to me to look for “prune”.

In any case, I remmed out “pruned-folders=” and inserted
“pruning-rule=no-no” in /etc/pine.conf. Based on starting pine in
accounts I had not looked at previously this morning, it appears to be
working. Thanks for pointing me in the right direction and taking the
time to present all the possible ways of solving my problem. It is
much appreciated.

NotReal

unread,
Sep 1, 2021, 11:29:16 AM9/1/21
to
I happened to read your post again and realized I probably did not have
to take out “pruned-folders=”, particularly when I found
"pruning-rule=" further down. Oh well, at least it works. Thanks
again.

J.O. Aho

unread,
Sep 1, 2021, 3:55:26 PM9/1/21
to
No, I don't think you needed to do anything with "pruned-folders", as
it's meant for adding additional folders to be pruned in the same manner
as sent every month.

Glad you got it working as you wanted.

--

//Aho

Dennis Davis

unread,
Sep 3, 2021, 2:50:52 AM9/3/21
to
In article <ipa45d...@mid.individual.net>,
If you have set this:

[X] Expose Hidden Config

then you can find this option:

Last Time Prune Questioned = 150.1

The help for this option says:


OPTION: Last-Time-Prune Question

This value records the last time you were asked about deleting old
sent-mail. It is set automatically by Alpine at the beginning of each month.
In the past, if you wished to suppress the monthly sent-mail pruning
feature, you could set this to a date in the future. This value is relative
to the year 1900, so to set this, for example, to October 2005, use 105.10.

You can still do that if you wish, or you can use the Pruning Rule option,
which is probably a little more convenient to use.


So I'm not due to be asked about pruning until January 2050.

I'm not sure if this setting applies to folders other than
the sent-mail folder, ie folders set by the "Pruned Folders"
configuration setting. I suspect it does, but experimentation may
be needed.
--
Dennis Davis <denni...@fastmail.fm>
0 new messages