search for: sebastjan

Displaying 16 results from an estimated 16 matches for "sebastjan".

Did you mean: sebastian
2005 Jul 14
3
Very slow select() command on large mailboxes
...;s even slower when I have some new messages in folder, more that I have more I wait. So I presume it must be something with indexing? Anyway, how could I optimize this? Why don't you index when a mail arrives instead of on select? Thanks for help and keep doing a great job with Dovecot. Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20050714/f9e0a234/attachment-0003.html>
2005 Jul 23
1
Plugin development
Hi, I have a few questions regarding copy and save_finish methods. How can I get a filename or processing mail from the parameters you get in that methods? How could I use the logger you use for dovecot inside my plugin? Thanks, Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20050723/a42f045f/attachment-0001.html>
2005 Nov 18
1
How to disable keywords?
Hi, is there a quick way to disable keyword feature in dovecot? Thanks, Sebastjan
2005 Dec 15
1
Variable '%r' doesn't transfomr in Postgres query
...f file for postgres looks like this: password_query = select password from auth('%u','%r'); But in logs, the transformed query looks like this: Performing query: select password from auth('test','%r'); Looks like you don't transform that remote IP parameter? Sebastjan
2005 Jul 14
2
Few questions
...n gorup them, but this is a very nasty solution. What's the situation with full text search? Will it ever be implemented? Is it already? Text search on my 0.99.14 is quite slow. Don't understand why no IMAP server wants to implement this feature. Does Dovecot support plugins? Thank you, Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20050714/22926d7c/attachment-0003.html>
2005 Jul 22
2
Update notifier
...in dovecot that will notify my services when a message is updated/added/moved/copied. I checked dovecot code a bit and mail-storage.c seems to be a nice place for tracking but I'm not sure if I can track all changes there. Does anyone have any experience with this topic or ideas? Thanks, Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20050722/3ab8ae0c/attachment-0003.html>
2005 Aug 14
1
Authentication based on client host
...te users that come from specific IP differently then other users. I will be authenticating them by postgresql so something like this would be very useful: password_query = SELECT password from get_user('%username','%host') Is that possible? Can it be done any other way? Thanks, Sebastjan
2005 Aug 06
1
Copying keyworded messages kills IMAP process(test78)
...ldir: data=/home/seba/Maildir dovecot: Jul 24 23:49:47 Info: IMAP(seba): maildir: root=/home/seba/Maildir, index=/home/seba/Maildir, control=, inbox= dovecot: Jul 24 23:49:53 Error: child 22903 (imap) killed with signal 11 I'm using dovecot-test78 on Suse 9.2 with hardlink support. Regards, Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20050806/31f57f2a/attachment-0002.html>
2005 Aug 20
1
Authentication with encrypted passwords
...t which password scheme should it use. For example: password_query = "select '{MD5}'||password from users where userid=%u" Which would mean that dovecot will hash the password with MD5 from client and match it with the one in database. Did I understand this correctly ? Thanks, Sebastjan
2005 Aug 22
1
per user quota with lda
Hi List Anybody could tell me how to set per-user quota with dovecot-lda? Thank in advance.
2005 Sep 14
1
Local authentication without password
Hi, is it possible to configure dovecot so that users from a specific IP (let's say 127.0.0.1) don't have to send password? They would be authenticated no matter if passwords match or not. Thanks, Sebastjan
2006 Jan 14
1
[BUG] Thread command
...secs = <value optimized out> ret = 0 i = 0 call = <value optimized out> #6 0x080a881b in io_loop_run (ioloop=0x80c49b0) at ioloop.c:230 No locals. #7 0x080617e4 in main (argc=3, argv=0xbfa6e7d4, envp=0xbfa6e7e4) at main.c :235 No locals. Hope this is enough. Sebastjan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://dovecot.org/pipermail/dovecot/attachments/20060114/c95343f1/attachment.htm
2005 Nov 01
0
dovecot-lda - sieve notify support
...t;from" "boss at example.org" { notify :high "This is probably very important"; } And if it does, what happens in this case ? Is there any configuration for other notification methods? I didn't notice anything in configuration file. Thanks, Sebastjan
2006 Mar 18
3
Message Filenames
Is there anyway to get a message's filename through the imap server? I've been developing a program for awhile and just switched to dovecot from courier. Courier had a file that for every line was like: <message uid> <message filename> Is there anway to get this information out of dovecot? -Charlie
2006 Jan 22
4
1.0.beta2 released
I had originally thought that I'd do a complete audit of the Dovecot's sources this weekend, but looks like I didn't. Hopefully I've been writing good enough code that the "1000 EUR for security hole" offer lasts for a long time. :) This release should fix the SSL parameter regeneration problem. There were two changes that were needed to fix it, but I had forgotten the
2005 Oct 20
2
1.0.alpha4 released
The actual alpha4 release this time. With a few changes since the pre-release. The important changes again: - Default lock_method changed to flock instead of the old fcntl. Solaris users will need to set it back to fcntl. This makes sure that Dovecot's indexes aren't accidentally used with NFS. - IMAP: We might have sent extra EXPUNGE messages when output buffer got full. This could