Displaying 20 results from an estimated 120 matches similar to: "Avelsieve 1.9.7 and Dovecot/TLS"
2012 Apr 11
0
F5 SLB iRule - POP3 TLS Offload & Add Realm
Hey Guys,
I figured someone might have use of this at some point. I've created an
iRule for our F5 Load Balancer which performs the following tasks:
- Appends STLS to the POP3 Capability list (it does this blindly, so
expects the backend POP3 server to not return this)
- Watches for the STLS command and initiates SSL negotiation with the
client (leaves the connection to the
2006 Nov 04
3
role based authorization question
I am using the the authorization recipe outlined in Rails Recipes.Is it
possible for one role, say ''admin'', to have access to every action on every
controller without explicitly having to create a Right for each?
I know this will not work as is, and to force it to do so would violate MVC,
but is there some other way to accomplish having something like this in a
controller:
2006 Jan 12
2
Web services and login?
Has anyone managed to do this? I thought about using sessions but they
dont want to work for me... Here''s what I''m doing as a little test:
class NotLoggedIn < Exception
end
class ProjectsController < ApplicationController
wsdl_service_name ''Projects''
web_service_api ProjectsApi
def Login
@session[:loggedIn] = true
end
def GetProjects
2006 Jan 29
6
tyro Ruby questin
Trying to print out a simple database grid, using, with column headers
such as ''SunToSatRoles'', ''PrimaryRoles'', etcetera.
Iterating through an object @List which is populated thusly
@list = mymodel.find(:all, :order => mymodel.editlist_order)
When I do something like
<table>
<% for i in @list %>
<tr>
<td><%= i.inspect
2008 Sep 03
1
Dovecot ManageSieve + ingo or avelsieve
Hi,
does anyone got Dovecot ManageSieve and Horde/Ingo working together ?
i'm running Dovecot 1.1.2 with managesieve patch
(dovecot-1.1.2-managesieve-0.10.3.diff)
following intructions at http://wiki.dovecot.org/ManageSieve now my
Dovecot have ManageSieve available :-)
I've setup Horde/Ingo (ingo-h3-1.1.5-1.el5)
when I specify some new filtering rules in Ingo, they are successfully
2007 Oct 03
1
namespace prefix issue with avelsieve and dovecot v1.1beta2
Hi,
I have installed dovecot v1.1.beta2 with the sieve plugin v.1.1.2. I
have configured the following namespace:
namespace:
type: private
separator: .
prefix: INBOX.
location:
inbox: yes
hidden: no
list: yes
When I create a rule which should move messages into the subfolder
"Junk", Dovecot's deliver seems to ignore the namespace and creates a
new folder
2007 Sep 14
1
namespace prefix issue with avelsieve
Hi!
I am currently testing a setup with dovecot's lda, the cmusieve plugin,
pysieved and the avelsieve plugin for squirrelmail.
The issue I am stumbling upon is that avelsieve is generating folder
names including the namespace prefix when creating "fileinto" rules.
E.g.:
A rule:
If the header "Precedence" contains "bulk", then file it into
the folder
2020 Jan 26
0
Number of imap-login processes always keeps growing, never goes down
Hi all!
I've bumped into an issue which Dovecot which has me a bit stumped; All of a
sudden (ie. no obvious changes made to the config as far as I know) Dovecot
seems to never stop 'imap-login' processes. This continues to the point where
it will hit the 'process_limit'. For a 50-ish user install the limit was set to
100 but I increased it to 512. The only thing this changes
2012 Mar 06
1
dovecot 2.1.1 + pigeonhole + avelsieve
Hello all,
I've squirrelmail-webmail-1.4.22, dovecot 2.1.1, dovecot-2.1-pigeonhole-0.3.0
installed and working. But I've problems to get the avelsieve plugin for
squirrelmail working with dovecot.
The "Message Filters" show up in "Options" of squirrelmail, but
"Could not log on to timsieved daemon on your IMAP server ........."
dovecot log shows:
Mar 6
2013 Oct 06
1
Problems getting Squirrelmail and Avelsieve to connect to Pigeonhole
Hi,
I have been going around in circles trying to find the solution. Many
others appear to have the same problem, but never a solution or explanation.
I am running Dovecot 2.0.21 under Fedora 16.
All components are running on the same server, whose IP address is shown
as '192.168.x.y'.
The dovecot -n output is:
<quote>
/SSH Secure Shell 3.2.0 (Build 267)/
/Copyright
2007 Jan 04
8
Common setup code and naming specifications
Hello!
I have a lot of contexts for testing Rails controllers, that must do
something like ''session[:logged_in] = true'' in their setup. How can this
be refactored? In unit tests I would simply create a
LoggedInControllerTest base class, that all my functional tests would
derive from.
And another small question:
In my controller specifications I often have to decide whether to
2008 May 11
2
wxruby-1.9.7.tar.gz
Bonjour, comment est-ce que je fait pour installer wxruby1.9.7?
Je ne peut plus l''installer à partir de rubygems.
J''ai télécharger "wxruby-1.9.7.tar.gz" et après que faut-il faire?
merci
sebastien
http://beusse.liveror.com/
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
2008 May 24
0
[ wxruby-Bugs-20346 ] can not run wxruby-1.9.7 under ruby1.9.0 in linux
Bugs item #20346, was opened at 2008-05-24 12:02
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20346&group_id=35
Category: Compile/build
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: can not run wxruby-1.9.7 under ruby1.9.0 in linux
Initial Comment:
superman minimal # ruby
2008 May 30
0
[ wxruby-Bugs-20446 ] Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
Bugs item #20446, was opened at 30/05/2008 12:13
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20446&group_id=35
Category: Incorrect or missing docs
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Alex Fenton (brokentoy)
Summary: Wx::ToolBar API changed in 1.9.7, new Wx::ToolBarTool doc missing
2008 May 20
0
[ wxruby-Bugs-20255 ] Instabilities on Linux - 1.9.7
Bugs item #20255, was opened at 2008-05-20 08:10
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20255&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Instabilities on Linux - 1.9.7
Initial Comment:
Segfaults after
2008 May 10
5
wxRuby 1.9.7 released
Hi
wxRuby 1.9.7 is now available from rubyforge. This release is mainly to
restore one-step gem installation for Windows users, so they can easily
benefit from the many enhancements and fixes that were included in
1.9.6. The gem will now install Microsoft''s VC version 8.0 dlls. As
usual ''gem install wxruby'' should get you the latest version.
For users on Linux and
2005 Apr 04
0
io timeout after 180 seconds
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks for all the help so far. I am learning a lot from it.
I have a script that I will post bellow that when I run it gives me
this error.
mysql/website_forum/nntp_settings.MYD
io timeout after 180 seconds - exiting
rsync error: timeout in data send/receive (code 30) at io.c(103)
rsync: connection unexpectedly closed (1493583 bytes read so far)
2016 Apr 01
0
Wine release 1.9.7
The Wine development release 1.9.7 is now available.
What's new in this release (see below for details):
- More work towards the WineD3D command stream.
- More support for Shader Model 5 shaders.
- C++ exception handling on x86-64.
- Support for Windows-style static import libraries.
- Performance fixes in the XML writer.
- Various bug fixes.
The source is available from the
2008 Jun 10
2
application using wxRuby: Albuin (OT?)
Hi.
Just wanted to tell you that I''ve just uploaded Albuin - a music player
I''ve been working on - to RubyForge.
Albuin is heavily inspired by Muine - a music player for GNOME with a really
nice and simple UI.
As I''m stuck on windows (photoshop, autocad, archicad...) Albuin is my
attempt to "port" Muine to windows.
Using Ruby and WxRuby as a bonus
2008 May 20
1
Suggestion for Installation Instructions
http://wxruby.rubyforge.org/wiki/wiki.pl?Installation
Please forgive and redirect me if this is the wrong forum for this very
minor posting.
I suspect most people know the answer to this question from some other
experience, but for those of us who don''t it would be helpful to give a
hint on which Windows gem package to install.
c:\ruby>gem install wxruby
Select which gem