Displaying 5 results from an estimated 5 matches for "oldfold".
Did you mean:
oldford
2003 Dec 17
0
Patch to fix vmail.cgi forwarding problem
...blem when forwarding messages with vmail.cgi. Bug submitted with patch on bugs.digium.com.
-sb
--- /usr/src/asterisk/vmail.cgi.orig 2003-12-17 14:21:47.000000000 -0500
+++ /usr/src/asterisk/vmail.cgi 2003-12-17 15:07:36.000000000 -0500
@@ -672,7 +672,7 @@
sub message_copy()
{
- my ($mbox, $oldfolder, $old, $newmbox, $new) = @_;
+ my ($mbox, $newmbox, $oldfolder, $old, $new) = @_;
my $oldfile, $newfile;
return if ($mbox eq $newmbox);
@@ -788,7 +788,7 @@
# print header;
foreach $msg (@msgs) {
# print "Forwarding $msg from $mbox to $newmbox<BR>\n";
- &messag...
2016 Nov 17
5
Good email client to use with Dovecot?
...read, I usually just sort on subject.
> What's your archiving system, many
> or few folders, flat or hierarchical?
Archiving is achieved in my Dovecot Maildir tree. For fast moving
folders like INBOX and my local LUG (GoLUG), every year I move this
year's messages to, for instance, OLDFOLDERS->GoLUG->2015. I have
somewhere between 75 and 200 folders, and tend to go about 4 levels deep
in the hierarchy, although most of my most active folders are 1 level
down from the account itself. For backup, I use rsync to a backup
server, and back up the whole Dovecot tree.
> Do you wor...
2016 Nov 17
11
Good email client to use with Dovecot?
Hi all,
When I use an email client, its purpose is as a window into my Dovecot
IMAP, and as a mechanism to reply to and send emails. I don't do
filtering or calendaring on my email client (filtering via procmail
direct to Dovecot).
What email clients are all of you using to look at your IMAP email?
Thanks,
SteveT
Steve Litt
November 2016 featured book: Quit Joblessness: Start Your Own
2016 Nov 18
1
Good email client to use with Dovecot?
...d Alpine and got it to work as a window to my Dovecot IMAP
server, but I could only "import" one mailbox at a time, and as I
mentioned earlier:
[slitt at mydesk ~]$ find /home/slitt/mail/Maildir -type d | wc -l
1254
[slitt at mydesk ~]$
These mailboxes are several levels deep, such as: .OLDFOLDERS.in.2012.
I have a few questions:
* How does one import *all* folders from the Dovecot server at once,
without repeatedly typing in 192.168.100.2/ssl/user=slitt and all the
rest of the process?
* Is there a way of viewing my folder hierarchy hierarchically,
including collapse and expand?...
2016 Nov 18
4
Good email client to use with Dovecot?
On Fri, 18 Nov 2016 08:14:02 -0500
Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 11/17/2016 10:58 AM, Steve Litt <slitt at troubleshooters.com> wrote:
> > I have over 620K emails in over 1000 folders. This turns Thunderbird
> > into an all day affair, just to refresh its caches.
>
> There are lots of knobs you can tweak to improve the situation, but
>