Displaying 20 results from an estimated 2000 matches similar to: "Wheezy Dovecot workarounds"
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
2006 Jan 05
3
What is SwitchTower?
What is SwitchTower?
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2006 Jan 04
10
Is Webrick good enough?
Hi all,
On the rails list I''ve seen that it''s hard to integrate Rails with Apache
(especially apache2), that it''s hard to change the default port (3000), and
that Apache runs Rails stuff slowly.
Is it reasonable to run Rails stuff on Webrick while simultaneously running
other stuff on Apache? How does one simultaneously run two rails applications
on Webrick, when
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
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
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
2006 Jan 09
6
What is AJAX?
What is AJAX?
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2016 Sep 28
4
Good Bye SAMBA?!?!?
On Wed, 28 Sep 2016 10:09:28 -0300
Gilberto Nunes via samba <samba at lists.samba.org> wrote:
> Thanks.... I hope this is my last post with this matter!
I hope it's your last post on any matter. You quit Samba very noisily.
If you don't remember doing so, just look at the subject line.
Don't look back. Go to your beloved Windows CIFS. You've found
somebody better:
2016 Feb 22
3
To what extent does/will Dovecot depend on systemd? was systemd changes...
On 21.02.2016 19:10, Steve Litt wrote:
> On Sun, 21 Feb 2016 10:03:15 +0100
> Thomas Leuxner <tlx at leuxner.net> wrote:
>
> [snip]
>
>> https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2
> [snip]
>
>> The PID-File seems to be expected under yet another sub-dir
>> of /var/run/dovecot.
> I wasn't aware that any Dovecot
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
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
2019 Sep 23
5
File manager or browser for IMAP?
Hi all,
I could really use a file manager or browser to browse my Dovecot IMAP.
Ideally it would have hotkeys to move, copy, delete and send. The send
part needn't be coded: Just a call to a shellscript which can handle
the send the way it's locally the most convenient.
Anyone know of such a file manager or browser for IMAP?
SteveT
Steve Litt
Author: The Key to Everyday Excellence
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
2016 Nov 23
3
Updated my Dovecot certificate for the first time
On Wed, 23 Nov 2016 16:04:22 -0600 (CST)
Greg Rivers <gcr+dovecot at tharned.org> wrote:
> On Wed, 23 Nov 2016, Steve Litt wrote:
> > [snip]
> >
> > Alpine still gives me a bad cert warning, saying I should either
> > fix it or disable checking. I haven't yet found a way to get Alpine
> > to discriminate between a valid self-signed cert and a bad one.
2019 Sep 23
2
File manager or browser for IMAP?
Why not use thunderbird (or any other IMAP talking client)? :-)
Ionel
On 24.09.19 00:14, Steve Litt via dovecot wrote:
> Hi all,
>
> I could really use a file manager or browser to browse my Dovecot IMAP.
> Ideally it would have hotkeys to move, copy, delete and send. The send
> part needn't be coded: Just a call to a shellscript which can handle
> the send the way
2016 Nov 24
4
Updated my Dovecot certificate for the first time
On Thu, 24 Nov 2016 07:52:51 +0100 (CET)
Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, 23 Nov 2016, Steve Litt wrote:
>
> >On Wed, 23 Nov 2016 16:04:22 -0600 (CST) Greg Rivers
> ><gcr+dovecot at tharned.org> wrote:
> >> $ strings $(whence alpine) | grep '^/.*certs$'
2019 Sep 25
2
File manager or browser for IMAP?
On Tue, Sep 24, 2019 at 9:19 PM Steve Litt via dovecot <dovecot at dovecot.org>
wrote
>
> They only see some of the folders.
Are they subscribed?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190924/7a4f8fe3/attachment.html>
2013 Jul 11
3
What great things can a non-windows user do with Samba
Hi all,
I ask this question about once a decade.
I have about 7 computers, all Linux or BSD. Are there any cool things I
can do with Samba, even though I have no Windows computers?
Thanks,
SteveT
Steve Litt * http://www.troubleshooters.com/
Troubleshooting Training * Human Performance
2009 Aug 13
4
Win98 asks for IPC$ password
Hi all,
After I converted my Linux desktop from Mandriva 2008.1 with Samba 3.0.28a to
Ubuntu 9.04 with Samba 3.3.2, my Windows 98 box could no longer connect to my
Linux desktop via Samba. The symptom was that Windows kept asking for the IPC$
password.
Linux clients have no problem with the Ubuntu Samba server. My machine is
called "mydesk", and on every Linux box in the house, the
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