Re: dictionary attack defense

2014-10-21 Thread Anders Wegge Keller
On Wed, 22 Oct 2014 01:12:02 +0200 Benny Pedersen wrote: > On October 22, 2014 12:57:34 AM Anders Wegge Keller wrote: > > > On Tue, 21 Oct 2014 16:28:46 -0500 > > Cliff Hayes wrote: > > > Does dovecot have any dictionary attack defenses yet? > > In my opinion

Re: dictionary attack defense

2014-10-21 Thread Anders Wegge Keller
On Tue, 21 Oct 2014 16:28:46 -0500 Cliff Hayes wrote: > Does dovecot have any dictionary attack defenses yet? > In the past I have had to implement defense from outside dovecot, but > since dovecot is at the front lines and therefore is the first to know > I'm hoping by now there is something w

Transition from one server to another.

2014-07-14 Thread Anders Wegge Keller
A frind of mine and I are running a dedicated server, that among other things host mail for ourselves and friends and families. All in all about 15 different domains with 35-40 users. The machine in question is old, so we are doing a slow transition from the old server to the new one. So far, we'

[Dovecot] PARTIAL results and UIDs

2014-02-18 Thread Anders Thøgersen
ns the expected result: A4 UID SORT RETURN (COUNT PARTIAL 1:5) (FROM) UTF-8 (SUBJECT "RFC") * ESEARCH (TAG "A4") UID PARTIAL (1:5 5) COUNT 1 A4 OK Sort completed (0.000 secs). It may be that UIDs are used instead of sequence numbers. Regards Anders

Re: [Dovecot] RFC 5267 Contexts for IMAP4 PARTIAL results

2014-02-11 Thread Anders Thøgersen
Great, thanks! Den 7. feb. 2014, Timo Sirainen skrev: > On 21.1.2014, at 10.44, Anders Thøgersen <> wrote: > > > > I am looking at PARTIAL responses using a dovecot version 2.2.5 and am > > running > > into an inconsistency with the RFC which I would like t

[Dovecot] RFC 5267 Contexts for IMAP4 PARTIAL results

2014-01-21 Thread Anders Thøgersen
RCH RETURN (PARTIAL 23500:24000) UNDELETED S: * ESEARCH (TAG "A02") UID PARTIAL (23500:24000 1:9) S: A02 OK Search completed (0.000 secs). The folder that is selected contains 9 emails with the UIDs 1-9. Should the server return NIL Instead of returning 1:9? Thanks! Anders

Re: [Dovecot] A small bug and a question about CONTEXT=SEARCH

2012-01-31 Thread Anders
Hi, My colleague just pointed me to the recent fix of this issue, thanks!

Re: [Dovecot] A small bug and a question about CONTEXT=SEARCH

2012-01-11 Thread Anders
On Tue, 2012-01-10 at 15:05 +0100, Anders wrote: > > the socket connection being closed without warning: > > UID SEARCH RETURN (SAVE COUNT) CHARSET UTF-8 (UNDELETED TEXT "foo") > > You mean it closes with above also? It works fine with me. No, that also works f

[Dovecot] A small bug and a question about CONTEXT=SEARCH

2012-01-10 Thread Anders
on to IMAP so maybe it has been decided to not add these keywords until a later time? I am using dovecot version 2.0.15 (with patches from Apple). Best Regards Anders

Re: [Dovecot] Upgrade from 0.99.x to 1.1.x

2009-04-08 Thread Anders Melchiorsen
the conversion. However, lots of small problems with Dovecot just disappeared when getting rid of 0.99 ... Anders.

Re: [Dovecot] Dovecot load balancing

2008-07-31 Thread Anders Melchiorsen
, the load goes so high that I have to stop > dovecot > to let procmail deliver the message or even reboot the machine. How about doing some rate limiting in Postfix, or even moving that to a different server? Anders.

Re: [Dovecot] Server-side sieve for client-side copies

2008-07-29 Thread Anders Melchiorsen
dress) What is it that you want to do with this APPEND Sieve support? You must always send the message via SMTP, so any IMAP solution on top of that means that you will have to transmit the message twice. Anders.

Re: [Dovecot] Server-side sieve for client-side copies

2008-07-29 Thread Anders Melchiorsen
oring server-side options If you are able to identify the sender, you can use something like the always_bcc setting in Postfix, and have it bcc to a filter that stores the message back in the right Sent folder. Anders.

Re: [Dovecot] Sieve Notify Error

2008-07-28 Thread Anders Melchiorsen
Leroy Philippe wrote: > notify > :method "mailto:[EMAIL PROTECTED]" > :message "Vous avez recu un message sur votre adresse"; This seems to work: notify :method "mailto" :options "[EMAIL PROTECTED]" :message "Vous avez recu un message sur votre adresse"; Cheers, Anders.

Re: [Dovecot] quota vs. antispam issue

2008-07-25 Thread Anders
init;(t, flags, keywords, received_date, Cheers, Anders.

Re: [Dovecot] v1.1.2 release candidate

2008-07-21 Thread Anders
Timo Sirainen wrote: > http://hg.dovecot.org/dovecot-1.1/rev/d46b9e8dcf13 "AC_DEFINE(HAVE_BZLIB,, Define if you have zlib library)" There seems to be a copy/paste error with the "zlib" there ... Cheers, Anders Nitpicker

Re: [Dovecot] OT: Deleting email

2008-07-19 Thread Anders
is called "expunge", and you do that in Thunderbird by selecting "Compact" on a folder. There are options to do it automatically in Account Settings, too. Check it out, and ask further questions on a Thunderbird list :-). Cheers, Anders.

Re: [Dovecot] v1.1.0 released

2008-07-18 Thread Anders
ispam stable for Dovecot v1.1? Cheers, Anders.

Re: [Dovecot] Time moved backwards by 4398 seconds

2008-07-09 Thread Anders
it appears to cause trouble for suspend) I have not seen the problem since applying those two changes, and am not currently willing to find out whether one of them is enough :) Cheers, Anders.

Re: [Dovecot] Vacation?

2008-07-07 Thread Anders
Charles Marcus wrote: Time is critical on servers... you need to fix this. Are you running ntp client (NOT ntpdate)? Is this running in a virtual machine. If running in a virtual machine, say KVM, what do you propose to do about the time issue? Anders.

Re: [Dovecot] sieve :regex problem

2008-07-07 Thread Anders
"Spamq"; > stop; > } I think that you need more escaping: ".*\\+\\+\\+\\+" I would also think that the X-Spam-Score header would contain a number, but that is just me ... Cheers, Anders.

Re: [Dovecot] Can I stop users from creating and renaming folders?

2008-07-04 Thread Anders
Linspeed wrote: > Anders-19 wrote: >> I think this might help: http://wiki.dovecot.org/ACL > I've added this line to my configuration: > > plugin { > acl = vfile:/etc/dovecot/acls > } > > And I have /etc/dovecot/acls as follows: Read the wiki more closely

Re: [Dovecot] Can I stop users from creating and renaming folders?

2008-07-04 Thread Anders
Linspeed wrote: > I want to stop users being able to rename existing folders and to stop > them creating new ones. I think this might help: http://wiki.dovecot.org/ACL Anders.

Re: [Dovecot] quota_warning script

2008-06-29 Thread Anders
Nicolas Letellier wrote: What the script must doing? It sends an email? It deletes some emails? http://dovecot.org/list/dovecot/2008-June/031456.html Anders

Re: [Dovecot] Time moved backwards by 4398 seconds

2008-06-20 Thread Anders
Bill Cole wrote: > At 11:10 AM +0200 6/20/08, Anders wrote: >>By that line, the entire "time moved backwards" thing does not belong >>in Dovecot. > > I suspect that you don't understand why that is in Dovecot. Timo has > explained it in detail a few times, b

Re: [Dovecot] Time moved backwards by 4398 seconds

2008-06-20 Thread Anders
Johannes Berg wrote: On Fri, 2008-06-20 at 11:10 +0200, Anders wrote: Johannes Berg <[EMAIL PROTECTED]> writes: On Fri, 2008-06-20 at 10:53 +0200, Anders wrote: I was puzzled that it was always 4398 seconds, in particular because this server runs an NTP daemon. A little searching fo

Re: [Dovecot] Time moved backwards by 4398 seconds

2008-06-20 Thread Anders
Johannes Berg <[EMAIL PROTECTED]> writes: > On Fri, 2008-06-20 at 10:53 +0200, Anders wrote: >> >> I was puzzled that it was always 4398 seconds, in particular because >> this server runs an NTP daemon. A little searching for this problem >> shows that it

[Dovecot] Time moved backwards by 4398 seconds

2008-06-20 Thread Anders
approach, apart from the uglyness? I just picked the 4395-4400 values by chance. Can you figure out how big the window should be? Thanks, Anders. --- ./src/lib/ioloop.c-orig 2008-06-20 10:45:54.0 +0200 +++ ./src/lib/ioloop.c 2008-06-20 10:47:36.0 +0200 @@ -230,8 +230,13

Re: [Dovecot] quota-warning.sh

2008-06-16 Thread Anders
Drew Marshall wrote: [...] Could some one tell me where I can find this or am I supposed to make my own? If so is there and example that I can follow? Yes, make your own, it can do anything you want. Here is an example: #!/bin/bash PERCENT=$1 echo "Your mailbox is now $PERCENT% full.

Re: [Dovecot] Wrong message information

2008-06-12 Thread Anders
Timo Sirainen wrote: > I think this will finally fix it: > http://hg.dovecot.org/dovecot-1.1/rev/5f481022db04 This has finally gotten rid of the problem: no more 1970 in rawlog after three days of logging. Thanks! Anders.

Re: [Dovecot] Status of Dbox in 1.1

2008-06-11 Thread Anders
Steve Fosdick wrote: What is the status of dbox in dovecot 1.1 please? I asked the same question some time ago, with no real answers, http://dovecot.org/list/dovecot/2008-March/029260.html Probably nobody dares to be the first one using dbox and finding the issues :-). Anders.

Re: [Dovecot] typo in failures.c

2008-06-07 Thread Anders
void* to any other pointer type is not allowed in C++, either) Anders.

Re: [Dovecot] Wrong message information

2008-06-06 Thread Anders
Timo Sirainen wrote: > On Tue, 2008-06-03 at 17:28 +0200, Anders wrote: >> I have not been able to reproduce this at will, but do see 1-Jan-1970 in >> rawlog about two times every day now (with some 80 accounts and probably >> thousands of deliveries). > > Could you

Re: [Dovecot] v1.1.rc8 released

2008-06-04 Thread Anders
Timo Sirainen wrote: > On Wed, 2008-06-04 at 11:37 +0200, Anders wrote: >> Timo Sirainen wrote: >> >> >+ deliver: Added -c parameter to provide path to delivered mail. >> > This allows maildir to save identical mails to multiple recipients >> >

Re: [Dovecot] v1.1.rc8 released

2008-06-04 Thread Anders
nks = yes" for "deliver" to pick it up, even though this is supposed to be the default. Also, the W= size thing is not added to filenames when using -p. Cheers, Anders.

Re: [Dovecot] Wrong message information

2008-06-03 Thread Anders
Anders wrote: > Anders wrote: > >> Well, I got another report about a 1970 timestamp :-(. >> >> Now I have enabled rawlog for all users that are still on Procmail >> delivery. Will this be useful? Is there something else that I can do? [...] > It seems that wh

Re: [Dovecot] deliver saving mails with hard linking

2008-06-02 Thread Anders
Timo Sirainen wrote: > Works with Sieve too. So, just to be sure, this patch will solve my problem described here: http://www.dovecot.org/list/dovecot/2008-March/029548.html ? Thanks, Anders.

Re: [Dovecot] deliver saving mails with hard linking

2008-06-02 Thread Anders
destination instead of > copying it. Excellent, this could save lots of disk space. Does this also work through the Sieve plugin, or is Sieve doing its own writing? Anders

Re: [Dovecot] Wrong message information

2008-05-29 Thread Anders
Anders wrote: > Well, I got another report about a 1970 timestamp :-(. > > Now I have enabled rawlog for all users that are still on Procmail > delivery. Will this be useful? Is there something else that I can do? Hi. I now caught this issue once with rawlog. I hope Squirrelmail doe

Re: [Dovecot] Wrong message information

2008-05-28 Thread Anders
Anders wrote: > Hopefully it is all fixed, then. Well, I got another report about a 1970 timestamp :-(. Now I have enabled rawlog for all users that are still on Procmail delivery. Will this be useful? Is there something else that I can do? Cheers, Anders.

Re: [Dovecot] Error using antispam plugin

2008-05-28 Thread Anders
Juan Asensio Sánchez wrote: > I am using Dovecot1.1 rc15 compiled from Debian source repositories > (http://xi.rename-it.nl/debian/) and last version of antispam plugin, > obtained with git. Any idea or help to debug? I believe that antispam has not been announced working with 1.1 yet. Anders.

Re: [Dovecot] Error when using include directive in Sieve

2008-05-28 Thread Anders
Juan Asensio Sánchez wrote: > Personal sieve script is not sure to exist, only if the user has Unfortunately, included files must exist. See http://dovecot.org/list/dovecot/2008-February/029090.html Cheers, Anders.

Re: [Dovecot] Wrong message information

2008-05-26 Thread Anders
Timo Sirainen wrote: > On Mon, 2008-05-26 at 00:18 +0200, Anders wrote: >> Timo Sirainen <[EMAIL PROTECTED]> writes: >> >> > I could yesterday also reproduce the broken INTERNALDATE pretty >> > easily, but I can't anymore after that patch.. >> >

Re: [Dovecot] Wrong message information

2008-05-25 Thread Anders
08-05-26 00:06:25.194555 Got valid RFC822.SIZE 1104: 1 (UID 1369 FLAGS () INTERNALDATE "26-May-2008 00:06:19 +0200" RFC822.SIZE 1104) I can only get this with Procmail delivery, not Dovecot "deliver". Anders.

Re: [Dovecot] Wrong message information

2008-05-25 Thread Anders
Timo Sirainen wrote: I could yesterday also reproduce the broken INTERNALDATE pretty easily, but I can't anymore after that patch.. So what can I do to help you reproduce it? I am still getting it quite often, though I am unable to create a scenario where it always shows up. Anders.

Re: [Dovecot] Wrong message information

2008-05-25 Thread Anders
Timo Sirainen wrote: On Fri, 2008-05-23 at 11:12 +0200, Anders wrote: Timo Sirainen wrote: Right, that helped me to reproduce it. Fixed: http://hg.dovecot.org/dovecot-1.1/rev/cb1c6c942768 Hi again. That fixed my testcase as well, but now I just got another report of a mail with an epoch

Re: [Dovecot] Error while set mailQuota=0 with mbox and LDAP backend

2008-05-25 Thread Anders
http://wiki.dovecot.org/Quota/New Cheers, Anders.

Re: [Dovecot] Wrong message information

2008-05-23 Thread Anders
g of me starting the second instance. It still only fails with procmail delivery, not Dovecot's deliver. Regards, Anders.

Re: [Dovecot] IMAP, Shared folders, symlinks and permissions

2008-05-12 Thread Anders
you need to create a dovecot-shared file with the permissions that you want. I never tried this, though. Anders.

Re: [Dovecot] Wrong message information

2008-05-10 Thread Anders
open? Cheers, Anders.

Re: [Dovecot] Wrong message information

2008-05-10 Thread Anders
Timo Sirainen wrote: On Fri, 2008-05-09 at 18:12 +0200, Anders wrote: Timo Sirainen wrote: On May 9, 2008, at 10:42 AM, Asheesh Laroia wrote: http://dovecot.org/list/dovecot/2008-March/029282.html That was fixed in v1.1. Seems not ;-) I confirm it not being fixed. Can you reproduce it

Re: [Dovecot] Wrong message information

2008-05-09 Thread Anders
TE "01-Jan-1970 00:00:00 +0000" RFC822.SIZE 3132) The dovecot -n is in here: http://dovecot.org/list/dovecot/2008-May/030470.html Thanks, Anders.

Re: [Dovecot] Wrong message information

2008-05-09 Thread Anders
Timo Sirainen wrote: > On May 8, 2008, at 6:15 PM, Anders wrote: > >> We have a few users that every so often get empty data in their >> message >> overview. From and subject are empty, and the date is 1-Jan-1970. When >> opening the message in full view, all things

[Dovecot] Wrong message information

2008-05-08 Thread Anders
: http://dovecot.org/list/dovecot/2008-March/029282.html The server is Linux, ext3, no NFS, and Dovecot 1.1.rc4. The few clients that have had this problem so far have been Outlook Express. What can be done to debug this? Thanks, Anders.

Re: [Dovecot] Inotify instance limit for user exceeded, disabling.

2008-05-05 Thread Anders
es = max_mail_processes setting > - max_user_watches = max_mail_processes setting*2 I think max_user_watches is per instance, so should that just be 2? Cheers, Anders.

Re: [Dovecot] Inotify instance limit for user exceeded, disabling.

2008-05-05 Thread Anders
Anders wrote: > What does the warning "Inotify instance limit for user exceeded, > disabling." mean, and how do I get rid of it? I assume that I have to > change a limit somewhere? Okay, reading the source has me think that this is an OS limit, so I increased /

[Dovecot] Inotify instance limit for user exceeded, disabling.

2008-05-05 Thread Anders
Hi. What does the warning "Inotify instance limit for user exceeded, disabling." mean, and how do I get rid of it? I assume that I have to change a limit somewhere? Regards, Anders.

Re: [Dovecot] used_file_size too large

2008-05-04 Thread Anders
of restarts. Regards, Anders.

Re: [Dovecot] used_file_size too large

2008-05-04 Thread Anders
Timo Sirainen wrote: On Fri, 2008-05-02 at 11:09 +0200, Anders wrote: Corrupted index cache file /.../Maildir/.Sent/dovecot.index.cache: used_file_size too large What OS and filesystem are you using? Anything special like NFS/clusterfs/etc.? Could you post your dovecot -n output? This was

[Dovecot] used_file_size too large

2008-05-02 Thread Anders
ich is why I worry slightly about the warning. Cheers, Anders.

Re: [Dovecot] reason to switch to 1.1

2008-04-28 Thread Anders
st your hardware, user count, mailbox backend, and file system information, as I suppose that this kind of improvement is not universal. Anders.

Re: [Dovecot] Expire plugin isn't working

2008-04-27 Thread Anders
3, dsn=5.3.0, status=bounced (Command died with signal 11: "/usr/local/bin/deliver-wrapper") Cheers, Anders.

Re: [Dovecot] Master user and missing folders

2008-04-27 Thread Anders
master users. Okay, I disabled the ACL plugin for master users by creating a global .DEFAULT acl file: user=master lrwstiekxa owner lrwstiekxa Was that how you meant? Thanks, Anders.

Re: [Dovecot] Master user and missing folders

2008-04-26 Thread Anders
Anders wrote: Anders <[EMAIL PROTECTED]> writes: It logs the correct value for "home" with mail_debug=yes. It is also able to print the correct quota values, so Dovecot seems to end up at the right place. It was actually auth_debug that I turned on, not mail_de

Re: [Dovecot] Expire plugin isn't working

2008-04-25 Thread Anders
how this is supposed to work. It seems that the dict process is not started immediately. I have to go into a folder and expunge (delete message, then compact folder in Thunderbird) the oldest message before dict starts up. Regards, Anders.

Re: [Dovecot] Mixing LDAP and static

2008-04-25 Thread Anders
Timo Sirainen wrote: > On Fri, 2008-04-25 at 02:06 +0200, Anders wrote: >> If no attributes are read via LDAP, auth will segfault. So as I have the >> home and quota, with home being static, it will crash if the quota is >> not in LDAP for that user. > > I'm not

Re: [Dovecot] Expire plugin isn't working

2008-04-24 Thread Anders
ssage timestamp, so I will actually have to way a few days to see it work? Cheers Anders.

Re: [Dovecot] Mixing LDAP and static

2008-04-24 Thread Anders
Timo Sirainen wrote: On Fri, 2008-04-18 at 20:07 +0200, Anders wrote: Anyway, it does not really work, I guess it might be a bug. When I drop the attribute, the variables in the template are not interpolated, so I end up with home literally being "/var/mail/vhosts/%d/%n" for a

Re: [Dovecot] Index maintenance

2008-04-24 Thread Anders
o have you back :-). Thanks, Anders.

Re: [Dovecot] Index maintenance

2008-04-24 Thread Anders
Timo Sirainen wrote: On Tue, 2008-04-08 at 09:58 +0200, Anders wrote: Anders wrote: I am unable to find information about what happens to the index file if I use something like the cron script at the bottom of http://wiki.dovecot.org/Plugins/Expire There must be some information in the index

Re: [Dovecot] Mixing LDAP and static

2008-04-24 Thread Anders
Timo Sirainen wrote: > But anyway, can't you now just change user to "uid" with pass_attrs: That was a contrived example. I do not actually have this problem right now, I merely noticed the issue and wanted to report it in case it was unintended. Anders.

Re: [Dovecot] Mixing LDAP and static

2008-04-24 Thread Anders
variable is lost. Cheers, Anders.

Re: [Dovecot] Compiling with SSL

2008-04-22 Thread Anders
r your distribution is. cheers Anders.

Re: [Dovecot] Master user and missing folders

2008-04-19 Thread Anders
Anders <[EMAIL PROTECTED]> writes: > It logs the correct value for "home" with mail_debug=yes. It is also > able to print the correct quota values, so Dovecot seems to end up > at the right place. It was actually auth_debug that I turned on, not mail_debug. Here is the

Re: [Dovecot] Master user and missing folders

2008-04-18 Thread Anders
Timo Sirainen <[EMAIL PROTECTED]> writes: > On Sat, 2008-04-12 at 17:28 +0200, Anders wrote: >> I am trying to use a master user. The login works. However, a LIST >> command gives me only the INBOX. Is this to be expected? When logging in >> normally, I do g

Re: [Dovecot] Mixing LDAP and static

2008-04-18 Thread Anders
Timo Sirainen wrote: On Sat, 2008-04-12 at 22:37 +0200, Anders wrote: user_attrs = uid=home=/var/mail/vhosts/%d/%n,gosaMailQuota=quota_rule=*:bytes=%$M Just drop the "uid", like: =home=/var/mail/.. Hi. This is not documented, I think? Anyway, it does not really work,

Re: [Dovecot] antispam for Dovecot 1.1

2008-04-17 Thread Anders
me to be able to trust the result. Unfortunately, I do not have the time to turn the guesses into knowledge. Cheers, Anders.

Re: [Dovecot] Please help: LDAP configuration _almost_ works.

2008-04-16 Thread Anders
Wojtek Bogusz wrote: i need to offer users simple way of changing the password and editing mail address aliases. i was thinking of writing a simple web interface. but maybe there are already programs for doing this? I found Phamm and GOsa while looking for this kind of thing. Anders.

[Dovecot] antispam for Dovecot 1.1

2008-04-16 Thread Anders
Hi Johannes. I wanted to try out the antispam plugin for a Dovecot 1.1 install, only to learn that 1.1 is actually not supported. Are there any plans to remedy this? If not, is it known how much effort is required? (i.e. could I do it myself?). Thanks, Anders.

Re: [Dovecot] Expire plugin isn't working

2008-04-16 Thread Anders
night, and never touched during the day. I wonder what can be done to debug this? Using the find -delete way of removing old mail seems a bit crude, especially with regards to the index. Regards, Anders.

Re: [Dovecot] Expire plugin isn't working

2008-04-14 Thread Anders
much. It may be broken; I found some old mails where Timo says that it has not been tested in recent times. Anders.

[Dovecot] Mixing LDAP and static

2008-04-12 Thread Anders
scalable: I have to pick a different, always-existing LDAP attribute for each static extra field that I want to set. Is there some LDAP configuration syntax like the SQL "SELECT '/var/...' AS home" ? Thanks, Anders.

[Dovecot] Master user and missing folders

2008-04-12 Thread Anders
Hello again. I am trying to use a master user. The login works. However, a LIST command gives me only the INBOX. Is this to be expected? When logging in normally, I do get the full list of folders. (using Dovecot 1.1 rc3.) Anders.

Re: [Dovecot] Index maintenance

2008-04-08 Thread Anders
Anders wrote: > I am unable to find information about what happens to the index file if I > use something like the cron script at the bottom of > http://wiki.dovecot.org/Plugins/Expire > > There must be some information in the index that is no longer needed. When > and how will

[Dovecot] Index maintenance

2008-04-04 Thread Anders
Hi. I am unable to find information about what happens to the index file if I use something like the cron script at the bottom of http://wiki.dovecot.org/Plugins/Expire There must be some information in the index that is no longer needed. When and how will Dovecot clean this up? Thanks, Anders.

Re: [Dovecot] Is there a way to avoid deletion in a folder?

2008-03-20 Thread Anders
Fábio M. Catunda wrote: I would like to know if it's possible to avoid message deletion in a specific folder. You can make that with access control, see http://wiki.dovecot.org/ACL Anders.

Re: [Dovecot] Can the LDA deliver email marked as read?

2008-03-17 Thread Anders
Kyle Wheeler wrote: I've been slowly moving our site in the direction of using the Dovecot LDA to deliver mail. Is there a way (via a plugin, maybe?) to get the LDA to mark mail as "read" when it is delivered? You can do this with Sieve, at least (imapflags, \\seen). Anders.

[Dovecot] Hardlinking with Sieve

2008-03-14 Thread Anders
ng. Using Maildir, by the way, and I have not touched the maildir_copy_with_hardlinks setting. TIA, Anders.

Re: [Dovecot] 1.1 master auth not expanding static userdb variables

2008-03-08 Thread Anders
tch, http://hg.dovecot.org/dovecot-1.1/rev/631fd6f25e41 which was mentioned in an unrelated thread earlier today. I also struggled for some time until I realized this. Hopefully rc3 will be out quickly :-) HTH, Anders.

Re: [Dovecot] Upgrading from 0.99.10.5 to 1.1

2008-03-07 Thread Anders
Timo Sirainen wrote: >> [ .customflags -> dovecot-keywords ] > Looking at the conversion code in v1.0 it seems a rename is enough. > But I don't really remember to be sure, so verify first. I was hoping for a more authoritative answer :-). Anyway, a rename seems to work. Thanks! Anders.

[Dovecot] Upgrading from 0.99.10.5 to 1.1

2008-03-07 Thread Anders
(as we skipped the 1.0 version, and the conversion code appears to be removed in 1.1). Is there some way to convert this? Is it just a rename? Thanks, Anders.

[Dovecot] Maturity of dbox

2008-03-05 Thread Anders
advantages that I should pursue? I read in the wiki that the migration is straightforward, but I did not manage to find an exact description. Pointers? Also, is it possible to migrate back, should it not work out? Thanks, Anders.

Re: [Dovecot] Optional Sieve includes

2008-02-27 Thread Anders
d not have to drag around obscure modifications. Probably the cron script is how it will end up. Anders.

Re: [Dovecot] Optional Sieve includes

2008-02-26 Thread Anders
Anders wrote: I (think that I) want a global Sieve setup like this: require ["include"]; include :global "spam.sieve"; include :personal "folders.sieve"; include :personal "vacation.sieve"; Okay, no help for having an optional include. My fall

[Dovecot] Crash on malformed ldap user_filter

2008-02-25 Thread Anders
roblem if more information is needed. Anders. 11:56:33 localhost dovecot: auth(default): ldap([EMAIL PROTECTED],127.0.0.1): user search: base=o=hosting,dc=invalid, dc=dk scope=subtree filter=user_filter = (&(objectClass=JammMailAccount)([EMAIL PROTECTED])(accountActive=TRUE)(delete=FALSE)) fi

[Dovecot] Optional Sieve includes

2008-02-25 Thread Anders
Any ideas how to do something like that? I read the source, but it seems that a failed include will exit the Sieve, so the above will not work. Incidentally, I think I found a typo, so a patch is below. Anders. --- dovecot-sieve-1.1.4/src/sieve-cmu.c~2008-02-16 19:24:51.0

Re: [Dovecot] Redundant timers

2008-02-25 Thread Anders
Timo Sirainen wrote: A lot of this is now done in v1.1 code tree. auth and master processes could still use some timeout fixing though. Hi. It seems that index-mailbox-check.c is still running a timer every second, is there any way to get rid of that? Regards, Anders.

[Dovecot] Redundant timers

2008-01-01 Thread Anders
a different way? There seems to be no one-shot timer support, right? Is there a Dovecot coding style document? (I did notice that there appears to be an 80 char width that I exceeded) Cheers, Anders diff -ur dovecot-1.0.9-orig/src/auth/auth-request-handler.c dovecot-1.0.9/src/auth/auth-request