Displaying 20 results from an estimated 1000 matches similar to: "dovecot imap logging capabilities"
2005 Dec 12
1
Wine 0.9.3: Painter 7 and Classic Painter problems
Sorry if this post turns up a second time, I used a wrong e-mail account
for the previous one by mistake.
I have recently installed Wine 0.9.3 and subsequently tried to set up
Painter 7, an application I have used successfully with several versions
of Wine before. On this version it won't install anymore; after asking
for the serial number it freezes. It's an update version, if that
2001 Aug 22
2
Wine without a Windows partition
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is it possible to setup wine without a Windows partition? I have a Debian 2.2-r2 system
and want to run a few Windows apps, mostly games, but don't want to go through all the
bs of resizing a partition, creating a new one and putting Windows on my laptop. Any
chance of being able to do it without a dedicated partition?
- --
Darryl L. Pierce
2003 Jan 08
3
Logging suggestions?
Any suggestions how user login/logouts should look like in log files? I
was thinking:
(connected to imaps port)
Login: username [IP 1.2.3.4, imaps, compressed]
Logout: username [IP 1.2.3.4, imaps, compressed] [1000/100000 bytes (50%), 00:00:12]
Bytes being upload/download and the 50% meaning compression ratio for
downloaded bytes, probably not worth it for upload. Or if uncompressed,
it'd
2001 Jul 17
0
painter 5.5
hi.. I'm trying to launch painter 5.5 (web edition), but it gives me some
error messages at startup (incorrect registry size etc) .. then I get the
splash screen, and just when painter starts to load it's plugins and
materials and stuff, I get windows error dialog saying that it can't read
scriptIO or something. after that another windows error dialog, now it can't
run couple of
2010 Jan 27
3
How do I make dovecot not use sslv2 for pop?
From nmap:
995/tcp open ssl/pop3 Dovecot pop3d
|_ sslv2: server still supports SSLv2
|_ pop3-capabilities: USER CAPA UIDL PIPELINING RESP-CODES TOP
SASL(PLAIN LOGIN)
pop3 allows SSLv2, imap doesn't. In my dovecot.conf I have:
ssl_cipher_list = ALL:!LOW:!SSLv2
at the global level. Do I need to put it inside the protocol pop3{}
section?
Patrick
2005 Feb 28
0
Painter Essential 2 (wacom bundle)
I bought a wacom, and with it comes this Corel Painter Essentials 2.
installation went fine with wine, but when I try to run the program, I get
error message.
I'm running Debian Testing, and wine installed via apt.
wine version is "20041201-1"
so, any hints on what to do would be highly appreciated :)
here's the error:
Invoking /usr/lib/wine/wine.bin
2007 Jan 22
1
1.0.rc18 released
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz.sig
I think we're quite near v1.0 now.
* ACL plugin + Maildir: Moved dovecot-acl file from control directory
to maildir. To prevent accidents caused by this change, Dovecot
kills itself if it finds dovecot-acl file from the control directory.
* When opening a maildir, check if
2007 Jan 22
1
1.0.rc18 released
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc18.tar.gz.sig
I think we're quite near v1.0 now.
* ACL plugin + Maildir: Moved dovecot-acl file from control directory
to maildir. To prevent accidents caused by this change, Dovecot
kills itself if it finds dovecot-acl file from the control directory.
* When opening a maildir, check if
2006 Feb 17
1
validate() with has_many association
I''m creating a simple portfolio site for a painter. I have a painting
and an image model with following relationship:
Painting
has_many :images
Image
belongs_to :painting
On the edit screen the user can edit the Painting data as well as upload
pictures for a thumbnails and full size image. The Image model extracts
filename, width, and height from the uploaded file, saves those
2013 Sep 24
1
imaptest-20130617 seems to be reporting spurious header changes
I'm trying to use this to test an IMAP server I'm developing (I picked
the nightly up from the link on the wiki page at
http://www.imapwiki.org/ImapTest/Installation). With one client using
the mailbox dovecot-crlf (http://www.dovecot.org/tmp/dovecot-crlf) I get
messages like:
Error: test at npsl.co.uk[67]: 1035253882.5041.34.camel at hurina: Header From
changed 'Timo Sirainen
2007 Jan 25
2
rc18->rc19: read/unread/reply flags broken
Timo,
This might be a bit vague, but I have noticed that rc19 seems
to have broken the read/unread/reply flags in imap. My officemate
has had problems with messages that are read and marked as read then
mysteriously get remarked as unread the next time email is checked.
I've had problems where I reply to a message and it does not get
marked as "answered". We didn't see this
2007 Jan 23
2
imap core dump with rc18
Hi,
I had a core dump while using rc18. Here are the backtraces:
Jan 23 01:01:44 rouge dovecot: IMAP(user): file mail-index-view.c: line
386 (_view_lookup_uid_range): assertion failed: (*last_seq_r >=
*first_seq_r)
Jan 23 01:01:44 rouge dovecot: IMAP(user): Raw backtrace: [0x47f25b00000000]
Jan 23 01:01:44 rouge dovecot: child 24319 (imap) killed with signal 6
Core was generated by
2007 Feb 17
2
LDAP auth load? (looking for advice)
One of the changes my beta testers are testing is switching from NIS to
LDAP for login/auth/homedir lookups; all is working perfectly, Dovecot +
PAM/nss_ldap is A-OK. No issues here, we've been using LDAP lookups on
other servers for years.
I'm wondering about load, specifically if when I switch the entire
company over, will the new authentication load stress my LDAP server to
the
2006 Sep 20
2
Lost associations
I have a plugin which does something like this for different
associations:
belongs_to_klass.send(:belongs_to, belongs_to_name)
This works fine for the first page request in mongrel/webrick, but the
associations are lost on/by the next page request. Any ideas?
Thanks :o)
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this
2007 Jan 17
3
All index file bugs fixed(?)
I fixed the nightly snapshot building. Now it's again being built every
night (if there have been any changes). Please test it before I'll make
rc18 release. http://dovecot.org/nightly/dovecot-latest.tar.gz
I've also been stress testing a lot with
http://dovecot.org/tools/imaptest.c. Last night I ran it for 9 hours
with mmap_disable=yes and it picked up only one race condition, which
2013 Oct 15
1
plotting a marginal distribution on the plane behind a persp() plot
R'istas:
I am trying to plot a marginal distribution on the plane behind a persp() plot. My existing code is:
library(MASS)
X <- mvrnorm(1000,mu=c(0,0),Sigma=matrix(c(1,0,0,1),2))
X.kde <- kde2d(X[,1],X[,2],n=25) # X.kde is list: $x 1*n, $y 1*n, $z n*n
persp(X.kde,phi=30,theta=60,xlab="x_b",ylab="x_a",zlab="f") ->res
Any suggestions are very
2011 Jan 13
2
Virtual mailboxes do not look into subfolders
Hi all,
I have virtual mailboxes set up as "Smart Folders" to show me messages
tagged with certain keywords. For example:
# ~/Maildir-virtual/fwp/dovecot-virtual
File
MailingLists/*
KEYWORD @fwp
Messages get picked up from the File mailbox, but not for the sub-mailboxes
inside the MailingLists mailbox. What am I doing wrong? Wrong separator?
And how can I debug this?
2011 Jan 02
2
Error copying >1 message to virtual mailbox
I created a virtual mailbox which maps to a single physical mailbox (in
Dovecot 1.x I did this with a symlink but had intermittent problems with
Dovecot 2.0 doing the same.)
However, I can only copy one message at a time into the mailbox. If I
try to copy more, I get:
7.16 UID COPY 48531:48532 !/Saved
7.16 NO [CANNOT] Can't save messages to this virtual mailbox
whereas this works fine:
2012 Dec 16
1
mail_log_events seem to be broken in HG 2.2
It seems along the way of 2.2alpha1 'mail_log_events' quietly stopped working. They don't log expunges etc. anymore.
[?]
mail_log_events = expunge mailbox_delete
Tested with latest HG.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4364 bytes
Desc: not available
URL:
2003 Oct 08
2
Darwin Build (cvs)
Oops, I apologize for my short, breif message that didn't even include
what I said it should inlcude =).
Here's the deal: OpenDarwin 6.6 (closest relative being Mac OS X
10.2.6) won't build from CVS. Specifically libtoolize doesn't seem to
exist (does it even come with libtool?) and the other parts of the
"autogen.sh" fail miserably.
This time (really) attached is