Displaying 20 results from an estimated 82 matches for "slitt".
Did you mean:
litt
2019 Dec 04
3
How do I set all my mailboxes to "subscribed"
Hi all,
I've had a great deal of trouble accessing my Dovecot IMAP from most
supposedly IMAP aware email clients, and have been advised that it
might be because some of my email folders are not subscribed. Is there
s way I can subscribe all my folders? I see no reason to have a folder
not subscribed.
Thanks,
SteveT
Steve Litt
December 2019 featured book: Rapid Learning for the 21st
2005 Dec 28
2
Rails didn''t install correctly
Hi all,
Apparently rails didn''t install correctly on my Mandrake 10.0 system.
=================================
[slitt@mydesk work]$ rails demo
/usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'':
Could not find RubyGem rails (> 0) (Gem::LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:141:in `activate''
from /usr/local/lib/ruby/site_ruby/1....
2013 Mar 01
2
I need help with my mail client: was [OCLUG] running cron on UTC
...abs my messages from my ISP using IMAP (and erasing them on
on the ISP's server after retrieval), then delivers them to procmail,
which, based on filters, drops them into the correct directories of the
Dovecot server running on my desktop. Claws-mail then views all my
email on the IMAP server.
slitt at mydesk:~$ dovecot -n
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.5.0-25-generic x86_64 Ubuntu 12.10 ext4
At the bottom of this email I'll put a copy of a typical full header on
a post from me.
Here's the symptom: Every time I reply to an OCLUG post, Claws-Mail
loads the *To* with...
2015 Aug 09
2
backing up email / saving maildir on external hard drives
...uld just use rsync without compressing. The reason
why I started compressing was because the GUI gave some errors when I was
trying to copy then files.
I'll just rsync the data from my laptop HDD to my external drive(without
compressing)
Thanks
Kevin
On Sunday, August 9, 2015, Steve Litt <slitt at troubleshooters.com> wrote:
> On Sat, 8 Aug 2015 10:26:55 +0530
> Kevin Laurie <superinterstellar at gmail.com <javascript:;>> wrote:
>
> > Hello,
> > Yesterday I tried to back up a 40GB maildir .
> > I tried to move the maildir from home to external HD...
2016 Nov 17
5
Good email client to use with Dovecot?
...der you're reading, "folders" that
> actually are views of a local database, minimalistic enough to bridge
> the distance with X11 instead of IMAP), but hasn't seen further
> development in ages.
>
> With Thunderbird,
Here's why I can't use Thunderbird:
[slitt at mydesk Maildir]$ find ~/mail/Maildir | wc -l
625262
[slitt at mydesk Maildir]$ find ~/mail/Maildir -type d | wc -l
1241
[slitt at mydesk Maildir]$
I have over 620K emails in over 1000 folders. This turns Thunderbird
into an all day affair, just to refresh its caches.
Thanks,
SteveT
Steve L...
2016 Nov 18
1
Good email client to use with Dovecot?
...ok at your IMAP
> > email?
>
> https://de.wikipedia.org/wiki/Alpine_(E-Mail-Programm)
>
> :-)
Thanks Steffen,
I installed 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/ss...
2015 Aug 08
4
backing up email / saving maildir on external hard drives
Hello,
Yesterday I tried to back up a 40GB maildir .
I tried to move the maildir from home to external HDD but failed. Decided
then to compress it(which took several hours). Now changing the disk format
from FAT to exFAT to allow the transfer for the large compressed file.
How does one back up emails on a external drive?
Some advice would be greatly appreciated.
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
2015 Aug 11
0
backing up email / saving maildir on external hard drives
...> why I started compressing was because the GUI gave some errors when I was
> trying to copy then files.
>
> I'll just rsync the data from my laptop HDD to my external drive(without
> compressing)
>
> Thanks
> Kevin
>
> On Sunday, August 9, 2015, Steve Litt <slitt at troubleshooters.com> wrote:
>
>> On Sat, 8 Aug 2015 10:26:55 +0530
>> Kevin Laurie <superinterstellar at gmail.com <javascript:;>> wrote:
>>
>>> Hello,
>>> Yesterday I tried to back up a 40GB maildir .
>>> I tried to move the maildi...
2016 Nov 18
3
Good email client to use with Dovecot?
since years mutt, 'cause it really sucks.
I tried TB or claws, evolution, opera but always returned to mutt.
Am 18. November 2016 06:31:43 MEZ, schrieb Steve Litt <slitt at troubleshooters.com>:
>On Thu, 17 Nov 2016 18:07:15 -0800
>lists at lazygranch.com wrote:
>
>> FWIW, I use claws, which is about the only one not mentioned.?
>>
>> I don't like Thunderbird. For one thing, it is in caretaker status.
>> Mozilla believes Web...
2015 Aug 09
0
backing up email / saving maildir on external hard drives
...n't use exFAT. Regular FAT32 has a max filesize of
2GB-1, which is 50 times the size of your whole uncompressed maildir.
>
> How does one back up emails on a external drive?
> Some advice would be greatly appreciated.
Check this out:
================================================
slitt at mydesq2:~$ df -h ~/mail/Maildir
Filesystem Size Used Avail Use% Mounted on
/dev/sdb8 116G 11G 100G 10% /home/slitt/mail/Maildir
slitt at mydesq2:~$
================================================
I don't have 40 GB, but * have 11, which is less than an order of
magnitude a...
2006 Jan 07
11
Beware of Mozilla + Rails
Hi all,
In re-doing the very first Hello World in the Agile Rails WEb Dev book, I
continuously got blank pages, no matter what URL I put in, except when I put
http://localhost:3000/
After eliminating everything else, I switched from Mozilla to Konqueror, and
the symptom went away. I tried clearing cache on Mozilla, but that didn''t
bring it back. I copied and pasted the URL from
2006 Jan 06
3
Where to place a global function
Hi all,
I have a little function called format_price(price) that simply formats the
argument as a dollar sign, dollar amount, dot and penny amount. Then, in
a .rhtml file, I could do this:
<%= format_price(item.unit_price * item.quantity) %>
But where do I put the format_price() function definition? The app couldn''t
find it in app/controllers/application.rb. Where do I put it
2019 May 13
2
How to mount a share without using -o vers=1.0 ?
...Samba
server...
I want to mount a share defined on my Linux desktop, on my Linux
laptop, as a better alternative than sshfs or NFS. I want this mount to
happen as version 2.x or 3.x, not as version 1.x. I was successful
using version 1.x with the following mount command:
mount -t cifs -o
username=slitt,vers=1.0 //192.168.100.2/mdesk /mnt/mdesk
However, when I remove the vers=1.0, it fails with the following
message:
====================================================================
mount error: Server abruptly closed the connection.
This can happen if the server does not support the SMB versi...
2006 Jan 06
10
I need debugging tips?
Hi all,
Like most other frameworks, Ruby groups code by Model/View/Controller instead
of by task, and therefore I''m having a hard time debugging a problem from the
Agile Rails book where looping through @items errors out because one or more
items is nil.
I managed to empty the cart by placing session[:cart] = nil in find_cart() in
the store_controller_rb, and the problem continued
2014 Sep 25
7
Does dovecot work OK on *BSD?
Hi all,
I have a dovecot server on my Debian Wheezy desktop computer. My days
with Debian are limited, and I'm investigating several 'BSD's:
OpenBSD
FreeBSD
PCBSD
NetBSD
DragonflyBSD
etc
Is there any reason Dovecot wouldn't work on any of those? Does anyone
know if those OS's have packages for Dovecot, or do I need to compile
it myself?
Thanks,
SteveT
Steve Litt
2002 Aug 26
6
ACL support?
Is it still true that in order for a Linux hosted Samba server to have NT ACL
support, the Linux box must have an ACL aware file system such as XFS or
Andreas Gruenbacher's kernel patch ("POSIX ACL")? I read this in chapter 4 of
"Teach Yourself Samba in 24 Hours". In the time since that book was written,
has an easier method been developed, or has a
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
> the bottom line is - 1,000 folders (re...
2016 Nov 22
0
Good email client to use with Dovecot?
On 11/18/2016 1:50 PM, Steve Litt <slitt at troubleshooters.com> wrote:
> 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 Thunderb...
2019 Dec 06
0
How do I set all my mailboxes to "subscribed"
...div>
<div>
Can you show what you tried to use and what happened?
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 06/12/2019 03:38 Steve Litt <
<a href="mailto:slitt@troubleshooters.com">slitt@troubleshooters.com</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Thanks Aki,
</div>
<div>
<br>
</div>
<div>
On...