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

2011-11-30 Thread Patrick Ben Koetter
* Robert Schetterer : > Am 29.11.2011 23:17, schrieb Michael M Slusarz: > > Quoting Patrick Ben Koetter : > > > >> * Ralf Hildebrandt : > >>> While our webmail installation creates "Sent" as a Sent-Items Folder, > >>> Apple Mail creates "Sent Messages". > >>> > >>> Is there a way of "mapping" fold

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

2011-11-30 Thread Robert Schetterer
Am 30.11.2011 09:21, schrieb Patrick Ben Koetter: > * Robert Schetterer : >> Am 29.11.2011 23:17, schrieb Michael M Slusarz: >>> Quoting Patrick Ben Koetter : >>> * Ralf Hildebrandt : > While our webmail installation creates "Sent" as a Sent-Items Folder, > Apple Mail creates "Sent Mes

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

2011-11-30 Thread Robert Schetterer
Am 30.11.2011 09:25, schrieb Robert Schetterer: > Am 30.11.2011 09:21, schrieb Patrick Ben Koetter: >> * Robert Schetterer : >>> Am 29.11.2011 23:17, schrieb Michael M Slusarz: Quoting Patrick Ben Koetter : > * Ralf Hildebrandt : >> While our webmail installation creates "Sent" as

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

2011-11-30 Thread Patrick Ben Koetter
* Robert Schetterer : > Am 30.11.2011 09:21, schrieb Patrick Ben Koetter: > > * Robert Schetterer : > >> Am 29.11.2011 23:17, schrieb Michael M Slusarz: > >>> Quoting Patrick Ben Koetter : > > There's an RFC, but it hasn't been adopted yet. Neither by IMAP > servers nor by IMAP clien

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

2011-11-30 Thread Robert Schetterer
Am 30.11.2011 09:56, schrieb Patrick Ben Koetter: > * Robert Schetterer : >> Am 30.11.2011 09:21, schrieb Patrick Ben Koetter: >>> * Robert Schetterer : Am 29.11.2011 23:17, schrieb Michael M Slusarz: > Quoting Patrick Ben Koetter : >> >> There's an RFC, but it hasn't been adopted

Re: [Dovecot] Fault tolerant architecture

2011-11-30 Thread Simone Caruso
On 28/11/2011 23:14, Marcelo Salhab Brogliato wrote: > Hi, > I'm new to this list and want your help. > I'm the mail admin for some domains in Rio de Janeiro - Brazil. Today we have > only one machine running dovecot (imap+pop3) with local mail. > We are migrating to two virtual machines in kvm ru

Re: [Dovecot] second active directory

2011-11-30 Thread Айдар Камалов
SOLVED. Problem solved. There was double users in both AD domains. 30.11.2011 10:57, Айдар Камалов пишет: Hello! There is dovecot authenticating through AD. All is working well, if authentication is just one of AD. But there is another AD, and working with 2 AD's dovecot don't recognizes last

[Dovecot] lda/sieve ignores quota from ldap

2011-11-30 Thread Jens Meißner
Hello, I'm using Dovecot 2.0 with Sieve as MDA and Postfix as MTA. The Postfix delivery command is /usr/lib/dovecot/dovecot-lda -f "$SENDER" -a "$RECIPIENT". I have set a default quota with quota_rule = *:storage=1G. Some users should have a larger quota. This is defined in a ldap directory and I

[Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Terry Carmen
I need to make the IMAP interface of an Exchange 2000 server available on the net, however I would like to give it a little protection, and believe Dovecot's IMAP proxy might be appropriate. Does anybody have a *really simple* config that would allow IMAP pass-through to a single Exchange s

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Jerry
On Wed, 30 Nov 2011 15:36:46 -0500 Terry Carmen articulated: > I need to make the IMAP interface of an Exchange 2000 server > available on the net, however I would like to give it a little > protection, and believe Dovecot's IMAP proxy might be appropriate. > > Does anybody have a *really simple*

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Terry Carmen
- Message from Jerry - Date: Wed, 30 Nov 2011 17:14:06 -0500 From: Jerry Reply-To: dovecot@dovecot.org Subject: Re: [Dovecot] MS Exchange IMAP Proxy To: dovecot@dovecot.org On Wed, 30 Nov 2011 15:36:46 -0500 Terry Carmen articulated: I need to make the IMAP interf

Re: [Dovecot] can not get t'bird to create folder

2011-11-30 Thread sean darcy
On 11/28/2011 06:50 PM, sean darcy wrote: dovecot-2.0.16 on Fedora 15. thunderbird-8.0 I can access dovecot from thunderbird, imap maildir. But when I try to create a new folder, nothing happens. I'm not using LAYOUT=fs, so I have added, tb-extra-mailbox-sep, which didn't seem relevant anyhow.

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Dovecot-GDH
>> An Exchange 2000 server is ancient. I wouldn't waste time with it >> unless there was no possible way to get an updated version; ie, Exchange >> server 2010. > > > The client won't pay for an Exchange update just to support a handful of > external IMAP users. > > It works perfectly well inte

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Timo Sirainen
On 30.11.2011, at 22.36, Terry Carmen wrote: > Does Dovecot do any cleanup of the IMAP commands that would be useful in > protecting Exchange (from this, http://www.cvedetails.com/cve/CVE-2007-0221/ > for example), or am I barking up the wrong tree? v2.1 with imapc backend can be used to do thi

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Terry Carmen
- Message from Timo Sirainen - Date: Thu, 1 Dec 2011 04:47:30 +0200 From: Timo Sirainen Subject: Re: [Dovecot] MS Exchange IMAP Proxy To: Terry Carmen Cc: dovecot@dovecot.org On 30.11.2011, at 22.36, Terry Carmen wrote: Does Dovecot do any cleanup of the IMAP com

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Terry Carmen
If the client is inept enough to run Exchange 2000 for only a handful of users, you're probably wasting your time attempting to sanitize IMAP commands. If your contract with them mandates that you secure their server, you'll most likely have to replace their broken software. There are ove

Re: [Dovecot] MS Exchange IMAP Proxy

2011-11-30 Thread Stan Hoeppner
On 11/30/2011 2:36 PM, Terry Carmen wrote: > I need to make the IMAP interface of an Exchange 2000 server available > on the net, however I would like to give it a little protection, and > believe Dovecot's IMAP proxy might be appropriate. > > Does anybody have a *really simple* config that would

Re: [Dovecot] can't get sieve to sort virus into spam

2011-11-30 Thread Stephan Bosch
On 12/1/2011 3:37 AM, sean darcy wrote: On 11/29/2011 03:00 AM, Stephan Bosch wrote: On 11/29/2011 4:09 AM, Duane Hill wrote: On Tuesday, November 29, 2011 at 02:28:29 UTC, seandar...@gmail.com confabulated: I can't get sieve to put virus files in the SPAM folder. does not end up into SPAM