Re: [Dovecot] Error: dict client sent broken reply

2013-05-24 Thread Chris Richards
Anyone have any thoughts on this? Chris On Sun, May 19, 2013 4:33 pm, Chris Richards wrote: > I've been mucking about, experimenting with the expire plugin and using a > dictionary. I've got the iteration query working when I do a normal > expunge using: > > d

Re: [Dovecot] dovecot-sieve (pigeonhole) -- is is possible to "re-filter" INBOX when filters have been updated?

2013-05-24 Thread Chris Richards
> dovecot-sieve (pigeonhole)? Take a look at sieve-filter, which is part of the pigeonhole package since 0.3. It should provide you the capability to do what you want. Chris

Re: [Dovecot] dovecot-sieve (pigeonhole) -- is is possible to "re-filter" INBOX when filters have been updated?

2013-05-25 Thread Chris Richards
rg11=1&Arg07=903982830&Arg06=904052910 Chris

Re: [Dovecot] dovecot-sieve (pigeonhole) -- is is possible to "re-filter" INBOX when filters have been updated?

2013-05-25 Thread Chris Richards
On Sat, May 25, 2013 3:36 pm, Chris Richards wrote: > On Sat, May 25, 2013 3:53 am, Lev Serebryakov wrote: >> So, I need a way to run it from httpd (running with credentials of >> web user) on behalf mail subsystem (running with credentials of >> v-mail user) according co

[Dovecot] Creating an authenticated user master user

2013-07-03 Thread Chris Bullock
script to access the user mail boxes without the users password. We are using PAM authentication, and root does not have access to the user's mail boxes. Any help would be appreciated. Chris

Re: [Dovecot] Please HELP: how to delete all messages older than X days

2013-08-12 Thread Chris Young
I've got a nightly cron job that runs a bash script to delete old messages from specific folders doveadm expunge -A mailbox complete savedbefore 7d doveadm expunge -A mailbox failed savedbefore 7d doveadm expunge -A mailbox % savedbefore 60d this deletes anything, in any mailbox, older than 60 day

[Dovecot] Dovecot is not creating directories properly for new accounts

2013-09-03 Thread Chris Lasater
Hi, I have just set up a new dovecot server with Dovecot 2.2.5. When I create a new user and try to authenticate I get the following error Sep 03 14:33:38 imap(test2): Error: user test2: Initialization failed: Initializing mail storage from mail_location setting failed: mkdir(/home/user/apps/var/

[Dovecot] Doveadm with a 2nd Instance

2013-09-25 Thread Chris Lasater
2013-09-26 00:32:31 yes Any ideas, or does anyone have any experience with the Dovecot instance feature? Chris

Re: [Dovecot] login_log_format_elements does not appear to be changing log format 2.2.5

2013-09-26 Thread Chris Lasater
On 09/21/2013 08:48 PM, Timo Sirainen wrote: On 4.9.2013, at 21.29, Chris wrote: login_log_format_elements does not seem to change the login logs. I have it set to the below setting and the word "home" does not even appear. Is there something I have to do to for this? Also I us

Re: [Dovecot] Doveadm with a 2nd Instance

2013-09-26 Thread Chris Lasater
use the -i Director using sudo. Unfortunately this makes it difficult to manage two instances. Does anyone have an idea of getting this to work with sudo? Chris

Re: [Dovecot] Doveadm with a 2nd Instance

2013-09-30 Thread Chris Lasater
Could this bug have reappeared or not been passed to the 2.2.x release? On 09/26/2013 07:06 PM, Daniel Parthey wrote: Hi, this bug should have been fixed by Timo in some 2.1.x release. The issue should be in the list archives too. Which version are you using? BTW: I'm still using doveadm -c

Re: [Dovecot] Doveadm with a 2nd Instance

2013-10-09 Thread Chris Lasater
Hey Rob, I figured this one out. The bug is associated with the default run/dovecot base_dir. If you move both instances to a different location then (or at least the one named dovecot) it works fine and I can control both instances properly. Chris On 09/26/2013 09:02 AM, /dev/rob0

[Dovecot] Dbox group file permissions

2013-10-21 Thread Chris Lasater
user2 Setup Mail is written in dbox format CentOS 5.9 dovecot 2.2.6 NFS with director Mail Configs mail_home = /mnt/home/imapd/%d/%n mail_location = dbox:/mnt/home/imapd/%d/%n mail_uid = imapd mail_gid = imapd Thanks, Chris

Re: [Dovecot] Dbox group file permissions

2013-10-28 Thread Chris Lasater
Just in case someone else has the same problem, I had to change the following two variables mail_home = /mnt/home/imapd/%d/%n mail_location = dbox:/mnt/home/imapd/%d/%n to mail_home = /mnt/home/imapd/%d/%n mail_location = dbox:~/ "When mail_location begins with%h or~/, its permissions are co

Re: [Dovecot] Doveadm with a 2nd Instance

2013-11-03 Thread Chris Lasater
On 11/02/2013 08:32 AM, Timo Sirainen wrote: On 26.9.2013, at 16.11, Chris Lasater wrote: While testing some more I found out something else. I have an alias set for doveadm so it was running with sudo and that ended up being part of the issue. If doveadm is run as a regular user then the

[Dovecot] Disable/patch iOS7 Full Body Search

2014-02-22 Thread Chris Laif
x27;. They were happy with the old behavior (searching From/To/Subject only). I do NOT want to setup/maintain a dovecot FTS. I just want to have the 'old' behavior. Chris [1 ]http://blog.fastmail.fm/2013/09/17/ios-7-mail-app-uses-multi-folder-body-searches-by-default/ ("Our plan

Re: [Dovecot] Disable/patch iOS7 Full Body Search

2014-03-11 Thread Chris Laif
Hi, I wonder if anyone has done some research on this subject. Apple users are complaining loudly [1] about being not able to search the inbox since Apple did not change the brain-dead full-body-search-behaviour in iOS 7.1. Chris [1] https://discussions.apple.com/thread/5323188?start=30&tsta

Re: [Dovecot] Disable/patch iOS7 Full Body Search

2014-03-12 Thread Chris Laif
fastmail.fm's blog post). The pure sub-string search seems *not* to use dovecot's FTS at all :-( But that's just guessing from my side, would be nice if any of the experts could enlighten the situation. Timo, we need you ;-) Chris

[Dovecot] Can't find sieve files

2014-04-22 Thread Chris Kottaridis
I have been running dovecot on a Fedora 14 host for years and am moving up to Fedora 19. I have things setup to run as a generic user vmail and have all users mailboxes in /var/vmail which is owned by the vmail user. Each user has a Maildir directory and a sieve directory. I also changed sendmail'

Re: [Dovecot] Can't find sieve files

2014-04-22 Thread Chris Kottaridis
On 04/22/2014 07:10 PM, Stephan Bosch wrote: > On 4/23/2014 12:52 AM, Chris Kottaridis wrote: >> Basically, I get an error message for all my scripts that get included >> by the Active.sieve. The Active.sieve file and all the scripts exist in >> the /var/vmail//sieve direc

[Dovecot] Dovecot cannot connect to PostgreSQL server

2014-04-26 Thread Chris Vaas
t: driver = pgsql connect = host=localhost dbname=mail user=mailreader password=secret default_pass_scheme = SHA512 password_query = SELECT email as user, password, 'maildir:/home/mail'||maildir as userdb_mail FROM users WHERE email = '%u' How can I debug this situation? Cheers Chris

[Dovecot] Fwd: Dovecot cannot connect to PostgreSQL server

2014-04-27 Thread Chris Vaas
. :( On Sat, Apr 26, 2014 at 11:39 PM, Steffen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Chris Vaas wrote: > > I am currently facing the following log output: > > > > Apr 26 16:40:28 h2290750 dovecot: auth: Error: pgsql(localhost): > > Connect failed

Re: [Dovecot] Fwd: Dovecot cannot connect to PostgreSQL server

2014-04-27 Thread Chris Vaas
On Mon, Apr 28, 2014 at 8:43 AM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sun, 27 Apr 2014, Chris Vaas wrote: > > [fixed ugly top posting] > > On Sat, Apr 26, 2014 at 11:39 PM, Steffen > >

Re: [Dovecot] Fwd: Dovecot cannot connect to PostgreSQL server

2014-04-28 Thread Chris Vaas
On Mon, Apr 28, 2014 at 8:51 AM, Chris Vaas wrote: > On Mon, Apr 28, 2014 at 8:43 AM, Steffen Kaiser < > skdove...@smail.inf.fh-brs.de> wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On Sun, 27 Apr 2014, Chris Vaas wrote: >> >

Re: [Dovecot] Fwd: Dovecot cannot connect to PostgreSQL server

2014-04-28 Thread Chris Vaas
On Mon, Apr 28, 2014 at 9:11 AM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 28 Apr 2014, Chris Vaas wrote: > > On Mon, Apr 28, 2014 at 8:43 AM, Steffen Kaiser < >> skdove...@smail.inf.fh

Re: [Dovecot] Fwd: Dovecot cannot connect to PostgreSQL server

2014-04-28 Thread Chris Vaas
On Mon, Apr 28, 2014 at 9:30 AM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 28 Apr 2014, Chris Vaas wrote: > > I just looked into my SELinux audit log and found the following denial. >> >&g

[Dovecot] Filed to write auth token secret file

2014-05-28 Thread Chris Vaas
d May 28 23:02:54 example dovecot: auth: Error: Failed to write auth token secret file; returned tokens will be invalid once auth restarts Thanks in advance Chris

Re: [Dovecot] Filed to write auth token secret file

2014-05-28 Thread Chris Vaas
What permissions should I have on the folder /var/run/dovecot ? The owner is root and the group dovecot in my case. The access bits are drwxr-xr-x. On Thu, May 29, 2014 at 12:49 AM, Larry Rosenman wrote: > Check the permissions on the directory referenced. > On May 28, 2014 5:06 PM, "

Re: [Dovecot] Filed to write auth token secret file

2014-05-28 Thread Chris Vaas
; Was there any other whines? > > Seems like something(tm) wasn't running as root that should be. > > > On Wed, May 28, 2014 at 5:52 PM, Chris Vaas wrote: > >> What permissions should I have on the folder /var/run/dovecot ? The owner >> is root and the group dovec

Re: [Dovecot] Filed to write auth token secret file

2014-05-30 Thread Chris Vaas
Just to give it a shot, I took a look into my SELinux log. Problem solved, SELinux blocked it. I added a rule to allow the access and that's it. Thanks for your help Chris On Fri, May 30, 2014 at 2:46 AM, Larry Rosenman wrote: > Can you check all the auth-* process(es) running and m

Re: Subject tag [Dovecot] is gone

2014-06-10 Thread Chris Young
Gmail doesn't let me filter on message headers so I've updated my filter as follows Before, my filter was SUBJECT:([Dovecot]) But now my filter is HAS THE WORDS:(dovecot.dovecot.org OR dovecot@dovecot.org) On Tue, Jun 10, 2014 at 10:51 AM, Koenraad Lelong < dove...@ace-electronics.be> wrote: >

Re: director

2014-09-23 Thread Chris Lasater
instance you can run doveadm with the -i flag using the instance_name. doveadm -i Director stop and look into the status of both instances using doveadm instance list. I start the 2nd instance using dovecot -c /path/to/director.conf Hopefully this helps, Chris instance_name = Director

Re: director

2014-09-23 Thread Chris Lasater
The configuration and run/base_dir directories can be where ever you like. The locations Eduardo stated are the most appropriate for dovecot installed with an RPM. Mine were compiled and set in the home directory, so they are in a slightly different location. As long as you use the -c to poi

Understanding filesystem quotas

2014-11-13 Thread Chris Szilagyi
an rely on the filesystem quota mechanism, but keep disk I/O down. Any help would be greatly appreciated on this. Thank you. -- Chris

Re: Understanding filesystem quotas

2014-11-14 Thread Chris Szilagyi
d and soft limits of the user to 0 for filesystem quotas) or does Dovecot rely on the filesystem quotas to do the enforcement? Thank you again for the help. I will post back any additional information if I am able to get further on this. -- Chris

Re: Understanding filesystem quotas

2014-11-14 Thread Chris Szilagyi
e Dovecot index files should be in an area outside of quotas. Thanks for your help. -- Chris

Re: Understanding filesystem quotas

2014-11-14 Thread Chris Szilagyi
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 14 Nov 2014, Chris Szilagyi wrote: > >>> 3) have read dovecot logs, if there are errors, and >> >> Quite a while after testing and posting this, these errors started showing >> up in /var/l

Using dovecot-lda with sendmail

2014-11-14 Thread Chris Szilagyi
ovecot-lda) exited with EX_TEMPFAIL I verified that SELinux is not interfering in this case. I see talk of having sendmail run /usr/libexec/dovecot/dovecot-lda as other users, but I see that the file on my system is uid/gid as: root/root. Is there a way to get this working? Thanks much! -- Chris

Re: Using dovecot-lda with sendmail

2014-11-15 Thread Chris Szilagyi
> > It seems that sendamil is running the lda, but the lda has problems > that are reported by by exiting with tempfail. You should check the > logging that is emitted by dovecot-lda to find what the problem is. > > Ownership of the binary should not be one of them, I think, but show > us logging

Re: Using dovecot-lda with sendmail

2014-11-15 Thread Chris Szilagyi
eve > } > postmaster_address = postmaster@localhost > protocols = imap pop3 sieve > service managesieve-login { > inet_listener sieve { > port = 4190 > } > } > ssl_cert = ssl_key = userdb { > driver = passwd > } > protocol lda { > info_log_path = > log_path

Re: Understanding filesystem quotas

2014-11-15 Thread Chris Szilagyi
On 11/14/2014 11:57 AM, Chris Szilagyi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 14 Nov 2014, Chris Szilagyi wrote: 3) have read dovecot logs, if there are errors, and Quite a while after testing and posting this, these errors started showing up in /var/log/maillog ... I&#

Using dovecot with existing mbox hieararchy - possible?

2014-12-08 Thread Chris Green
just re-scan the mbox files at intervals to see changes? -- Chris Green

[Dovecot] Issue with pop3 & phpList

2007-03-14 Thread Chris Harner
le and took out some of the #'s like the docs said. Thanks! Server: OpenSUSE 10.1 -- Chris Harner [] Server Engineer [] Arnold Transportation Services

Re: [Dovecot] LOCKD errors

2007-03-15 Thread Chris Wakelin
o you have for "mbox_write_locks" in the dovecot.conf file? I found I got locking problems, using the imaptest tool, with a Linux client and mboxes on the NetApp (with "mbox_write_locks=fcntl"), but not with Solaris 8. Maildirs were fine with the Linux client. I t

Re: [Dovecot] running DC and UWIMAP on the same box

2007-03-15 Thread Chris Wakelin
compatible with UW-IMAP. > Just don't open the same mailbox with Dovecot and UW-IMAP at the same time! You may also find that UW-IMAP changes the UIDVALIDITY sometimes, which will cause Dovecot to complain next time it opens the mailbox, but Dovecot will be happy again on sub

Re: [Dovecot] PHP implementation of dovecotpw passwords

2007-03-20 Thread Chris Laif
ecause I know nothing about the field. All libraries/utilities I know generate an HMAC-MD5 string (32bytes). Dovecot uses HMAC-MD5-CONTEXTs (64bytes) for CRAM-MD5 authentication. See also: http://www.dovecot.org/list/dovecot/2006-December/018083.html Chris

Re: [Dovecot] Solaris Dovecot dovecot dovecot-1.0.rc27

2007-03-21 Thread Chris Wakelin
or similar) installed. Hope this helps, Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin, [EMAIL PROTECTED] IT Services Centre, The University of Reading, Tel: +44 (0)118 378 8439 Whiteknights, Reading, RG6 2AF, UK Fax: +44 (0)118 975 3094

Re: [Dovecot] Version numbering

2007-03-28 Thread Chris Wakelin
used. Plenty of other packages follow this numbering system, e.g. Linux Kernel, Squirrelmail, and Lilypond. Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin, [EMAIL PROTECTED] IT Services Centre, The University of Readi

Re: [Dovecot] 1.0.rc32 released

2007-04-12 Thread Chris Wakelin
g: implicit declaration of function `ldap_value_free' userdb-ldap.c: In function `handle_request': userdb-ldap.c:146: warning: implicit declaration of function `ldap_result2error' as well. Hopefully I'll manage to try some direct LDAP auth before tomorrow (we're using pam_

[Dovecot] Disconnected for inactivity in reading our output top=0/0

2007-04-18 Thread Chris Gosley
Would someone please help with this error. Using: dovecot-1.0-2.rc28.fc6 On: Fedora Core 6 130 users all connect remotely via ADSL to server to pop their email. None of them have any problems at all with pop3. 3 users in one office, connect to the server via a NAT'd ADSL. Intermittently those th

Re: [Dovecot] Disconnected for inactivity in reading our output top=0/0

2007-04-18 Thread Chris Laif
On 4/19/07, Chris Gosley <[EMAIL PROTECTED]> wrote: Apr 19 12:51:49 mail dovecot: POP3(vu0095): Disconnected for inactivity in reading our output top=0/0, retr=1/0, del=0/2, size=25266 We have a similiar situation every few weeks. Outlook gets confused by a certain (spam) message in the

Re: [Dovecot] Moving new email from the mail spool to the inbox

2007-05-04 Thread Chris Wakelin
ing" user's INBOXes into folders for them every few months). Best Wishes, Chris Adrian Barker wrote: > > Thanks for replying. We cannot easily change the way we deliver email, > as we have over 30,000 users, who use a mixture of imap, pop and Unix > email clients, so we hav

Re: [Dovecot] Moving new email from the mail spool to the inbox

2007-05-08 Thread Chris Wakelin
probably write a utility using c-client to do it properly. Best Wishes, Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin, [EMAIL PROTECTED] IT Services Centre, The University of Reading, Tel: +44 (0)118 378 8439 Whi

[Dovecot] UID larger than next_uid in file /hosts/domain/user/dovecot-uidlist

2007-05-18 Thread Chris Jeans
vecot-uidlist sync: UID inserted in the middle of mailbox After searching the web all I can find is this link http://dovecot.org/list/dovecot-cvs/2007-May/008819.html which deals with Index: maildir-uidlist.c I'm running dovecot 1.0.0 on FreeBSD 6.2. -- Chris Jeans [EMAIL PROTECTED]

Re: [Dovecot] simultaneous access to folder

2007-05-22 Thread Chris Wakelin
> Is there a way for us to set up such a group-access folder under dovecot? > Dovecot is fine with multiple clients accessing (as the same user) an mbox. We converted all our similar mbx-format files back to mbox when we migrated. Chris -- --+---+---+---+---+---+---+---+---+---+---+---

[Dovecot] IMAP traffic logging

2007-05-30 Thread Chris Laif
headers=0, body=0 Chris

Re: [Dovecot] Upgrade from 1.00 to 1.0.1

2007-07-08 Thread Chris Laif
: Corrupted index cache file XXX/dovecot.index.cache: indexid changed POP3(YYY): Maildir XXX sync: UIDVALIDITY changed (1183728956 -> 1183730221) POP3(YYY): Couldn't init INBOX: Internal error occurred. Refer to server log for more information. Chris

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-10 Thread Chris Laif
they aren't loosing any emails. Timo, thank you for your great work! Chris

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-11 Thread Chris Laif
gt; imap [0x805a685] -> imap [0x805a5fb] -> imap(_client_input+0x6d) [0x805a76d] -> imap(io_loop_handler_run+0x128) [0x80a2a18] -> imap(io_loop_run+0x28) [0x80a1e88] -> imap(main+0x69) [0x8062de9] -> /lib/libc.so.6(__libc_start_main+0xc6) [0x40035e36] -> imap [0x80551f1] Error: child 4353 (imap) killed with signal 6 Chris

[Dovecot] Problem with Dovecot SASL in Postfix

2007-07-11 Thread Chris McMacken
I'm trying to configure my postfix server to use Dovecot as an SASL server and running into some problems. My server supports a couple of domain, I have multiple user/password files for multiple domains to make the files a little easier to manage. Not sure if this question should belong in the dov

Re: [Dovecot] 1.0.1: corrupt index on fresh mailbox, ideas?

2007-07-12 Thread Chris Laif
On 7/12/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: On Wed, 2007-07-11 at 15:18 +0200, Chris Laif wrote: > On 7/10/07, Timo Sirainen <[EMAIL PROTECTED]> wrote: > > On Mon, 2007-07-09 at 11:45 -0700, Troy Engel wrote: > > > dovecot: Jul 09 09:38:54 Error: IMAP(x

Re: [Dovecot] NFS cache flush tester

2007-07-12 Thread Chris Wakelin
Timo Sirainen wrote: > http://dovecot.org/tools/nfstest.c > > I wrote a test utility that tests different ways to flush NFS attribute > cache and data cache. Please test in your NFS setup and show me the > results, so I can make Dovecot v1.1 works well with NFS. > Results for Solaris 8 talking

[Dovecot] Problem with Dovecot SASL in Postfix

2007-07-12 Thread Chris McMacken
Ok lets try this again... I'm trying to configure my postfix server to use Dovecot as an SASL server and running into some problems. My server supports a couple of domain, I have multiple user/password files for multiple domains to make the files a little easier to manage. Not sure if this questi

Re: [Dovecot] NFS cache flush tester

2007-07-12 Thread Chris Wakelin
Timo Sirainen wrote: > On Thu, 2007-07-12 at 12:45 +0100, Chris Wakelin wrote: >> Results for Solaris 8 talking to a NetApp filer (OS: ONTAP 7.2.2p3) > > Thanks, could you try once more with an updated nfstest.c version? I > added "dup+close" which works for data a

Re: [Dovecot] NFS cache flush tester

2007-07-12 Thread Chris Wakelin
t works also for data flushing with Linux. How about > Solaris? :) > Solaris 8 diff (compilation needed -lrt as well as the usual -lnsl and -lsocket): Info: Write flush fdatasync: OK Info: Data cache flush fdatasync: failed S

Re: [Dovecot] Problem with Dovecot SASL in Postfix

2007-07-16 Thread Chris McMacken
<[EMAIL PROTECTED]> wrote: On Thu, 2007-07-12 at 10:52 -0500, Chris McMacken wrote: > and to login through SASL I am trying to use the username > [EMAIL PROTECTED] when I use the full email address like this to > login like this I get this output into my postfix log: Postfix's log

Re: [Dovecot] Bug in Exim->Dovecot auth

2007-07-27 Thread Chris Laif
On 7/27/07, Chris Laif <[EMAIL PROTECTED]> wrote: > socket. My (excellent) SMTP test tool "swaks" Oups, sorry, of course it is not "my" excellent tool. The tool was written by John Jetmore. Sorry for my bad english. Chris

[Dovecot] Bug in Exim->Dovecot auth

2007-07-27 Thread Chris Laif
Error: auth(default): BUG: Authentication client gave a PID 6738 of existing connection I'm not sure where to report this bug, exim's or dovecot's mailing list, so I'll try here first :) Chris <- 250-AUTH PLAIN LOGIN <- 250 HELP -> AUTH PLAIN AHh5egBra2s= <** 535 Incor

Re: [Dovecot] Userdb and home directories

2007-08-06 Thread Chris Wakelin
directory with the directory containing their mbox. This appears to give much better performance, as Dovecot caches the userdb in this case, whereas before we were getting NIS timeouts. See http://www.dovecot.org/list/dovecot/2005-September/009331.html for the history! Hope this helps, Chris -- --+---+

[Dovecot] Migration woes from tpop mbox to dovecot maildir

2007-08-29 Thread Chris Richardson
similar to this or could offer some input. thanks -Chris The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action

[Dovecot] What's the best way to authenticate against Active Directory?

2007-09-18 Thread Chris Johnson
Hi all, I'm working on a replacement for a legacy linux mail server: courier POP/IMAP, Postfix, OpenLDAP. One of the requirements of the new mail server is to authenticate against our AD infrastructure (I'll still keep a userdb in OpenLDAP). SSO is not required since most of the clients

Re: [Dovecot] Assertion failure in mail-index-view-sync.c

2007-09-19 Thread Chris Wakelin
41 #16 0x80b0c in io_loop_handler_run (ioloop=0xb8230) at ioloop-poll.c:199 #17 0x80324 in io_loop_run (ioloop=0xb8230) at ioloop.c:329 #18 0x2c498 in main (argc=0, argv=0xffbef604, envp=0xffbef614) at main.c:290 Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+-

[Dovecot] blackberry with imap idle and concurrent connections

2007-09-25 Thread Chris Tirpak
support his? Also, if anyone on the list has experience running a BlackBerry against Dovecot, are you currently getting instant (or near instant) notifications? If so what service are you using? T-Mobile? I am considering upgrading and using Dovecot but BlackBerry support has become critical. Thanks in advance. Chris

Re: [Dovecot] blackberry with imap idle and concurrent connections

2007-09-26 Thread Chris Tirpak
> I have just confirmed with a direct test that Dovecot 1.0.0 using > Maildir does properly service 2 simultaneous IDLE sessions on the > INBOX. I've got my Palm ChatterEmail client logged in and idling and > have a manual IMAP session (telnet localhost 143...) and the messages > are popping up on

Re: [Dovecot] How to upgrade a running Dovecot?

2007-10-05 Thread Chris Wakelin
a version war over indexes). It *is* neater to kill off the older version processes though. Most of our clients (Outlook Express and Prayer Webmail) will reconnect automatically anyway. Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin,

Re: [Dovecot] "Corrupted index cache file" error (Dovecot 1.0.3)

2007-10-05 Thread Chris Wakelin
1.0.5 about this) Possibly, but we still get occassional index errors too (just one today, plus four assertion failures in mail_index_view_sync_end). We're on 1.0.5 with mboxes. Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin,

Re: [Dovecot] Spliting Folders for Efficiency

2007-10-12 Thread Chris Laif
r the possibility to use optimized directory indexes. Listing these directories scales very well. Splitting files into subdirectories would have a negative effect: You have to walk through every directory and merge all file names into one data table. Chris

Re: Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1

2018-12-31 Thread Chris Barrington-Leigh
CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SNIPPET=FUZZY LITERAL+ NOTIFY] Logged in as meuser Thanks! Chris On Mon, Dec 31, 2018 at 10:27 AM Aki Tuomi wrote: > Did you remove the service section before taking doveconf -n? 'cos I can't

[Dovecot] Issue after upgrading to Ubuntu Server 11.10

2011-10-14 Thread Chris Vanden Berghe
owner) Does anybody have an idea how to solve this? Thanks, Chris. --- # 2.0.13: /etc/dovecot/dovecot.conf # OS: Linux 3.0.0-12-generic x86_64 Ubuntu 11.10 ext3 auth_verbose = yes log_timestamp = "%Y-%m-%d %H:%M:%S " mail_location = maildir:/var/vmail/%u mail_privileged_gr

Re: [Dovecot] Issue after upgrading to Ubuntu Server 11.10

2011-10-14 Thread Chris Vanden Berghe
I added unix_listener auth-userdb { group = vmail mode = 0600 user = vmail } to the configuration which seems to solve the issue. Is this the right solution? Regards, Chris. --- On Fri, Oct 14, 2011 at 2:42 PM, Chris Vanden Berghe wrote: > Hi all, > > After upg

[Dovecot] assertion failed: (uidmap[src].real_uid == uid)

2013-01-03 Thread Chris Vanden Berghe
p): child 32250 killed with signal 6 (core dumps disabled) The error only occurs for a single user on the system. This user uses Apple Mail client. I'm not subscribed to the Dovecot mailing list, so please cc: me on replies. Regards, Chris. --- # dovecot -n # 2.1.7: /etc/dovecot/dove

haproxy + submission services -> postfix failure

2019-04-19 Thread Chris Thomas via dovecot
ection Postfix Logs: postfix/postscreen[525]: warning: haproxy read: time limit exceeded If anybody could help out, I'd be grateful because I just can't see what the problem is. Chris

Email encryption and key protection

2019-07-04 Thread Chris Narkiewicz via dovecot
I was reading through Dovecot mail-crypt plugin documentation and I'm wondering what is the benefit of turning the encryption on if private and public keys are both stored on the server? What are the benefits and how the key can be protected (apart from file permissions). Cheers,

Re: Dovecot eBook

2019-07-20 Thread Chris Bennett via dovecot
lted > in a very good copy that was fully OCRed > > I will double check, but there is software in OpenBSD (Linux too), that can quickly change ebook to pdf. No hassle and you can boot OpenBSD off of a usb stick. Chris Bennett

Re: http API for IMAP

2019-11-14 Thread Chris Kiakas via dovecot
You just described a more complex environment not a simplified environment. You can run code within code within code. Already we have all this abstraction and it’s leading to people not understanding and implementing solutions that make very little sense. Like what you describe. Why would you wa

Re: [Dovecot-news] Dovecot v2.4.1 released

2025-03-31 Thread Chris Ross via dovecot
ice. Aki, is the “build system” you mention producing builds, or is it a system that is used to tag sources? Maybe this is what I’m missing. - Chris ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

<    1   2   3   4