Re: [Dovecot] multiple users to same e-mail account with ldap authentication

2012-11-13 Thread Willie Gillespie
On 11/13/2012 03:35 AM, Marco Gatti wrote: Is there a way dovecot can authenticate via ldap different windows 2008 AD users that have access to the same e-mail account (like user authorization in ms exchange)? Symlinks on the Dovecot maildirs? You'd have to read up on the caveats of that: htt

Re: [Dovecot] IPhone wont delete IMAP messages from dovecot mailbox

2012-11-13 Thread Willie Gillespie
On 11/13/2012 07:44 AM, ti...@tibby.hu wrote: But on Iphone, when I add a mail user, got the mailbox synced with IMAP I can see the INBOX, but when I delete a message, get this error: "Unable to Move Message The message could not be moved to the mailbox Trash." Do you have a mailbox named Trash

Re: [Dovecot] Outlook (2010) -> Dovecot (IMAP) >10x slower with high network load and many folders

2012-04-06 Thread Willie Gillespie
On 4/6/2012 3:52 AM, Thomas von Eyben wrote: Test results: CLIENT-1 is having the problems when CLIENT-2 is using all the (100Mbps) bandwidth eg. copying files to MAIL-SRV. If I move CLIENT-1 to CLIENT-3 then almost all the delay is gone. NB.: I have not (yet) tested if the problem also exists wh

Re: [Dovecot] dot named folders

2012-03-07 Thread Willie Gillespie
On 03/07/2012 12:43 PM, Micah Anderson wrote: When a user makes a folder called 'x.y' it actually creates a folder called 'x' with a folder called 'y' inside, rather than a folder called 'x.y'. I'm guessing this has to do with an internal folder separator namespace configuration, but I'm a bit c

Re: [Dovecot] Lock down Shared Mail Accounts?

2012-03-07 Thread Willie Gillespie
On 3/7/2012 6:32 AM, Charles Marcus wrote: 5. No one other than a designated user or users (Master User(s)? Users in a specified Group?) can delete any messages in this account, in any of the folders. If you are using ACLs, just don't give them the delete permission? But I guess now that I am

Re: [Dovecot] 2.1.rc5 Cannot delete folders from trash

2012-02-14 Thread Willie Gillespie
On 2/13/2012 8:34 PM, Daniel L. Miller wrote: I'm fighting the same issue. With the current release (2.1rc6) no errors are logged - but I'm having problems deleted folders from trash. I've enabled tb-extra-mailbox-sep. Two folders that were previously in Trash were successfully removed. I deleted

Re: [Dovecot] Log imap commands

2012-01-11 Thread Willie Gillespie
On 1/11/2012 7:11 AM, foru...@smartmobili.com wrote: I was wondering if dovecot allows to log imap communications ? You could look at Rawlog http://wiki.dovecot.org/Debugging/Rawlog http://wiki2.dovecot.org/Debugging/Rawlog

Re: [Dovecot] Storing passwords encrypted... bcrypt?

2012-01-05 Thread Willie Gillespie
On 01/05/2012 11:36 AM, Charles Marcus wrote: On 2012-01-05 11:21 AM, Willie Gillespie wrote: If the phone knows the password and I have the phone, then I have the password. Similarly, if I compromise the workstation that knows the password, then I also have the password. Interesting... I

Re: [Dovecot] Storing passwords encrypted... bcrypt?

2012-01-05 Thread Willie Gillespie
On 1/5/2012 9:14 AM, Charles Marcus wrote: On 2012-01-05 10:28 AM, Michael Orlitzky wrote: On 01/05/12 06:26, Charles Marcus wrote: You realize they're just walking around with a $400 post-it note with the password written on it, right? Nope, you are wrong - as I have patiently explained be

Re: [Dovecot] POP3 problems

2012-01-04 Thread Willie Gillespie
On 01/04/2012 10:08 AM, sottile...@rfx.it wrote: Migrated a 1.0.2 server to 2.0.16 (same old box). Some of the configuration settings changed between 1.x and 2.x doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:791: add auth_ prefix to all settings inside auth {} and remove t

Re: [Dovecot] Backing Up To Windows File Server

2011-12-22 Thread Willie Gillespie
On 12/22/2011 01:30 AM, Willie Gillespie wrote: On 12/13/2011 04:21 PM, Asai wrote: Greetings, Working with dsync and setting up backups to a Windows file server. Problem seems to be that Windows is renaming the dovecot mail files (maildir) to Windows friendly filenames, and losing the Dovecot

Re: [Dovecot] Backing Up To Windows File Server

2011-12-22 Thread Willie Gillespie
On 12/13/2011 04:21 PM, Asai wrote: Greetings, Working with dsync and setting up backups to a Windows file server. Problem seems to be that Windows is renaming the dovecot mail files (maildir) to Windows friendly filenames, and losing the Dovecot name. For example, 1323817925.M36368P32049.triata

Re: [Dovecot] IMAP SPECIAL-USE extension

2011-12-07 Thread Willie Gillespie
On 12/07/2011 08:56 AM, Timo Sirainen wrote: On 7.12.2011, at 17.45, Willie Gillespie wrote: Outlook 2010 lets you select a mailbox for Trash and Sent (version 2007 only lets you select a mailbox for Sent messages). Outlook default names for Trash is "Deleted Items" (as someone p

Re: [Dovecot] IMAP SPECIAL-USE extension

2011-12-07 Thread Willie Gillespie
On 12/06/2011 03:13 PM, Timo Sirainen wrote: On Fri, 2011-12-02 at 17:12 +0200, Timo Sirainen wrote: The mailbox names require a namespace prefix, so if you use e.g. "INBOX." prefix you'll need to use: I changed these so that they are inside namespace {} section and don't require namespace

Re: [Dovecot] MUAs creating different "Sent" folders

2011-12-06 Thread Willie Gillespie
On 12/06/2011 06:35 AM, Thierry de Montaudry wrote: Hi, I know this might be a bit off topic, but having just fixed the problem on my machine, I though I might share it: on Mac OS Lion, with Apple Mail, you can change the system folders by editing the file ~/Library/Mail/V2/MailData/Accounts.

Re: [Dovecot] userdb with NoSQL database

2011-10-24 Thread Willie Gillespie
On 10/24/2011 3:16 AM, Francisco Wagner C. Freire wrote: Hi, I'm searching, but not found nothing about using userb with NoSQL databases: http://wiki2.dovecot.org/UserDatabase Are there any plans to implement this option? There was some talk on the list around February 8th, but that's the last

Re: [Dovecot] imap proxy for Gmail

2011-10-20 Thread Willie Gillespie
On 10/19/2011 9:31 PM, Jumping Mouse wrote: I have a situation were I want to be able to give teachers access to their Google apps for education email through Squirrelmail. The network that they are on blocks gmail.I am able to get Squirrelmail to communicate with Gmail via imap. I am loo

Re: [Dovecot] About using Dovecot indexes with Thunderbird/kmail

2011-09-20 Thread Willie Gillespie
On 09/20/2011 03:37 PM, Anton Aylward wrote: https://wiki.mozilla.org/Thunderbird:Using_Gloda Well it is off, but I still have these index files ... So perhaps its not index that taking all the space and gets rebuilt when T Bird says its downloading the headers and indexing ... Just have to as

Re: [Dovecot] Kerberos GSSAPI - proper item name in keytab

2011-08-30 Thread Willie Gillespie
On 08/30/2011 12:50 PM, Nikolay Shopik wrote: On 30.08.2011 9:24, Stanislav Klinkov wrote: Your principial in keytab should look like this - imap/mail.example@example.com Make sure your realm name are all CAPS, otherwise it won't work. Thank you, Captain Obvious. Why such hostility? A

Re: [Dovecot] Disconnected: Too many invalid IMAP commands

2011-08-22 Thread Willie Gillespie
On 08/20/2011 05:25 PM, Sahil Tandon wrote: On Sat, 2011-08-20 at 14:38:25 -0700, Steve Fatula wrote: I see lots of these messages in the log file for one machine and account. Near as I can tell, the client still works (it's mine), but, the messages concern me. Is there some known issue with A

Re: [Dovecot] ot: iPhone crashed, re-downloading all messages

2011-08-21 Thread Willie Gillespie
On 8/19/2011 4:11 AM, voy...@sbt.net.au wrote: I have a 'problem', after iPhone lockup/reset, iPhone now wanting to re-download hundreds of messages of Dovecot 1.x server, is there any fix to reset iPhone counter or ?? I thought the iPhone only grabbed the last 25-200 messages (depending on wh

Re: [Dovecot] ot: iPhone crashed, re-downloading all messages

2011-08-19 Thread Willie Gillespie
On 8/19/2011 4:11 AM, voy...@sbt.net.au wrote: I have a 'problem', after iPhone lockup/reset, iPhone now wanting to re-download hundreds of messages of Dovecot 1.x server, is there any fix to reset iPhone counter or ?? I thought the iPhone only grabbed the last 25-200 messages (depending on wh

Re: [Dovecot] commercial use

2011-08-11 Thread Willie Gillespie
On 8/11/2011 9:13 PM, New Coder wrote: I was wondering if it was possible to use Dovecot as part of a commercial solution. For example, I mean charging for an email service which uses Dovecot.Thanks. Yes. For example, Rackspace uses it for their email solution.

Re: [Dovecot] Clients can't retrieve new emails

2011-08-09 Thread Willie Gillespie
On 08/09/2011 08:23 AM, Jeff Van Epps wrote: Apologies for the repeat post. I just want to take one more try to find someone who can help or point me in a direction on this. Anyone? -- Forwarded message -- From: Jeff Van Epps Date: Mon, Aug 1, 2011 at 8:59 AM Subject: Clients can

Re: [Dovecot] Update 2.0.12 -> 2.0.13 is broken

2011-08-01 Thread Willie Gillespie
On 08/01/2011 02:26 AM, Christian Felsing wrote: Hello, today I tried to update 2.0.12 to 2.0.13, but I got those messages, only: Aug 1 10:20:27 mail dovecot: master: Dovecot v2.0.13 starting up (core dumps disabled) Aug 1 10:20:33 mail dovecot: imap-login: Login: user=<***@***.**>, method=

Re: [Dovecot] Automatic Client Retrieval of Messages

2011-07-22 Thread Willie Gillespie
On 07/21/2011 01:57 PM, qm...@top-consulting.net wrote: So let me ask another way then.. can you have folders visible when doing LIST "" % but which won't be used by the e-mail client unless subscribed to ? I mean, what is the point of subscriptions if the e-mail client pulls in everything anyw

Re: [Dovecot] Dovecot indexes

2011-07-11 Thread Willie Gillespie
On 07/08/2011 04:35 AM, Mike Prispan wrote: Hi, could someone answer my following questions about dovecot indexes? - If I delete dovecot indexes, it recreates them without any problem, right? I believe this depends. Maildir and mbox I don't think care. However, dbox and mdbox do and you'll l

Re: [Dovecot] share an IMAP folder ?

2011-06-30 Thread Willie Gillespie
On 06/30/2011 09:03 AM, Frank Bonnet wrote: Is it possible to share an Imap folder for a user with another one ? Could user a share his folder "imap-folder1" with user b in readonly mode ? I use "real" users ( not virtuals ) Yes, in a shared namespace. Many of the popular MUAs do not have th

Re: [Dovecot] Public Folder ACL Problem

2011-06-24 Thread Willie Gillespie
not dovecot-acl in .test1 but there is one in .test but I can't see either folder . Suggestion welcome. Shantanu On Thu, Jun 23, 2011 at 11:26 PM, Willie Gillespie mailto:wgillespie%2bdove...@es2eng.com>> wrote: On 06/23/2011 05:32 AM, kumar shantanu wrote: and now u

Re: [Dovecot] Public Folder ACL Problem

2011-06-23 Thread Willie Gillespie
On 06/23/2011 05:32 AM, kumar shantanu wrote: and now under public folder I have two subfolders .test and .test1 . I have created dovecote-acl under .test so that it can be seen and subscribe. but I can't see those subfolders in public folder. Logs says Jun 23 17:50:54 node01 dovecot: IMAP(shant

Re: [Dovecot] dovecot security with IPv6

2011-06-23 Thread Willie Gillespie
On 06/23/2011 02:23 AM, Kārlis Repsons wrote: Hi Timo, hi all others! In fact, I've only read one person claiming that IPv6 support opens up "too many backdoors" [1], but anyway, as I intend to run just particular services, please give me your opinion if it's insecure to have a dovecot server, w

Re: [Dovecot] %d empty string

2011-06-22 Thread Willie Gillespie
On 6/22/2011 9:03 PM, Ryan Dotson wrote: I am trying to upgrade from dovecot 1.x to Dovecot 2.0.13 on Fedora. My problem is the mail_location setting seems to ignore the %d variable. My my location is as follows: mail_location = maildir:/var/spool/virtual_mail/%d/%u/Maildir However, when tryi

Re: [Dovecot] How to make SUBdirectories in Dovecot...

2011-06-22 Thread Willie Gillespie
On 06/21/2011 05:50 AM, Theatre wrote: Starting Dovecot Imap: Error: Error in configuration file /etc/dovecot.conf line 233: Unknown setting: subscriptions Fatal: Invalid configuration in /etc/dovecot.conf [FAILED] So what is on/around

Re: [Dovecot] Custom Trash (etc) location

2011-06-22 Thread Willie Gillespie
On 06/21/2011 08:11 AM, fusionstream wrote: Hi there. I have dovecot 1.2.17 installed on me system. I'd like to create a gmail-esque imap tree where all imap folders except for the inbox are in a subdirectory(?). More importantly, I'd like the email client (specifically thunderbird) to be able

Re: [Dovecot] ACL Groups

2011-06-15 Thread Willie Gillespie
On 6/14/2011 2:18 PM, Daniel L. Miller wrote: From the wiki: ACL groups support works by returning a comma-separated acl_groups extra field from userdb, which contains all the groups the user belongs to. User's UNIX groups have no effect on AC

Re: [Dovecot] ACL's from userdb

2011-06-14 Thread Willie Gillespie
On 6/13/2011 2:47 PM, Daniel L. Miller wrote: Using LDAP userdb/passdb. Is it possible to define a default set of ACL's at the userdb level, to provide access to shared mailboxes? How? You could maybe use acl_groups In Dovecot LDAP config: user_attrs = some_ldap_attr=acl_groups Then give the

Re: [Dovecot] SSL comunication problems with client side.

2011-06-14 Thread Willie Gillespie
On 6/13/2011 8:44 AM, Denis Iskandarov wrote: I've tried next thing: ssl = required ssl_verify_client_cert = no auth_ssl_require_client_cert = no And began getting emails. Successful logs attached. But i cant understand if data was passed with TLS. How can i enable those 2 options "ssl_verify_cl

Re: [Dovecot] Sub-Subfolder from public folders

2011-06-10 Thread Willie Gillespie
On 6/10/2011 3:04 AM, Torsten Harenberg wrote: This works, but the some of these folders have sub-folders and these cannot be seen by (what I have tested is Apple Mail, Thunderbird, Outlook and squirrelmail). File system looks like this: mail# cd /var/mail/public/.icecube-c mail# ls .icecube-

Re: [Dovecot] On-delivery deduplication?

2011-06-09 Thread Willie Gillespie
This has been quite an informative topic, although it veered from the initial question quite early on. I know Dovecot does not do deduplication on its own, but perhaps someone can point me to a good Maildir deduplication program. In my case it has nothing to do with mailing lists. We have a

Re: [Dovecot] How Dovecot 2 create folders and subfolders ( MBOX format ) with TB ?

2011-06-07 Thread Willie Gillespie
On 6/7/2011 1:58 AM, Frank Bonnet wrote: Hello When creating new IMAP folder with thunderbird and Dovecot configured with the std MBOX format dovecot create a file in mbox format and so it is not possible to create a subfolder of this folder. If you ask to create a NEW subfolder of the form : T

[Dovecot] Moving maildir mailboxes

2011-05-26 Thread Willie Gillespie
I am using Maildir with Dovecot 1.2. (Config available if needed, but should be a simple question.) I have a bunch of mail that I would like to do a one-time move from a private namespace to a shared namespace. The namespaces are already set up, etc. Can I just move the folders to their new l

Re: [Dovecot] 2.0.12 (fa2e92526716): Deleting mails and folders from public namespaces

2011-05-25 Thread Willie Gillespie
On 5/25/2011 5:12 AM, Binarus wrote: It seems that the problems come from the fact that deletion is done by renaming. I am not in IMAP but suppose that there is some rename command which is used by email clients in such cases. Maybe there is also a delete command which dovecot is "emulating" by d

Re: [Dovecot] Warning: SSL is disabled because global ssl=no, ignoring ssl=yes for subsection

2011-05-02 Thread Willie Gillespie
On 05/02/2011 04:19 AM, Peter Bell wrote: > However, I'm just a little bit miffed that I can't get rid of this warning. > > My configuration: > root@Tower:~# doveconf -n > # 2.0.12: /usr/local/etc/dovecot/dovecot.conf > doveconf: Warning: SSL is disabled because global ssl=no, ignoring > ssl=yes

Re: [Dovecot] Seperator

2011-04-12 Thread Willie Gillespie
On 04/12/2011 03:35 PM, Carsten Laun-De Lellis wrote: Hi all I hope to get some help on the separator. I am sure that I hava a wrong understanding what the separator is. I thaught the separator is the delimiter within the imap folder structure. For example: Imap folder structure: fold

Re: [Dovecot] Managing public folder ACL files

2011-04-06 Thread Willie Gillespie
Similar to Jan Phillip, we have a small setup where we give permissions to groups and then I can add or remove users from the groups fairly easily. On 4/6/2011 4:54 AM, Keith Edmunds wrote: We have a customer with a large public folder hierarchy. They occasionally make requests to have the publ

Re: [Dovecot] SSL Compatibility? SNI vs SAN (Subject Alternative Names) and multiple domains

2011-03-17 Thread Willie Gillespie
On 03/16/2011 10:10 PM, Thomas Harold wrote: Leaning towards DigiCert at the moment, personally not a GoDaddy fan (and that's a whole different topic). Verisign and Thawte were rather pricey compared to DigiCert. Not terribly interested in the free certs because this SSL cert would also be used f

Re: [Dovecot] All mails unread after short while

2011-03-03 Thread Willie Gillespie
On 3/3/2011 10:06 AM, francwal...@gmx.net wrote: But anyway, where can i find the place where the mails are set to read or unread? Pulling this out of memory, so someone can correct me if I'm wrong. You mentioned earlier that you were using the Maildir format. Look in the /cur part of the mai

Re: [Dovecot] Smart IMAP proxying with imapc storage

2011-02-28 Thread Willie Gillespie
On 2/28/2011 9:20 AM, Timo Sirainen wrote: On Fri, 2011-01-28 at 20:17 +0200, Timo Sirainen wrote: Some potential (future) uses for imapc include: * Locally caching IMAP proxy * Maybe even fully transparent proxy to client, so at office it would be using Dovecot proxy while at home it woul

Re: [Dovecot] Permissions in shared folders

2011-02-08 Thread Willie Gillespie
On 02/08/2011 10:39 AM, Timo Sirainen wrote: On 8.2.2011, at 12.33, Lukas Haase wrote: Is there a way to overcome this problem? Why can't dovecot just use /var/mail/shared/.Group1/.Subfolder? Is there an option to do so? It would make everything a lot easier. location = maildir:/var/mail/sha

Re: [Dovecot] Effect of separators

2011-02-08 Thread Willie Gillespie
On 02/08/2011 08:54 AM, Lukas Haase wrote: Dear list, A dumb question: What exactly is the effect of the separator? Is it also used to separate in the underlying file system? I.e. when I have the separator '/', the IMAP folder Sent/Jan is physically stored as As far as I understand, the separ

Re: [Dovecot] Permissions in shared folders

2011-02-08 Thread Willie Gillespie
On 02/08/2011 03:33 AM, Lukas Haase wrote: Hi, On my mail server I want to implement shared folders for each workgroup where there are many workgroups. I did something similar with my small set up. A shared location for each work group. I set things up a little differently though. Instead

Re: [Dovecot] Smart IMAP proxying with imapc storage

2011-02-01 Thread Willie Gillespie
On 02/01/2011 10:20 AM, Timo Sirainen wrote: imapc settings have moved away from plugin {} section and mail_location. #imapc_user = %u # default imapc_password = secret Is there a way to pass through a password like is done with the user name?

Re: [Dovecot] Smart IMAP proxying with imapc storage

2011-01-28 Thread Willie Gillespie
On 01/28/2011 11:17 AM, Timo Sirainen wrote: On Sun, 2011-01-16 at 18:18 +0200, Timo Sirainen wrote: I just committed a very early initial implementation of "imapc" storage backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1 This is "fully functional" now, at least in theory. TODO: * SSL

Re: [Dovecot] Iphone IMAP access

2011-01-26 Thread Willie Gillespie
On 01/26/2011 05:21 AM, Frank Bonnet wrote: Hello When I use my iphone to access my IMAP folders I can see ALL folders in my userland and not only those listed in .subscriptions file ... Correct. The iPhone mail application shows _ALL_ folders. As far as I know, there is no requirement that

Re: [Dovecot] Index files size calculation

2011-01-17 Thread Willie Gillespie
On 01/16/2011 04:28 PM, Patrick Westenberg wrote: Timo Sirainen schrieb: Someone did? .. It anyway depends on IMAP client and possibly also user. There are no easy ways to calculate it exactly. I think it's usually around 10-20% of mailbox size, but it really depends more on the number of messa

[Dovecot] Auto rebuild indexes?

2011-01-13 Thread Willie Gillespie
Here's an easy question for you. I'm restoring some emails from a backup. Do I need to delete or otherwise manually rebuild the indexes? dovecot.index.cache dovecot.index.log dovecot-uidlist Or will Dovecot itself detect that something is amiss and handle it on first folder access? Using M

Re: [Dovecot] Making shared folders "unmovable"

2011-01-11 Thread Willie Gillespie
Jose Celestino wrote: On Ter, 2011-01-11 at 12:27 -0600, Dave wrote: I have set up an area of shared folders with Dovecot 1.2 that is accessed by several people (by way of one account, and everyone who logs in sees these same folders), and the only problem with this setup is that occasionally

Re: [Dovecot] Pointers for developing a proper encryption plugin?

2011-01-07 Thread Willie Gillespie
to...@tuxteam.de wrote: Hm. I think I didn't express my idea correctly. The decryption has to happen client-side if it has to be any worth, IMO. As Timo said downthread, there is already such a plugin, but... this would support decryption server-side (which IMO would be wrong anyway). For clien

Re: [Dovecot] Login with firstname.lastname instead of loginname - WORKING

2011-01-05 Thread Willie Gillespie
Ralf Hildebrandt wrote: How can I "normalize" the usernames by lowercasing them? The coolest solution would be to strip realms AND force lowercasing of usernames in one pass auth_username_format = %Lu

Re: [Dovecot] Is this really a user agent issue?

2010-12-23 Thread Willie Gillespie
Phil Howard wrote: I think this issue has been entirely misunderstood. Have I explained it wrong? I think there's been a bit of confusion here. Everyone is saying similar things in slightly different ways. The IMAP protocol has no way to "push" to the MUA that a folder (mailbox) has been

Re: [Dovecot] Moving email between folders outside of IMAP context

2010-12-21 Thread Willie Gillespie
Tom Hendrikx wrote: Anyhow, maybe sieve is already available in your current package. I'm not familiar with (contents of) ubuntu packages, so maybe someone more knowledgeable in this area can step up? Found this which lists the files included with Dovecot for Ubuntu 9.10:

Re: [Dovecot] shared boxes

2010-12-21 Thread Willie Gillespie
Tobias Daucher wrote: Hi there, is it possible in any way to have private seen flags for users in a shared mailbox? http://wiki2.dovecot.org/SharedMailboxes/Shared says no, but i'm not sure, if newer mailbox formats can do this... like mdbox oder something like that. thanks for your help Tobi

Re: [Dovecot] Does thunderbird 3.x fully supports dovecot 2 shared mailboxes ?

2010-12-21 Thread Willie Gillespie
Fully support? I'd say no. I'm not sure which MUAs do. Thunderbird 3.x will honor the ACLs that are set, but has no way to edit them. So it does support shared mailboxes, you just have to have a different way to say, I want to share this mailbox with this user. Frank Bonnet wrote: Hello

Re: [Dovecot] namespace and list=children inconsistencies

2010-12-16 Thread Willie Gillespie
Holger Mauermann wrote: Am 16.12.2010 01:38, schrieb Holger Mauermann: With LIST "Shared/" the other users INBOX is missing, so with namespace capable clients like Thunderbird it is impossible to see or subscribe this folder. After restarting Thunderbird now I can see and subscribe the other u

Re: [Dovecot] problem with ~/mail/ namespace

2010-12-15 Thread Willie Gillespie
On 12/15/2010 01:43 PM, Tom Lieuallen wrote: Dec 15 12:01:52 zen.engr.oregonstate.edu dovecot: [ID 583609 mail.warning] imap(tom2): Warning: Subscriptions file /nfs/rack/u4/t/tom2/mail/.subscriptions: Ignoring invalid entry: ~/mail/foo1/folder1 > What's funny is that it appears to work with a p

Re: [Dovecot] ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )

2010-12-15 Thread Willie Gillespie
Willie Gillespie wrote: Does your configuration file have those "<" characters in it? If so, try getting rid of those. It was pointed out to me that v2 does show "<" characters in the docs, which I guess is a change since v1. http://wiki2.dovecot.org/SSL/Dovecot

Re: [Dovecot] ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )

2010-12-15 Thread Willie Gillespie
Frank Bonnet wrote: ssl_cert = Does your configuration file have those "<" characters in it? If so, try getting rid of those. ssl_cert = /etc/ssl/certs/dovecot.pem ssl_key = /etc/ssl/private/dovecot.pem

Re: [Dovecot] Feature request

2010-12-13 Thread Willie Gillespie
On 12/13/2010 04:36 AM, Charles Marcus wrote: On 2010-12-13 6:24 AM, Willie Gillespie wrote: I'm going to guess that it's Thunderbird 3.x. It has an issue where sometimes it (somehow) decides that it needs to keep downloading all the messages over and over again until it fills the u

Re: [Dovecot] Feature request

2010-12-13 Thread Willie Gillespie
Charles Marcus wrote: Also - what version of Thunderbird is this? I'm going to guess that it's Thunderbird 3.x. It has an issue where sometimes it (somehow) decides that it needs to keep downloading all the messages over and over again until it fills the user's hard drive. I had it happen

Re: [Dovecot] extra fields with "passwd" userdb

2010-12-10 Thread Willie Gillespie
Patrick McLean wrote: Hi, On 10/12/10 01:30 PM, Kui Zhang wrote: Hello It is is possible. You just need to replace the. maildir: prefix with mdbox:, for mail_location, for each one of the test mail boxes. Thanks for the reply, although I am not sure you understand the question. I know wha

Re: [Dovecot] Dovecot as IMAP proxy to Exchange

2010-12-09 Thread Willie Gillespie
Hugo Monteiro wrote: Hello list, I'm looking into the possibility to setup dovecot to act as an IMAP proxy to an Exchange server. Things i know beforehand: - I will not be able to use the ldap (Active Directory) user DN for auth binds (but i discovered that i could could use the user userPri

Re: [Dovecot] IMAP aggregation and MUPDATE protocolo

2010-11-24 Thread Willie Gillespie
Timo Sirainen wrote: I'm planning on implementing "IMAP client" backend for lib-storage, which means you could create namespaces that are proxied to remote IMAP server. Or even make Dovecot act as a caching IMAP proxy for your real IMAP server. This would allow for some amazing setups.

Re: [Dovecot] Troube with GSSAPI auth

2010-11-24 Thread Willie Gillespie
asd dsa wrote: Maybe auth_gssapi_hostname should = melchior.td.pmz.com.ua since that's what is in your keytab. Yep, it helps, but ive got another error: auth: Info: gssapi(?,192.168.1.2): While processing incoming data: Unspecified GSS failure. Minor code may provide more information auth: I

Re: [Dovecot] Troube with GSSAPI auth

2010-11-23 Thread Willie Gillespie
asd dsa wrote: Maybe you need to set auth_gssapi_hostname? I added auth_gssapi_hostname = servertd.td.pmz.com.ua (its the KDC) to dovecot.conf and generated again service principals: slot KVNO Principal - 1 14

Re: [Dovecot] "list" ACL privilege ignored for LSUB command?

2010-11-22 Thread Willie Gillespie
Timo Sirainen wrote: On Mon, 2010-11-22 at 12:22 -0700, Willie Gillespie wrote: Two things I noticed though: SUBSCRIBE-ing to the mailbox is still successful Hmm. I kind of disagree with the RFC there.. If you have 'r' rights to the mailbox, you can select it. You know that it e

[Dovecot] "list" ACL privilege ignored for LSUB command?

2010-11-22 Thread Willie Gillespie
Hello, I am new to this list, so feel free to correct me if I do something wrong. I don't have a problem, just a question. The RFC which covers IMAP ACLs [1] states that one of the standard rights is: l - lookup (mailbox is visible to LIST/LSUB commands, SUBSCRIBE mailbox) If I have