Re: [Dovecot] Email filters

2011-10-21 Thread Stephan Bosch
On 10/21/2011 8:40 AM, Jos Chrispijn wrote: Hi Stephan, Thanks, would love to use that one, but I follow the ports(upgrades) and currently we are on _dovecot-1.2.17_ Secure and compact IMAP and POP3 servers where the Pigeonhole port demands Dovecot 2.0? Well, Pigeonhole is available f

[Dovecot] Quota

2011-10-21 Thread nuno marques
hi, I'm having some difficulty understanding the connection between postfix, dovecot and quota. What is the best way to set up quotas? through the file system quota and maildir? Need the dovecot lda working? The postfix needs a patch? I was thinking about setting quotas on file system, the

Re: [Dovecot] Quota

2011-10-21 Thread Duane Hill
On Fri, 21 Oct 2011, nuno marques wrote: hi, I'm having some difficulty understanding the connection between postfix, dovecot and quota. What is the best way to set up quotas? through the file system quota and maildir? Need the dovecot lda working? The postfix needs a patch? I was thinking ab

Re: [Dovecot] Quota

2011-10-21 Thread Simone Caruso
It's depends on the kind of quota u need: mailbox usage, messages size, message count per month /domain /user /server.. if u want to limit per user mailbox quota use dovecot's quota plugin.. -- Simone Caruso IT Consultant

Re: [Dovecot] Quota

2011-10-21 Thread Charles Marcus
On 2011-10-21 6:43 AM, nuno marques wrote: The system as a whole is composed of:dovecot-2.0-0.10.beta6.20100630.el6.x86_64 Fyi, this is really old, you should upgrade to the latest version... -- Best regards, Charles

Re: [Dovecot] Quota

2011-10-21 Thread nuno marques
for mailbox usage. I have to use dovecot lda? dovecot-2.0-0.10.beta6.20100630.el6.x86_64 -> 2.0.beta6 (3156315704ef)openldap-servers-2.4.19-15.el6_0.2.x86_64postfix-2.6.6-2.1.el6_0.x86_64mailscanner-4.84.3-1.noarchspamassassin-3.3.1-2.el6.x86_64centos 6 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Ju

Re: [Dovecot] Don't Know Where Emails Are Or What's Happening

2011-10-21 Thread Simon Brereton
On 20 October 2011 19:45, Jack Fredrikson wrote: > > > From: Simon Brereton > To: "dovecot@dovecot.org" > Sent: Thursday, October 20, 2011 7:07 PM > Subject: Re: [Dovecot] Don't Know Where Emails Are Or What's Happening > > First, I'm subscribing to postfix as pe

[Dovecot] Accessing a strange mailbox

2011-10-21 Thread Micah Anderson
I have a user who has a mailbox called: A->B It seemed to work in courier fine, they managed to create it, and there are mails in it. However, dovecot is not letting the user access it, the IMAP server gives an error. I tried to rename it but I would also get an error: # doveadm mailbox ren

Re: [Dovecot] Don't Know Where Emails Are Or What's Happening

2011-10-21 Thread Jack Fredrikson
From: Simon Brereton To: "dovecot@dovecot.org" Sent: Friday, October 21, 2011 10:12 AM Subject: Re: [Dovecot] Don't Know Where Emails Are Or What's Happening > Well, unless the link I sent you helped you with the the table locking > problem, ask over there for

Re: [Dovecot] Don't Know Where Emails Are Or What's Happening

2011-10-21 Thread Jack Fredrikson
Wait a minute! PostfixAdmin has no problems with MySQL. They have a setup page that verifies the MySQL connection among other things, and everything checks out perfectly well. At any rate, Simon, am now communicating with the Postfix list as well ;) Thanks, Jack

[Dovecot] Getting the SMTP envelope through IMAP?

2011-10-21 Thread Hadmut Danisch
Hi, just a simple question about dovecot: The mbox file format contains the SMTP envelope sender and transmission date in a FROM ... line preceding the RFC822 mail header and body. As far as I see at the moment, the IMAP protocol does not support transmission of that SMTP envelope data in either

Re: [Dovecot] Don't Know Where Emails Are Or What's Happening

2011-10-21 Thread Simon Brereton
On 21 October 2011 10:55, Jack Fredrikson wrote: > > > > > From: Simon Brereton > To: "dovecot@dovecot.org" > Sent: Friday, October 21, 2011 10:12 AM > Subject: Re: [Dovecot] Don't Know Where Emails Are Or What's Happening > >> Well, unless the link I sent you he

Re: [Dovecot] can not receive email upgrading from ubuntu 11.4 to 11.10

2011-10-21 Thread Nikolaos Petronikolos
Thank you very much for your answer and for your time . of course it worked just fine the solution you proposed. thank you once more . Best regards Nikolaos James Page-4 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi Nikolaos > > On 19/10/11 10:54, Nikolaos Petronikolos w

Re: [Dovecot] Getting the SMTP envelope through IMAP?

2011-10-21 Thread Andrzej Adam Filip
Hadmut Danisch wrote: > just a simple question about dovecot: > > The mbox file format contains the SMTP envelope sender and transmission > date in a FROM ... line preceding the RFC822 mail header and body. > > As far as I see at the moment, the IMAP protocol does not support > transmission of tha

Re: [Dovecot] Getting the SMTP envelope through IMAP?

2011-10-21 Thread Dennis Guhl
On Fri, Oct 21, 2011 at 05:34:49PM +0200, Hadmut Danisch wrote: > Hi, > > just a simple question about dovecot: > > The mbox file format contains the SMTP envelope sender and transmission > date in a FROM ... line preceding the RFC822 mail header and body. The line 'From foo@bar [..]' is only a

Re: [Dovecot] xi.rename-it.nl down?

2011-10-21 Thread Peter Lindgren
Stephan Bosch skrev 2011-10-19 17:30: Op 19-10-2011 16:12, Jim Knuth schreef: Hello, is http://xi.rename-it.nl down? Apticron shows me permanently errors. Yes. I noticed this yesterday. For cases like this, http://www.downforeveryoneorjustme.com/ is a quick and easy test. /Peter -- Peter

Re: [Dovecot] Getting the SMTP envelope through IMAP?

2011-10-21 Thread Hadmut Danisch
On 21.10.2011 20:02, Dennis Guhl wrote: > The SMTP envelope does only exist within the involved MTAs and only as > long as the message is not finally delivered. The intended use is to create a backup from a mailbox through IMAP, which is as close as possible to the original mbox file, thus resembl

[Dovecot] Quota fs

2011-10-21 Thread nuno marques
Hi, I have the following error, any help? imap(user4): Error: quotactl(Q_GETQUOTA, /dev/mapper/VolGroup-lv_root) failed: Permission denied The system as a whole is composed of: dovecot-2.0.14-1_130.el6.x86_64 openldap-servers-2.4.19-15.el6_0.2.x86_64 postfix-2.6.6-2.1.el6_0.x86_64 mailscann