Re: [Dovecot] LMTP Setup/Design Help Request

2013-04-09 Thread Jan Phillip Greimann
(forgot to send to list) Hi Matthias, Here a litte bit of code snipplets how I configured dovecot authentication via relay domains. No user-handling in postfix exept relay domains and virtual alias map, user-handling over dovecot SASL/LMTP. This is no complete configuration, no warranty

[Dovecot] 2.2.0rc6: crash with mailbox_list_index=yes (and virtual?)

2013-04-09 Thread Lutz Preßler
Hello (Timo), depending on the client (with OfflineIMAP, but not a mobile one) my dovecot test configuration (config on request) crashes if mailbox_list_index=yes: Apr 9 09:26:31 host dovecot: imap-login: Login: user=user, method=CRAM-MD5, rip=2001:::::::,

Re: [Dovecot] No such file or directory error setting up dict quota for mdbox

2013-04-09 Thread ADRIAN SANTOS MARRERO
Hi again, I've finally resolved this problem. It was related with apparmor blocking the fstat system call for the lmtp process. Regards. 2013/4/8 ADRIAN SANTOS MARRERO asma...@ull.edu.es Hi, I've some troubles setting up the dict based quota plugin for mdbox, it always returns a error when

Re: [Dovecot] make check error for Pigeonhole v0.3.4 for Dovecot v2.1.16

2013-04-09 Thread Giam Teck Choon
On 04/09/2013 06:05 AM, Stephan Bosch wrote: On 4/8/2013 8:16 PM, Giam Teck Choon wrote: Hi, When I compile Pigeonhole v0.3.4 with Dovecot v2.1.16 until make check output as below from my rpmbuild output: Test case: ./tests/extensions/mailbox/execute.svtest: 1: Test 'MailboxExists - None

[Dovecot] 2.1.16 Solaris 10 compile regression Sunstudio compiler

2013-04-09 Thread Tomi Vainio
Hi, src/plugins/quota/quota-status.c won't compile due to missing include getopt.h needed for optarg % make source='quota-status.c' object='quota-status.o' libtool=no \ DEPDIR=.deps depmode=none /bin/bash ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib

[Dovecot] Received date on emails is wrong after file copying

2013-04-09 Thread maia
Hi, I have installed a new mail server where I'm migrating from Courier to Dovecot. I have made a mistake when I was copying over the emails so the date/time mark on them is updated. So all my mails are now from the copy date/time and not the real receive time. I have tried to copy the emails

Re: [Dovecot] script to detect dictionary attacks

2013-04-09 Thread Julio Cesar Covolato
Hi Reindl. I have a similar script to detect brute force attacs to dovecot sasl auth sistem, it's very simple to adapt to pop/imap failures log: http://psi.com.br/~julio/postfix/sasl-killer.sh Regards, -- - _Julio Cesar Covolato 0v0 ju...@psi.com.br

[Dovecot] Pigeonhole 0.3.4: Warning: sieve: encountered corrupt binary: re-compiling script

2013-04-09 Thread Daniel Piddock
Hi all, Upgraded to Dovecot 2.1.16 and Pigeonhole 0.3.4 yesterday. We use lmtp and sieve. I've now started to see in the logs the following entries: Warning: Jz6kNv8AY1FdfQAAVMeomg: sieve: encountered corrupt binary: re-compiling script [script path] The script then appears to run correctly and

Re: [Dovecot] How to see folders/subfolders/emails through imap

2013-04-09 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 8 Apr 2013, Stephan von Krawczynski wrote: I am trying to do something very simple - at least thats what I thought. I have some fs, it contains folders and subfolders with email files ordered like maildir. Now I try to set up dovecot on top

[Dovecot] failed compiling dovecot 2.1.16 under solaris

2013-04-09 Thread Jürgen Obermann
Hello, compiling doevoct-2.1.16 with sun-compiler under solaris 10 gave me the following error source='quota-status.c' object='quota-status.o' libtool=no \ DEPDIR=.deps depmode=none /bin/bash ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib

Re: [Dovecot] Pigeonhole 0.3.4: Warning: sieve: encountered corrupt binary: re-compiling script

2013-04-09 Thread Stephan Bosch
Op 4/9/2013 4:04 PM, Daniel Piddock schreef: Hi all, Upgraded to Dovecot 2.1.16 and Pigeonhole 0.3.4 yesterday. We use lmtp and sieve. I've now started to see in the logs the following entries: Warning: Jz6kNv8AY1FdfQAAVMeomg: sieve: encountered corrupt binary: re-compiling script [script

[Dovecot] How to exec /usr/libexec/dovecot/imap with specific maildir location

2013-04-09 Thread David Woodhouse
Once upon a time I could configure my mailer to access my historical archives by running something like ssh $mailserver MAIL=maildir:~/Maildir-archive dovecot --exec-mail imap I need to run /usr/libexec/dovecot/imap manually now, and I've fixed that a while ago for my normal email access. But

Re: [Dovecot] How to see folders/subfolders/emails through imap

2013-04-09 Thread Stephan von Krawczynski
On Tue, 9 Apr 2013 16:50:40 +0200 (CEST) Steffen Kaiser skdove...@smail.inf.fh-brs.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 8 Apr 2013, Stephan von Krawczynski wrote: I am trying to do something very simple - at least thats what I thought. I have some fs, it

Re: [Dovecot] How to see folders/subfolders/emails through imap

2013-04-09 Thread Robert Schetterer
Am 09.04.2013 16:50, schrieb Steffen Kaiser: b) you mentioned thunderbird, which does not use maildir to my knowledge http://jaisejames.wordpress.com/2012/03/15/to-activate-maildir-in-thunderbird/ Best Regards MfG Robert Schetterer -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64

Re: [Dovecot] How to exec /usr/libexec/dovecot/imap with specific maildir location

2013-04-09 Thread Ben Morrow
At 5PM +0100 on 9/04/13 you (David Woodhouse) wrote: Once upon a time I could configure my mailer to access my historical archives by running something like ssh $mailserver MAIL=maildir:~/Maildir-archive dovecot --exec-mail imap I need to run /usr/libexec/dovecot/imap manually now, and

Re: [Dovecot] How to see folders/subfolders/emails through imap

2013-04-09 Thread Timo Sirainen
On 8.4.2013, at 18.51, Stephan von Krawczynski sk...@ithnet.com wrote: I am trying to do something very simple - at least thats what I thought. I have some fs, it contains folders and subfolders with email files ordered like maildir. Now I try to set up dovecot on top simply to let some imap

Re: [Dovecot] Received date on emails is wrong after file copying

2013-04-09 Thread Timo Sirainen
On 9.4.2013, at 14.59, m...@weiser.dk wrote: I have tried to copy the emails over again, so they get the right date/time on the file level. And when I look at a single email in details in SquirrelMail it has now the right date/time, but when I look at the overview of a folder it still have

Re: [Dovecot] failed compiling dovecot 2.1.16 under solaris

2013-04-09 Thread Timo Sirainen
On 9.4.2013, at 18.29, Jürgen Obermann juergen.oberm...@hrz.uni-giessen.de wrote: quota-status.c, line 200: undefined symbol: optarg quota-status.c, line 200: warning: improper pointer/integer combination: arg #1 cc: acomp failed for quota-status.c + #include stdlib.h What about with

[Dovecot] Any simple way to block logins by IP address?

2013-04-09 Thread Steve Campbell
Does Dovecot have a facility to block pop3 and imap logins by IP address. I usually do this by putting the IPs in my border firewall, but it's in transition currently to a new one, and I'd like to end connection fairly fast. If it matters, I'm using 2.0.9. Thanks steve campbell

Re: [Dovecot] How to see folders/subfolders/emails through imap

2013-04-09 Thread Steffen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephan von Krawczynski wrote: On Tue, 9 Apr 2013 16:50:40 +0200 (CEST) Steffen Kaiser skdove...@smail.inf.fh-brs.de wrote: I tried to tell dovecot that spooldir is mail_location=maildir:spooldir:LAYOUT=fs Works for me, Dovecot v2.2RC3

Re: [Dovecot] How to exec /usr/libexec/dovecot/imap with specific maildir location

2013-04-09 Thread David Woodhouse
On Tue, 2013-04-09 at 18:44 +0100, Ben Morrow wrote: /usr/libexec/dovecot/imap -o mail_location=maildir:~/Maildir-archive Perfect. Thank you. -- dwmw2 smime.p7s Description: S/MIME cryptographic signature

Re: [Dovecot] How to see folders/subfolders/emails through imap

2013-04-09 Thread Stephan von Krawczynski
On Tue, 09 Apr 2013 21:19:25 +0200 Steffen skdove...@smail.inf.fh-brs.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stephan von Krawczynski wrote: On Tue, 9 Apr 2013 16:50:40 +0200 (CEST) Steffen Kaiser skdove...@smail.inf.fh-brs.de wrote: I tried to tell dovecot that

Re: [Dovecot] crash with dovecot 2.2: Panic: Buffer full

2013-04-09 Thread Timo Sirainen
On 8.4.2013, at 23.26, to...@starbridge.org wrote: imap(clean-quarant...@spamguard.fr): Panic: file istream.c: line 153 (i_stream_read): assertion failed: (_stream-skip != _stream-pos) http://hg.dovecot.org/dovecot-2.2/rev/fbef40826602 should fix this.

Re: [Dovecot] Sync errors trying to sync old mbox inboxes to dovecot

2013-04-09 Thread Timo Sirainen
On 9.4.2013, at 1.41, Michael Smith msm...@giganews.com wrote: I tried importing the anonymized file, and there were no errors. So, it's something with the actual data. UTF-8 issues? While I can't send you a raw customer's mailbox, one of the failures is a 'role' account mailbox, with

Re: [Dovecot] 2.2.0rc6: crash with mailbox_list_index=yes (and virtual?)

2013-04-09 Thread Timo Sirainen
On 9.4.2013, at 11.02, Lutz Preßler lutz.press...@sernet.de wrote: depending on the client (with OfflineIMAP, but not a mobile one) my dovecot test configuration (config on request) crashes if mailbox_list_index=yes: Thanks, fixed: http://hg.dovecot.org/dovecot-2.2/rev/f39664bd4b29

Re: [Dovecot] Any simple way to block logins by IP address?

2013-04-09 Thread Joseph Tam
Steve Campbel writes: Does Dovecot have a facility to block pop3 and imap logins by IP address. I usually do this by putting the IPs in my border firewall, but it's in transition currently to a new one, and I'd like to end connection fairly fast. You probably want to compile in tcp_wrapper