[Dovecot] Loading messages
Thanks to all for pointing out the Thunderbird bug workaround, I've got another question
Some of my users are complaining that when they select a message, the email client says "Loading Message" and either takes a long time to display a small message or does not display the message at all. Its odd becuase it seems that larger message on these users machines seem to open more quickly then the small 1Kb - 15Kb messages. Looking a little further on the messages that wont open they all seem to be very small in size. Is this a common issue? or something i need to tweak on the dovecot.conf or on the client side?
Gabe
Hi:
Is posible the dovecot valide user/pass a Oracle Database in Solaris?
Thanks
Albert
On Wed, 2005-03-16 at 14:18 -0400, celtita wrote:
Is posible the dovecot valide user/pass a Oracle Database in Solaris?
Dovecot doesn't yet directly support Oracle, and looks like there's no Oracle PAM plugin either. So, no.
It wouldn't necessarily take a lot of time to code though, especially because I have beginnings of a plugin for Dovecot which stores mails in Oracle (although it's 2 years old or something). Using that code and existing mysql/pgsql drivers as a base for src/lib-sql/driver-oracle.c (for 1.0-stable/test releases) wouldn't be too difficult even if you don't know anything about Oracle.
Unfortunately I don't have time to do it. Maybe you could try to find someone else. The Oracle plugin can be found from http://dovecot.org/tmp/oracle.tar.gz
Timo Sirainen wrote:
On Wed, 2005-03-16 at 14:18 -0400, celtita wrote:
Is posible the dovecot valide user/pass a Oracle Database in Solaris?
Dovecot doesn't yet directly support Oracle, and looks like there's no Oracle PAM plugin either. So, no.
There is one http://opensw.siag.it/oracle/pam_oci8/index.html
-- Tomi Hakala
Gabriel Granger wrote:
Thanks to all for pointing out the Thunderbird bug workaround, I've got another question
Some of my users are complaining that when they select a message, the email client says "Loading Message" and either takes a long time to display a small message or does not display the message at all. Its odd becuase it seems that larger message on these users machines seem to open more quickly then the small 1Kb - 15Kb messages. Looking a little further on the messages that wont open they all seem to be very small in size. Is this a common issue? or something i need to tweak on the dovecot.conf or on the client side?
I've noticed this on occasion in Thunderbird...it seems that either the client isn't sending on occasion, or the server isn't acknowledging the connection on occasion...or the connection just gets hung up. Usually restarting the mail client (which in turn tears down and restarts the imap connection) usually solves the problem. I happens rarely enough that it's not really an issue for me.
participants (5)
-
celtita
-
F. Even
-
Gabriel Granger
-
Timo Sirainen
-
Tomi Hakala