similar to: Dovecot-stable rpms

Displaying 20 results from an estimated 100 matches similar to: "Dovecot-stable rpms"

2006 Apr 01
4
Quick question. Thunderbird/Outlook = no love.
Are there any how-tos or documentation on getting dovecot to be thunderbird/outlook friendly? Thunderbird can connect about 20% of the time, the other 80% of the time, I Get the error: "You may need to connect via SSL or TLS. Please check the account settings for your mail server." I have my thunderbird setup to do TLS. I've put it on the TLS if available as well, still no love.
2006 Aug 11
5
Unit tests - NilClass problem
Hi! Yesterday I started to write my unit tests for the fist time using rails. I''m using this method: http://blog.codahale.com/2005/12/23/a-rails-howto-simplify-your-unit-tests/ My customer_test.rb looks like this: require File.dirname(__FILE__) + ''/../test_helper'' class CustomerTest < Test::Unit::TestCase fixtures :customers # Replace this with your real
2006 Feb 15
5
Formating @content_for_layout
Hi all, I sent a message earlier, so forgive me if you have already read this (I got some cryptic message in German about how my e-mail was not read?). Anyway, I was just wondering if there was any way to format the html that is output using <%= @content_for_layout %> I want to use something like the PHP Beautify. I guess I could write my own, but I was hoping that Rails already had
2006 Mar 01
2
Method Calling Problems
Hi all! I am attemping to call a method inside of my LeviUserController named show_userland from my LeviInterfaceController class. No matter how I do it, I keep getting some type of error. If I make the method a class method, then my render_partial inside of show_userland can''t be found. If i call it using @luser = LeviUserController.new; @luser.show_userland; I get an error with a nil
2005 Jan 13
2
Test 57 -> Test 60
I just tried upgrading one of our mail cluster servers to test60 from test57. We have dovecot connecting to 3 different MySQL tables in 3 sql conf files. The error seems to stem from this: Jan 13 14:57:59 svr21 dovecot: auth(sql8): file auth-client-connection.c: line 31 (auth_client_send): assertion failed: (conn->refcount > 1) After this the auth process gets killed with signal 6.
2006 Feb 14
3
Ruby equivalent to PHP Beautify?
Hi all, I am working on a project in Rails for my senior seminar class. I am fairly new to Rails but I have done a major project, so I know a little. The one thing I cannot find however is a way to make the html code that is output look any cleaner. So, I was wondering if there was a function/library/extension that worked like PHP beautify. Thanks for your input in this matter. I am sure I will
2011 May 02
2
Re: Caution when deleting .wine ...
jjmckenzie wrote: > On Mon, May 2, 2011 at 1:16 AM, topher.becca <wineforum-user at winehq.org> wrote: > > > > > When I entered 'rm -rf ~/.wine' it says: > > rm: /Users/christopherwelch/.wine/drive_c/Program Files/Inbox Toolbar: Permission denied > > rm: /Users/christopherwelch/.wine/drive_c/Program Files: Directory not empty > > rm:
2006 Aug 10
4
mongrel and comet "implementation"
Hey folks, I was playing around with adding Comet (a javascript technology used to receive events without AJAX polling) support to Mongrel. More info about Comet here: http://en.wikipedia.org/wiki/Comet_%28programming%29) I sort of got it working. My code is available at: http;//cyll.org/comet.tar.gz Run comet.rb from inside the directory and point your browser at: http://localhost:5555/ The
2005 May 23
3
Excessive dovecot-auth proceses
Hi Guys, I may have missed something in the conf file but while using a standard mysql auth method I'm finding many dovecot-auth processing sitting doing nothing. They grow to the extent that mysql runs out of connections after a week. Any ideas? Regards Andrew -- Andrew Hutchings (A-Wing) Linux Guru - Netserve Consultants Ltd. - www.domaincity.co.uk Admin - North Wales Linux User Group -
2011 May 02
2
Re: Caution when deleting .wine ...
David Shaw wrote: > > At the risk of getting flamed, you yourself have often told people to > 'rm -rf ~/.wine' :-) > > David Shaw When I entered 'rm -rf ~/.wine' it says: rm: /Users/christopherwelch/.wine/drive_c/Program Files/Inbox Toolbar: Permission denied rm: /Users/christopherwelch/.wine/drive_c/Program Files: Directory not empty rm:
2006 May 09
6
Still Stumbled on First things in trying RubyOnRails
Still Stumbled on First things in trying RubyOnRails http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html http://instantrails.rubyforge.org/tutorial/index.html http://rails.homelinux.org/ I had tried the first of the top 12 tutorials and got stuck after adding a new field ?category_id?in the table recipes,
2005 Apr 05
1
change POP3 default prompt
ppl for security reasons I'dont want that the default prompt for the POP3 be +OK Dovecot ready. don't want an attacker can guess my POP3 server easily, any idea?? want something like +OK mydomain.com ready. regards A
2005 May 08
3
1.0-test69
http://dovecot.org/test/ - Several mbox fixes, upgrade recommended for test68 mbox users - Possibly fixes some IMAP hangs where Dovecot just stopped replying - Fixed delay-newmail workaround. It was badly broken before. And somewhat off topic advertisement: I got a bit distracted from Dovecot a week ago when a guy started mailing me about wanting to write an irssi2 client as a project to
2005 Apr 26
1
Dovecot Stable (or: When is 1.0 coming to a server near you?)
I'm mainly just curious, but what version of dovecot is considered to be stable enough to be running in a production environment? We're running the 0.99.13 version shipped with FC3 and, while experiencing great performance gains over UW-IMAP, we have hit a couple of snags here and there (random and infrequent characters at the beginning of a mailbox, periodic duplication of a message
2005 May 03
1
Error in rename uidlist while fetching through pop3
My dovecot server seems to randomly begin giving errors to pop3 users who try to fetch their email. Once this begins, they see no more new mail, though the mail is in cur. Running: dovecot-stable 20050501, Mac OS X 10.3.9 Log entries like this: May 2 19:35:18 caddy dovecot: pop3-login: Login: kim [24.22.16.169] May 2 19:35:18 caddy dovecot: POP3(kim): rename(/Users/kim/Maildir/
2005 May 13
1
dovecot 1.0-test69 io hangs
I've been testing test69 with pop3 (under Linux and with mbox). I began testing with a large inbox (11000 mails) and it seems the communication between dovecot and the mailclient (evolution) stalls after 1000-2000 messages transferred. I've looked in to the (non-trivial) io functionality of dovecot. What I see is that io_loop_handler_run() in ioloop-poll.c does not signal any more data
2005 May 23
1
Info request
Hello, I'am Filip Cristian System Administrator at Astral Telecom and i'am using on our email servers dovecot for pop*, imap* auth with mysql suport. I have noticed that in the 1.0-test* release you have support for multiple password databases. From what i have tested this it's working but only if you want to fallback to another supported password databases different that the privios.
2005 May 27
1
Inquiring about status of version 1.x
Hi, I've been running dovecot for awhile (about 18 months now) and I am very happy with it. I am currently planning an upgrade for the office server and I am wondering how is 1.0 going? Is it stable enough for production? I read a thread in the list from may 5th talking about the stability, and it seemed pretty decent. Anyways just looking for a bit of feedback on the evolution of 1.0
2005 May 29
2
1.0-test72
http://dovecot.org/test/ I'm not sure if this was test71-specific or if it also happened with test70, but anyway IMAP process was hanging in some situations (I think POP3 hang was fixed though? :). So, fixed that. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed
2005 Jun 07
1
Multiserver config
Hi! I need use dovecot on 3 servers. Home directory and mail spool shared over NFS in pop3/pop3s only mode (no imap). What details for dovecot config need set? When I try 2-servers config, some time I get in log: Jun 7 04:31:01 cluster2 pop3(andy at atomail.com): IndexID mismatch for binary tree file /home/plasma/andy at atomail.com/mail//.imap/INBOX/.imap.index.tree But mail client not