Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 42 |
Nodes: | 6 (0 / 6) |
Uptime: | 00:58:18 |
Calls: | 220 |
Calls today: | 1 |
Files: | 824 |
Messages: | 121,521 |
Posted today: | 6 |
I did some mail maintenance on my webmail account. In the midst of all
that work, I did some folder rearranging and creation. My alpine hasn't gotten the hint that it should refresh the folders, and the emails now obscured by this are unreachable.
Is there a quick fix to this?
I did some mail maintenance on my webmail account. In the midst of all
that work, I did some folder rearranging and creation. My alpine hasn't gotten the hint that it should refresh the folders, and the emails now obscured by this are unreachable.
Is there a quick fix to this?
On Tue, 26 Nov 2024, Daniel wrote:
I did some mail maintenance on my webmail account. In the midst of all
that work, I did some folder rearranging and creation. My alpine hasn't
gotten the hint that it should refresh the folders, and the emails now
obscured by this are unreachable.
Is there a quick fix to this?
alpine gets its data from the server, so if the server has not caught
up with the changes inthe webmail account, alpine will not see them.
if you have alpine open in the foler list, you have to refresh that
list to see the changes. this means that alpine does not see the
changes in the server until you refresh that list, and you can refresh
the list by opening any folder and then opening the folder list screen
again.
i hope this help.
alpine gets its data from the server, so if the server has not caught
up with the changes inthe webmail account, alpine will not see them.
My email is hosted by my domain registrar. I have no access to the
server per se. I either use the web interface or use clients.
Eduardo Chappa <chappa@washington.edu> writes:
On Tue, 26 Nov 2024, Daniel wrote:
I did some mail maintenance on my webmail account. In the midst of all
that work, I did some folder rearranging and creation. My alpine hasn't
gotten the hint that it should refresh the folders, and the emails now
obscured by this are unreachable.
Is there a quick fix to this?
alpine gets its data from the server, so if the server has not caught
up with the changes inthe webmail account, alpine will not see them.
My email is hosted by my domain registrar. I have no access to the
server per se. I either use the web interface or use clients.
if you have alpine open in the foler list, you have to refresh that
list to see the changes. this means that alpine does not see the
changes in the server until you refresh that list, and you can refresh
the list by opening any folder and then opening the folder list screen
again.
The folders in question are nested in another folder. Does that make a difference?
On Wed, 27 Nov 2024 09:45:15 +0000, Daniel wrote:
Eduardo Chappa <chappa@washington.edu> writes:
On Tue, 26 Nov 2024, Daniel wrote:
I did some mail maintenance on my webmail account. In the midst of all >>>> that work, I did some folder rearranging and creation. My alpine hasn't >>>> gotten the hint that it should refresh the folders, and the emails now >>>> obscured by this are unreachable.
Is there a quick fix to this?
alpine gets its data from the server, so if the server has not caught
up with the changes inthe webmail account, alpine will not see them.
My email is hosted by my domain registrar. I have no access to the
server per se. I either use the web interface or use clients.
if you have alpine open in the foler list, you have to refresh that
list to see the changes. this means that alpine does not see the
changes in the server until you refresh that list, and you can refresh
the list by opening any folder and then opening the folder list screen
again.
The folders in question are nested in another folder. Does that make a
difference?
Where are these mail dolders you speak of? Are theye up on the IMAP
server, or are they ones you've created on you own personal computer?
I have a combintation, myself. I keep some stuff up on the imap sever, but
I have over 50 unique mail folders on my workstation for most of the mail. [IMAP]===> getmail ==> procmail ==> [local folders]
Jonesy
That's my problem. I moved some folders around on the webmail part, but
my alpine doesn't download those changes. I'm not sure what to do in
order for alpine to pull the updated folder list.
On Wed, 27 Nov 2024, Daniel wrote:
alpine gets its data from the server, so if the server has not
caught up with the changes inthe webmail account, alpine will not
see them.
My email is hosted by my domain registrar. I have no access to the
server per se. I either use the web interface or use clients.
it looks like we are not understanding each other. alpine will take
the information that the server gives it and display it you. it is up
to the server to export that information to alpine.
or you do operations with
folders - such as delete, rename, etc. alpine will not see changes if
you do nothing, because imap servers do not send that type of changes
to clients.