[Dovecot] Enh-Req: Mark As Read When Delivered

2008-10-29 Thread Neil
I'm under the impression bug-reports are supposed to go to the list, so hopefully it's okay if I put in a feature request here too (assuming it's not already implemented; but it doesn't look like it). Basically, all I would like to do is be able to sometimes deliver mail as already mail int

Re: [Dovecot] Backing Up

2008-10-29 Thread Sotiris Tsimbonis
Scott Silva wrote, On 10/30/2008 12:34 AM: on 10-29-2008 3:18 PM Dave McGuire spake the following: On Oct 29, 2008, at 5:32 PM, Arkadiusz Miskiewicz wrote: What is the best way to do a (server-side) backup of all mail in a user's mail? I usually just rsync the /home directories to another serv

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread seriv
Thank you Timo, it was my mistake. In 'plugin {}' section line 'sieve = /var/sievescripts/%n/sieve' worked for both cmusieve and sieve plugins. Command 'fileinto "INBOX/foo/bar"' with private namespace configuration you proposed - also worked in both plugins. I suspected that they have different

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread sergey ivanov
Hi Stephan, I've tried dovecot-sieve cmusieve with at the same place. As I can see, both problems I've though to be in libsieve, actually are that of dovecot. Both plugins do not expand variables like %n, %h, %u. But just filename works, - if I've set --- sieve = sievescript --- then both have used

Re: [Dovecot] v1.1.6 released (managesieve updated)

2008-10-29 Thread Stephan Bosch
Timo Sirainen schreef: http://dovecot.org/releases/1.1/dovecot-1.1.6.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.6.tar.gz.sig I've refreshed the managesieve patch for the new Dovecot release. http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.6-managesieve-0.10.3.diff.gz http://www.rename

Re: [Dovecot] FTS index generation

2008-10-29 Thread Dave McGuire
On Oct 25, 2008, at 8:47 AM, Timo Sirainen wrote: Hi folks. I'm experimenting with the Squat plugin. I can execute search commands via direct interaction with IMAP, but I never see the expected dovecot.index.search index file appear in the spool. I'm concerned that I've misconfigured something

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread sergey ivanov
Hi Stephan, I've tried dovecot-sieve cmusieve with at the same place. As I can see, both problems I've though to be in libsieve, actually are that of dovecot. Both plugins do not expand variables like %n, %h, %u. But just filename works, - if I've set --- sieve = sievescript --- then both have used

Re: [Dovecot] Backing Up

2008-10-29 Thread Scott Silva
on 10-29-2008 3:18 PM Dave McGuire spake the following: > On Oct 29, 2008, at 5:32 PM, Arkadiusz Miskiewicz wrote: > What is the best way to do a (server-side) backup of all mail in a > user's mail? I usually just rsync the /home directories to another server. The inital sync

[Dovecot] v1.1.6 released

2008-10-29 Thread Timo Sirainen
http://dovecot.org/releases/1.1/dovecot-1.1.6.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.6.tar.gz.sig The invalid message address parsing bug is pretty important since it allows a remote user to send broken mail headers and prevent the recipient from accessing the mailbox afterwards, becau

Re: [Dovecot] Backing Up

2008-10-29 Thread Scott Silva
on 10-29-2008 2:46 PM Neil spake the following: > On 29 Oct 2008, at 16:02, Scott Silva wrote: >> on 10-29-2008 12:47 PM Dave McGuire spake the following: >>> On Oct 29, 2008, at 3:42 PM, Scott Silva wrote: > What is the best way to do a (server-side) backup of all mail in a > user's mail?

Re: [Dovecot] Backing Up

2008-10-29 Thread Dave McGuire
On Oct 29, 2008, at 5:32 PM, Arkadiusz Miskiewicz wrote: What is the best way to do a (server-side) backup of all mail in a user's mail? I usually just rsync the /home directories to another server. The inital sync can take a while, but it gets faster after there is a base to work from. ..

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 20:31 +0100, Stephan Bosch wrote: > sergey ivanov schreef: > > Hi Stephan, > > Thank you for quick fix. I've built it (from changeset > > 646:747107b816dc) and it looks like working with dovecot-1.2. > > I'm doing some testing before put it into Sisyphus repository > > (http:/

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 16:02 -0400, Charles Marcus wrote: > On 10/29/2008 1:39 PM, Timo Sirainen wrote: > > Any other suggestions that I could add before 1.1.6 release, which I'm > > really trying to release today? :) > > Add the contents of non-default dovecot-sql.conf, dovecot-ldap.conf and > may

Re: [Dovecot] dovecot 1.1.5 mbox bug (From_-line separator related)

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 23:31 +0300, Anton Yuzhaninov wrote: > On 29.10.2008 21:24, Timo Sirainen wrote: > > On Wed, 2008-10-29 at 20:23 +0300, Anton Yuzhaninov wrote: > >> If I send mail with content like this: > >> > >> From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 > > .. > > > > So a message

Re: [Dovecot] Backing Up

2008-10-29 Thread Neil
On 29 Oct 2008, at 16:02, Scott Silva wrote: on 10-29-2008 12:47 PM Dave McGuire spake the following: On Oct 29, 2008, at 3:42 PM, Scott Silva wrote: What is the best way to do a (server-side) backup of all mail in a user's mail? I usually just rsync the /home directories to another server. T

Re: [Dovecot] allow_nets overridden by cache

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 19:32 +, Guy wrote: > passdb: > driver: passwd-file > args: /etc/dovecot/dovecot-master.pwd > master: yes > passdb: > driver: sql > args: /etc/dovecot/dovecot-mysql.conf Is the allow_nets in the master passdb or sql passdb? > In the section of log

Re: [Dovecot] Backing Up

2008-10-29 Thread Arkadiusz Miskiewicz
On Wednesday 29 of October 2008, Dave McGuire wrote: > On Oct 29, 2008, at 3:42 PM, Scott Silva wrote: > >> What is the best way to do a (server-side) backup of all mail in a > >> user's mail? > > > > I usually just rsync the /home directories to another server. The > > inital sync > > can take a w

Re: [Dovecot] dovecot expire doesn't work (?)

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 20:14 +0100, LÉVAI Dániel wrote: > > Running it again now would show that it's going to expunge it? > Unfortunately not: > # ls -lrt $USER/Maildir/.spamassassin.SPAM/cur/ > 1840 Oct 25 03:17:55 2008 1225137329.[...],W=1890,S=1840:2,S > 1978 Oct 25 04:32:37 2008 1225137329.[...

Re: [Dovecot] Variable substitution and folder separator problems, WAS: First release (v0.1.0) of the new Sieve

2008-10-29 Thread Stephan Bosch
sergey ivanov schreef: Hi Stephan, I've tried dovecot-sieve cmusieve with at the same place. As I can see, both problems I've though to be in libsieve, actually are that of dovecot. Both plugins do not expand variables like %n, %h, %u. But just filename works, - if I've set --- sieve = sievescrip

Re: [Dovecot] dovecot 1.1.5 mbox bug (From_-line separator related)

2008-10-29 Thread Anton Yuzhaninov
On 29.10.2008 21:24, Timo Sirainen wrote: On Wed, 2008-10-29 at 20:23 +0300, Anton Yuzhaninov wrote: If I send mail with content like this: From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 .. So a message whose body begins with "From " line? Fixed: http://hg.dovecot.org/dovecot-1.1/rev/9c3f

Re: [Dovecot] Backing Up

2008-10-29 Thread Scott Silva
on 10-29-2008 12:47 PM Dave McGuire spake the following: > On Oct 29, 2008, at 3:42 PM, Scott Silva wrote: >>> What is the best way to do a (server-side) backup of all mail in a >>> user's mail? >>> >> I usually just rsync the /home directories to another server. The >> inital sync >> can take a wh

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Charles Marcus
On 10/29/2008 1:39 PM, Timo Sirainen wrote: > Any other suggestions that I could add before 1.1.6 release, which I'm > really trying to release today? :) Add the contents of non-default dovecot-sql.conf, dovecot-ldap.conf and maybe dovecot-db.conf to the output? ;) -- Best regards, Charles

Re: [Dovecot] dovecot expire doesn't work (?)

2008-10-29 Thread e-frog
# /usr/local/sbin/dovecot --exec-mail \ ext /usr/local/libexec/dovecot/expire-tool --test Info: leva/spamassassin.SPAM: stop, expire time in future: 1225379009 # date -r 1225379009 Thu Oct 30 16:03:29 CET 2008 Try it again tomorrow past 16:03:29 and it will expunge all your messages ol

Re: [Dovecot] Backing Up

2008-10-29 Thread Dave McGuire
On Oct 29, 2008, at 3:42 PM, Scott Silva wrote: What is the best way to do a (server-side) backup of all mail in a user's mail? I usually just rsync the /home directories to another server. The inital sync can take a while, but it gets faster after there is a base to work from. ...and it

Re: [Dovecot] Backing Up

2008-10-29 Thread Scott Silva
on 10-29-2008 12:25 PM Neil spake the following: > What is the best way to do a (server-side) backup of all mail in a > user's mail? > > I don't think I'm doing anything weird as far as configs go; here's > dovecot -n if it helps: > > # 1.1.4: /etc/dovecot/dovecot.conf > protocols: imaps > listen

Re: [Dovecot] allow_nets overridden by cache

2008-10-29 Thread Guy
Hi Timo, 2008/10/29 Timo Sirainen <[EMAIL PROTECTED]>: > > What Dovecot version? Post your dovecot -n output? Seems to work fine > with the almost-v1.1.6 (and I don't remember doing changes related to > this for a long time): Sorry, should have included that before. I've just upgraded to 1.1.5, c

Re: [Dovecot] First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2

2008-10-29 Thread Stephan Bosch
sergey ivanov schreef: Hi Stephan, Thank you for quick fix. I've built it (from changeset 646:747107b816dc) and it looks like working with dovecot-1.2. I'm doing some testing before put it into Sisyphus repository (http://en.altlinux.org). What I saw - it does not recognize lines like: --- siev

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Charles Marcus
On 10/29/2008 2:41 PM, Timo Sirainen wrote: >> /etc/gentoo-release > > Added. > >> Hmmm... this doesn't really contain useful info though... >> >> ~ # cat /etc/gentoo release >> Gentoo Base System release 1.12.11.1 > > Looks just fine. > >> maybe some forme of the uname command? >> >> ~ # uname

[Dovecot] Backing Up

2008-10-29 Thread Neil
What is the best way to do a (server-side) backup of all mail in a user's mail? I don't think I'm doing anything weird as far as configs go; here's dovecot -n if it helps: # 1.1.4: /etc/dovecot/dovecot.conf protocols: imaps listen: *, [::] ssl_cert_file: /etc/ssl/dovecot/cert.pem ssl_key_fi

Re: [Dovecot] dovecot expire doesn't work (?)

2008-10-29 Thread LÉVAI Dániel
On Wednesday 29 October 2008 15.53.24 you wrote: > On Wed, 2008-10-29 at 15:25 +0100, LÉVAI Dániel wrote: > > >> That is, if I want to expire the emails under the > > >> spamassassin/SPAM directory, after 1 day. Is this correct? I'm > > >> asking this because with this setup, the expire-tool does >

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 14:37 -0400, Charles Marcus wrote: > On 10/29/2008, Andra~ 'ruskie' Levstik ([EMAIL PROTECTED]) wrote: > > Two more to add: > > /etc/sourcemage-release > > /etc/slackware-version > > One more: > > /etc/gentoo-release Added. > Hmmm... this doesn't really contain useful inf

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 19:39 +0200, Timo Sirainen wrote: > The filesystem is looked up by getting the mount information for the > directory in mail_location. That's not correct in all setups, but > probably correct for most. I was wondering why this felt like it was too easy. dovecot -n can't easil

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Charles Marcus
On 10/29/2008, Andra~ 'ruskie' Levstik ([EMAIL PROTECTED]) wrote: > Two more to add: > /etc/sourcemage-release > /etc/slackware-version One more: /etc/gentoo-release Hmmm... this doesn't really contain useful info though... ~ # cat /etc/gentoo release Gentoo Base System release 1.12.11.1 mayb

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Andraž 'ruskie' Levstik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 29 Oct 2008, Timo Sirainen wrote: On Wed, 2008-10-29 at 19:18 +0100, Andraž 'ruskie' Levstik wrote: /etc/sourcemage-release Does this contain Sourcemage name in some way? cat /etc/sourcemage-release Source Mage GNU/Linux 0.9.6.1 i486-

Re: [Dovecot] dovecot 1.1.5 mbox bug (From_-line separator related)

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 20:23 +0300, Anton Yuzhaninov wrote: > If I send mail with content like this: > > From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 .. So a message whose body begins with "From " line? Fixed: http://hg.dovecot.org/dovecot-1.1/rev/9c3fa81a721d signature.asc Description: T

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 19:18 +0100, Andraž 'ruskie' Levstik wrote: > /etc/sourcemage-release Does this contain Sourcemage name in some way? > /etc/slackware-version Does this contain Slackware name in some way? (Most seem to, but Debian is an exception and contains only "lenny/sid" with me, so I

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Andraž 'ruskie' Levstik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Two more to add: /etc/sourcemage-release /etc/slackware-version :) - -- Andraž "ruskie" Levstik Source Mage GNU/Linux Games grimoire guru Geek/Hacker/Tinker Be sure brain is in gear before engaging mouth. Quis custodiet ipsos custodies. Ryle hira

Re: [Dovecot] Embedded "From" Lines

2008-10-29 Thread Timo Sirainen
On Mon, 2008-10-27 at 14:29 -0700, Lennart Lövstrand wrote: > However, I also noted that there's a case which the fix doesn't cover, > and that's where the "From" line appears as the first line of > the body of the message. When this happens, the body_offset will > point to the blank line be

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-29 Thread Timo Sirainen
On Mon, 2008-10-27 at 06:51 -0400, Charles Marcus wrote: > On 10/26/2008, Bill Cole ([EMAIL PROTECTED]) wrote: > > As the Dovecot website says in reference to this mailing list, you > > should specify your Dovecot version, your OS and version (and with > > Linux, the specific distribution,) your CP

[Dovecot] dovecot 1.1.5 mbox bug (From_-line separator related)

2008-10-29 Thread Anton Yuzhaninov
If I send mail with content like this: From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 From <[EMAIL PROTECTED]> Wed Jan 09 01:33:55 2008 and instead single messages created many messages. In

Re: [Dovecot] Dovecot and quota enforcement - only reporting?

2008-10-29 Thread dovecot
At 10:50 AM 10/29/2008, Timo Sirainen wrote: > Still no answer to my original question of what exactly updates > maildirsize? Is that also the dovecot LDA? 1) Dovecot LDA for newly delivered mails 2) Dovecot IMAP for messages saved/copied via IMAP client Thanks, that perfectly explains why I h

Re: [Dovecot] quota warning not working

2008-10-29 Thread Claudio Prono
Thank u very much, my problem is the permissions. Now quota_warning.sh is owned by postfix.postfix and works great. Strange only a thing, i don't have errors in log for wrong permissions... Ty, Claudio. Timo Sirainen ha scritto: > On Mon, 2008-10-27 at 15:38 +0100, Claudio Prono wrote: > >>

Re: [Dovecot] quota warning not working

2008-10-29 Thread Timo Sirainen
On Mon, 2008-10-27 at 15:38 +0100, Claudio Prono wrote: > quota_warning = storage=70%% /usr/bin/quota_warning.sh 70 > > In the plugin section naturally. > > All seems to work fine, the quota is calculated right, but seems the > script is not executed... In dovecot logs i have this: The warning s

Re: [Dovecot] allow_nets overridden by cache

2008-10-29 Thread Timo Sirainen
On Tue, 2008-10-28 at 13:55 +, Guy wrote: > auth_cache_ttl is set to 300. If I set it to 1 then the allow_nets > successfully rejects. Once I set it back up to 300 the cache overrides > the result from the allow_nets check and let's the account log in even > though the allow_nets check fails. >

Re: [Dovecot] Dovecot pop3 and SonicWall?

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 09:21 -0700, Brandon Lamb wrote: > Hello > > Has anyone else run into a problem with dovecot pop3 and sonicwall? A > week after switching to dovecot we had two local customers call and > report they could no longer download emails with attachments. It > turned out to be the e

Re: [Dovecot] Panic: pop3-login: file sasl-server.c: line 75 (authenticate_callback): assertion failed: (client->auth_request == request)

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 11:03 -0500, Mike Abbott wrote: > Running Dovecot-1.1.5, I see this assertion failure: > Panic: pop3-login: file sasl-server.c: line 75 > (authenticate_callback): assertion failed: (client->auth_request == > request) Thanks, fixed: http://hg.dovecot.org/dovecot-1.1/rev/0c

[Dovecot] Dovecot pop3 and SonicWall?

2008-10-29 Thread Brandon Lamb
Hello Has anyone else run into a problem with dovecot pop3 and sonicwall? A week after switching to dovecot we had two local customers call and report they could no longer download emails with attachments. It turned out to be the email macro filter on the router. After the first report I thought m

Re: [Dovecot] Best configuration of dovecot for limit Outlook problems with IMAP

2008-10-29 Thread Jakob Curdes
Generally a straightforward way to cure suche MS client errors is to remove the account in Outlook or OE and re-create it. One can also delete the cache files for the account but the first way is more explainable to a user. JC

Re: [Dovecot] Best configuration of dovecot for limit Outlook problems with IMAP

2008-10-29 Thread Adam McDougall
Recently I encountered a situation where Outlook Express was giving me a similar error, although it was only on certain emails. It started when I tried to tell Outlook Express to synchronize less than 'All messages' and I must have used 'New headers' or something instead. Switching it back to

[Dovecot] Panic: pop3-login: file sasl-server.c: line 75 (authenticate_callback): assertion failed: (client->auth_request == request)

2008-10-29 Thread Mike Abbott
Running Dovecot-1.1.5, I see this assertion failure: Panic: pop3-login: file sasl-server.c: line 75 (authenticate_callback): assertion failed: (client->auth_request == request) Error: pop3-login: Raw backtrace: 2 pop3-login 0x0001ac41 default_fatal_finish

Re: [Dovecot] Best configuration of dovecot for limit Outlook problems with IMAP

2008-10-29 Thread Jakob Curdes
My guess is that OE is just buggy and there's nothing that can be done to fix it. That's also my view. Or, to use a more neutral term: Outlook and Outlook Express do support IMAP, but their support of the IMAP format is limited. For an IMAP mail server, they are probably not the best clien

Re: [Dovecot] mail_executable's process environment

2008-10-29 Thread Timo Sirainen
On Mon, 2008-10-20 at 20:02 -0400, Mike Malsman wrote: > Upon inspection of the processes' environment I'm pleased to see that > there's a load of useful information in there. However, one essential > component in my case is the destination network address, which is > missing. I added it wi

Re: [Dovecot] Best configuration of dovecot for limit Outlook problems with IMAP

2008-10-29 Thread Timo Sirainen
On Thu, 2008-10-23 at 18:53 +0200, Alessio Cecchi wrote: > Hi, > > in some installation where users using IMAP and Outlook Express I have some > problems. > > Outolook randomly presents problems in messages retrieving, for example: > > "Outlook Express is unable to retrieve the requested messag

Re: [Dovecot] mail_location: mbox: mkdir failed

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 11:23 -0400, Albert E. Whale wrote: > Oct 27 08:00:48 192.168.50.5 dovecot: POP3(evelina2): mail_location: > mbox: mkdir(/home/popuser_evelina2/mail) failed: Permission denied .. > > Then I guess your userdb isn't returning correct UID for the user. > > You're using

Re: [Dovecot] read only FS access

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 16:21 +0100, Mathieu Kretchner wrote: > Oct 29 16:08:58 myserver dovecot: IMAP(imap1): > utime(/data/maildir/i/imap1/.backup/tmp) failed: Read > -only file system Hmm. This isn't really a problem. Perhaps I should even hide this error message. > Oct 29 16:08:58 myserver dove

Re: [Dovecot] mail_location: mbox: mkdir failed

2008-10-29 Thread Albert E. Whale
Timo Sirainen wrote: > On Mon, 2008-10-27 at 12:30 -0400, Albert E. Whale wrote: > >> Timo Sirainen wrote: >> >>> On Oct 27, 2008, at 2:15 PM, Albert E. Whale wrote: >>> >>> Is there an automatic solution to this? Oct 27 08:00:48 192.168.50.5 dovecot: POP3(evelina2): m

Re: [Dovecot] dovecot deliver mail bounce problem

2008-10-29 Thread Timo Sirainen
On Fri, 2008-10-24 at 17:57 +0530, Dhaval Thakar wrote: > but when mail is sent to invalid user, it gets bounced back with error > "I'm not going to try again; this message has been in the queue too > long." rather "no mailbox here by that name" .. > Oct 24 23:03:27 backup dovecot: auth(default):

Re: [Dovecot] Dovecot read only for users

2008-10-29 Thread Timo Sirainen
On Sat, 2008-10-25 at 23:24 -0500, JC wrote: > All, > > I have hopefully a base question. How do you give users only read access to > their inbox and folders? If I use chmod 600 they have full access. If I do > a 400 they have read access but cannot access their inbox. > The config file is

Re: [Dovecot] read only FS access

2008-10-29 Thread Mathieu Kretchner
Timo Sirainen a écrit : > On Wed, 2008-10-29 at 10:10 +0100, Mathieu Kretchner wrote: >> My problem is that dovecot complain when I subscribe to the folder in >> read only > > What does it complain? > Thunderbird : internal error occured. Refer to server log for more information Oct 29 16:08:58

Re: [Dovecot] Authentication Error Message formats

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 11:17 -0400, Albert E. Whale wrote: > Oct 29 09:43:34 192.168.50.5 dovecot: auth-worker(default): > pam(darrin,217.168.145.51): pam_authenticate() failed: Authentication > failure .. > These attempts to authenticate Darrin will not complete, as this is not > a valid user. The

Re: [Dovecot] mail_location: mbox: mkdir failed

2008-10-29 Thread Timo Sirainen
On Mon, 2008-10-27 at 12:30 -0400, Albert E. Whale wrote: > Timo Sirainen wrote: > > On Oct 27, 2008, at 2:15 PM, Albert E. Whale wrote: > > > >> Is there an automatic solution to this? > >> > >> Oct 27 08:00:48 192.168.50.5 dovecot: POP3(evelina2): mail_location: > >> mbox: mkdir(/home/popuser_eve

Re: [Dovecot] Authentication Error Message formats

2008-10-29 Thread Albert E. Whale
Timo Sirainen wrote: > On Wed, 2008-10-29 at 09:49 -0400, Albert E. Whale wrote: > >> I have been using UW's IMAP server and I am converting to Dovecot for >> Maildir support. >> >> When a user fails authentication, or a user does not exist, it appears >> that the same message is used for these

Re: [Dovecot] Empty/corrupt mail leads to duplicate delivery

2008-10-29 Thread Timo Sirainen
On Mon, 2008-10-27 at 20:12 +0100, Marc Herbrechter wrote: > Hi, > > when the attached mail was stored in a maildir, fetching mail via POP3 > lead to multiple delivery of mails in that maildir to the client > (Outlook). I replaced the domain with dots. Sounds like an Outlook bug. The only thing D

Re: [Dovecot] Authentication Error Message formats

2008-10-29 Thread Albert E. Whale
Charles Marcus wrote: > On 10/29/2008, Albert E. Whale ([EMAIL PROTECTED]) wrote: > >> When a user fails authentication, or a user does not exist, it appears >> that the same message is used for these events. >> > > When asking for help, it is always a good idea to provide some basic > info

Re: [Dovecot] Keep the email on the server

2008-10-29 Thread Timo Sirainen
On Tue, 2008-10-28 at 11:18 -0200, Rubens A. Mascari wrote: > All mail in the inbox, are brought all the time that you check your mailbox > input via POP3, causing a large traffic of unnecessary data every time. > In my opinion > you should bring only the new mail, unread. The same mails are down

Re: [Dovecot] POP3 auth failures

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 09:02 -0600, CJ Keist wrote: > Have a strange problem with just POP3 users. Their email clients will > fail every so often with the following: .. > auth-worker(default): pam(user,129.82.224.206): pam_authenticate() > failed: No account present for user So PAM thinks it doesn

Re: [Dovecot] read only FS access

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 17:01 +0200, Timo Sirainen wrote: > On Wed, 2008-10-29 at 10:10 +0100, Mathieu Kretchner wrote: > > My problem is that dovecot complain when I subscribe to the folder in > > read only > > What does it complain? If the problem is that you've a namespace created for a read-onl

[Dovecot] POP3 auth failures

2008-10-29 Thread CJ Keist
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have a strange problem with just POP3 users. Their email clients will fail every so often with the following: Logging into POP Server, PASS [09:16:29 PM] There has been an error transferring your mail. I said PASS and then the POP server ([EMAIL P

Re: [Dovecot] read only FS access

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 10:10 +0100, Mathieu Kretchner wrote: > My problem is that dovecot complain when I subscribe to the folder in > read only What does it complain? signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Dovecot failing to save email

2008-10-29 Thread Scott Silva
on 10-29-2008 6:41 AM [EMAIL PROTECTED] spake the following: > Hi, > > Just wondered if anyone could help me with an issue im having with a new > email server im setting up. > > These are the errors i have been getting: > > deliver([EMAIL PROTECTED]): Oct 29 13:32:13 Info: msgid=< > [EMAIL PROTE

Re: [Dovecot] Authentication Error Message formats

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 09:49 -0400, Albert E. Whale wrote: > I have been using UW's IMAP server and I am converting to Dovecot for > Maildir support. > > When a user fails authentication, or a user does not exist, it appears > that the same message is used for these events. > > Is there a way to i

Re: [Dovecot] Authentication Error Message formats

2008-10-29 Thread Charles Marcus
On 10/29/2008, Albert E. Whale ([EMAIL PROTECTED]) wrote: > When a user fails authentication, or a user does not exist, it appears > that the same message is used for these events. When asking for help, it is always a good idea to provide some basic info... in this case, sample log entries from f

Re: [Dovecot] Cannot use userdb to update Maildir

2008-10-29 Thread Albert E. Whale
e-frog wrote: > >> more /home/dovecot.passwd >> health:$1$MCtvt/Tz$FmKqU/cbWlBhKnhc5W.Ko.:1152:1152:/home/health:userdb_mail=mai >> >> ldir:~/Maildir > > I guess you need two ':' between 1152 and /home/health and > userdb_mail=maildir:~/Maildir > > So the line should look like this: > > health:$1$

Re: [Dovecot] dovecot expire doesn't work (?)

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 15:25 +0100, LÉVAI Dániel wrote: > >> That is, if I want to expire the emails under the spamassassin/SPAM > >> directory, after 1 day. Is this correct? I'm asking this because with > >> this setup, the expire-tool does nothing... nothing in the logs either. > > > > Try and

Re: [Dovecot] Dovecot and quota enforcement - only reporting?

2008-10-29 Thread Timo Sirainen
On Wed, 2008-10-29 at 10:12 -0400, [EMAIL PROTECTED] wrote: > Still no answer to my original question of what exactly updates > maildirsize? Is that also the dovecot LDA? 1) Dovecot LDA for newly delivered mails 2) Dovecot IMAP for messages saved/copied via IMAP client > So the only way to get q

Re: [Dovecot] Dovecot and quota enforcement - only reporting?

2008-10-29 Thread dovecot
Still no answer to my original question of what exactly updates maildirsize? Is that also the dovecot LDA? At 06:14 AM 10/29/2008, Charles Marcus wrote: On 10/28/2008, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > I'm running Postfix, with Dovecot on top. Uses check mail via > Outlook/IMAP, or

Re: [Dovecot] dovecot expire doesn't work (?)

2008-10-29 Thread LÉVAI Dániel
e-frog wrote: Anybody has this working? Yes. Great! Then all hope is not lost :) plugin { expire = spamassassin/SPAM 1 expire_dict = proxy::expire } For me it works by using '.' as hierarchy separator. So in your case expire = spamassassin.SPAM 1 should work. This could be dif

Re: [Dovecot] Quick question regarding autocreate plugin

2008-10-29 Thread Jakob Curdes
just a quick question: if I want to use the autocreate plugin with 1.1.5, I have to compile it "by hand", right? How do I do that? Can I adapt a Makefile from another plugin? I meanwhile solved this and updated the WIKI to explain how the plugin can be compiled with the 1.1.x source tree. cf

Re: [Dovecot] patch: list shared namespace

2008-10-29 Thread Bernhard Herzog
On 28.10.2008, Bernhard Herzog wrote: > I've been working on a patch for dovecot 1.2 from the Kolab branch > (http://hg.intevation.org/kolab/dovecot-1.2_kolab-branch/) that > implements listing of shared namespaces. I've got something that works > in some basic way but is still missing some pieces

[Dovecot] Authentication Error Message formats

2008-10-29 Thread Albert E. Whale
I have been using UW's IMAP server and I am converting to Dovecot for Maildir support. When a user fails authentication, or a user does not exist, it appears that the same message is used for these events. Is there a way to indicate that the user does not exist (Invalid user), and authentication

[Dovecot] Dovecot failing to save email

2008-10-29 Thread toneeedavis
Hi, Just wondered if anyone could help me with an issue im having with a new email server im setting up. These are the errors i have been getting: deliver([EMAIL PROTECTED]): Oct 29 13:32:13 Info: msgid=< [EMAIL PROTECTED]>: save failed to INBOX: Quota exceeded deliver([EMAIL PROTECTED]): Oct 29

[Dovecot] antispam plugin claims "antispam signature not found"

2008-10-29 Thread Jakob Curdes
Hi, I am trying to setup the antispam plugin using the direct dspam backend. I have set antispam_signature = X-DSPAM-Signature in dovecot.conf and in all mails I have signature lines like X-DSPAM-Signature: 1,49084a24139132188715614 but still, if I try to move a mail into the spam folder, i g

Re: [Dovecot] Dovecot and quota enforcement - only reporting?

2008-10-29 Thread Charles Marcus
On 10/28/2008, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > Wow, that clearly shows I'm not really sure what I'm doing, as I don't really > understand the question. > > I'm running Postfix, with Dovecot on top. Uses check mail via > Outlook/IMAP, or Web/Squirrelmail. Postfix is an MTA (Mail Tr

Re: [Dovecot] read only FS access

2008-10-29 Thread Mathieu Kretchner
Asheesh Laroia a écrit : > On Tue, 28 Oct 2008, Mathieu Kretchner wrote: > >> Hello, >> >> I would like to know if it's possible to subscribe to a folder that is >> on a read only File System ? >> >> We have a snapshot mechanism that create a .snapshot directly in the >> user folder. This is done

Re: [Dovecot] 1.1.5 abort with mal-formed address in header

2008-10-29 Thread Arkadiusz Miskiewicz
On Friday 24 of October 2008, Timo Sirainen wrote: > On Oct 24, 2008, at 1:49 AM, Richard Platel wrote: > > To:([EMAIL PROTECTED] > > > > (Starting with a comment, with no closing ')' ) causes dovecot 1.1.5 > > to panic and abort. > > > > This is similar to the problem fixed by: > > http://hg.dovec